JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-03-28T00:08:46.870Z||main|||||INFO|500||The following profiles are active: basic 2023-03-28T00:08:58.180Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-28T00:08:58.181Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-28T00:08:58.348Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-28T00:09:00.944Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-28T00:09:01.521Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-28T00:09:02.058Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-28T00:09:02.419Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-28T00:09:03.349Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-28T00:09:06.185Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-28T00:09:06.629Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-03-28T00:09:08.776Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-28T00:09:08.901Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-28T00:09:08.957Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-28T00:09:08.981Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-28T00:09:09.582Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-28T00:09:10.102Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-28T00:09:11.050Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-03-28T00:09:11.899Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-03-28T00:09:11.900Z||main|||||ERROR|500||(conn=757) Table 'catalogdb.activity_spec' doesn't exist 2023-03-28T00:09:11.916Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet 2023-03-28T00:09:14.192Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-03-28T00:09:16.448Z||main|||||WARN|500||--- 2023-03-28T00:09:16.448Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-28T00:09:16.448Z||main|||||WARN|500||--- 2023-03-28T00:09:16.816Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-28T00:09:20.835Z||main|||||INFO|500||Started Application in 39.71 seconds (JVM running for 42.828) 2023-03-28T00:09:20.867Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-28T00:09:20.870Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-28T00:09:20.916Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-28T00:09:20.971Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 36d9ee3d-086f-4e84-b095-24cd6d95c9db url= /sdc/v1/artifactTypes 2023-03-28T00:09:20.978Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-28T00:09:21.184Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-28T00:09:21.235Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-03-28T00:09:21.236Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-03-28T00:09:21.236Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 306609d4-8db6-4f4a-bcc7-bcddc0ce8cbe url= /sdc/v1/distributionKafkaData 2023-03-28T00:09:21.236Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-03-28T00:09:21.282Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-28T00:09:21.288Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@706a0af 2023-03-28T00:09:21.344Z||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-a5dea4a2-f077-4cba-89b8-03f6f4f326f2 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-03-28T00:09:21.390Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a5dea4a2-f077-4cba-89b8-03f6f4f326f2] Instantiated an idempotent producer. 2023-03-28T00:09:21.469Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-03-28T00:09:21.517Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-28T00:09:21.518Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-28T00:09:21.518Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679962161515 2023-03-28T00:09:21.523Z||scheduling-1|||||INFO|500||start DistributionClient 2023-03-28T00:09:21.613Z||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-567aec32-8ab9-43f1-ae23-c8a5c7942fd7 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-28T00:09:21.721Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-28T00:09:21.721Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-28T00:09:21.721Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679962161721 2023-03-28T00:09:21.723Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:09:21.725Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:09:21.726Z||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-99612623-31c4-4cbe-995f-2c80cf56390a client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-28T00:09:21.733Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-28T00:09:21.733Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-28T00:09:21.734Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679962161733 2023-03-28T00:09:21.734Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:09:21.736Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:09:21.759Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-03-28T00:09:22.469Z||kafka-producer-network-thread | SO-sdc-controller-producer-a5dea4a2-f077-4cba-89b8-03f6f4f326f2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a5dea4a2-f077-4cba-89b8-03f6f4f326f2] Cluster ID: 2FA2H0i7RO6REt4J-f5H5Q 2023-03-28T00:09:22.470Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T00:09:22.471Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T00:09:22.471Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 bStZ20GYS8y4gS5OTdIhHA 2023-03-28T00:09:22.471Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T00:09:22.472Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 bStZ20GYS8y4gS5OTdIhHA 2023-03-28T00:09:22.472Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T00:09:22.472Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 bStZ20GYS8y4gS5OTdIhHA 2023-03-28T00:09:22.472Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T00:09:22.472Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 bStZ20GYS8y4gS5OTdIhHA 2023-03-28T00:09:22.472Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T00:09:22.472Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 bStZ20GYS8y4gS5OTdIhHA 2023-03-28T00:09:22.472Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 bStZ20GYS8y4gS5OTdIhHA 2023-03-28T00:09:22.475Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Cluster ID: 2FA2H0i7RO6REt4J-f5H5Q 2023-03-28T00:09:22.511Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Cluster ID: 2FA2H0i7RO6REt4J-f5H5Q 2023-03-28T00:09:22.512Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-03-28T00:09:22.511Z||kafka-producer-network-thread | SO-sdc-controller-producer-a5dea4a2-f077-4cba-89b8-03f6f4f326f2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a5dea4a2-f077-4cba-89b8-03f6f4f326f2] ProducerId set to 2001 with epoch 0 2023-03-28T00:09:22.512Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-03-28T00:09:22.541Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T00:09:22.541Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T00:09:22.618Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e 2023-03-28T00:09:22.620Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-08e3cb91-9f2c-4f00-951a-439fbbf854b8 2023-03-28T00:09:22.620Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T00:09:22.620Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T00:09:22.621Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T00:09:22.621Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T00:09:28.631Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T00:09:28.631Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-08e3cb91-9f2c-4f00-951a-439fbbf854b8', protocol='range'} 2023-03-28T00:09:28.731Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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 bStZ20GYS8y4gS5OTdIhHA 2023-03-28T00:09:28.732Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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 bStZ20GYS8y4gS5OTdIhHA 2023-03-28T00:09:28.732Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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 bStZ20GYS8y4gS5OTdIhHA 2023-03-28T00:09:28.733Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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 bStZ20GYS8y4gS5OTdIhHA 2023-03-28T00:09:28.733Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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 bStZ20GYS8y4gS5OTdIhHA 2023-03-28T00:09:28.734Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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 bStZ20GYS8y4gS5OTdIhHA 2023-03-28T00:09:28.748Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-08e3cb91-9f2c-4f00-951a-439fbbf854b8=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-28T00:09:28.772Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-08e3cb91-9f2c-4f00-951a-439fbbf854b8', protocol='range'} 2023-03-28T00:09:28.772Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T00:09:28.773Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T00:09:28.773Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T00:09:28.777Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T00:09:28.777Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T00:09:28.792Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T00:09:28.793Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-03-28T00:09:28.793Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-03-28T00:09:28.793Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-03-28T00:09:28.793Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-03-28T00:09:28.793Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-28T00:09:28.794Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T00:09:28.794Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-03-28T00:09:28.794Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-03-28T00:09:28.795Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-03-28T00:09:28.795Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-03-28T00:09:28.795Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-03-28T00:09:28.820Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-28T00:09:28.821Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-28T00:09:28.870Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-28T00:09:28.870Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-28T00:09:28.870Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-28T00:09:28.870Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-28T00:09:28.873Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-28T00:09:28.873Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-28T00:09:28.875Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-28T00:09:28.876Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-28T00:09:28.877Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-28T00:09:28.877Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-28T00:10:21.731Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:10:21.737Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:11:21.733Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:11:21.738Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:12:21.734Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:12:21.739Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:13:21.736Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:13:21.741Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:14:21.737Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:14:21.742Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:15:21.738Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:15:21.743Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:16:21.740Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:16:21.745Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:17:21.740Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:17:21.745Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:18:21.742Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:18:21.747Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:18:22.659Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Node -1 disconnected. 2023-03-28T00:18:22.659Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Node -1 disconnected. 2023-03-28T00:18:22.779Z||kafka-producer-network-thread | SO-sdc-controller-producer-a5dea4a2-f077-4cba-89b8-03f6f4f326f2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a5dea4a2-f077-4cba-89b8-03f6f4f326f2] Node -1 disconnected. 2023-03-28T00:18:56.315Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-28T00:19:21.743Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:19:21.747Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:20:21.745Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:20:21.749Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:21:21.747Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:21:21.750Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:22:21.747Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:22:21.751Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:23:21.749Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:23:21.759Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:24:21.750Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:24:21.760Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:25:21.753Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:25:21.761Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:26:21.754Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:26:21.761Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:27:21.756Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:27:21.763Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:28:21.757Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:28:21.764Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:29:21.758Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:29:21.765Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:30:21.759Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:30:21.768Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:31:21.762Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:31:21.769Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:32:21.764Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:32:21.770Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:33:21.766Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:33:21.772Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:34:21.767Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:34:21.773Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:35:21.768Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:35:21.773Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:36:21.769Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:36:21.774Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:37:21.769Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:37:21.776Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:38:21.770Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:38:21.777Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:39:21.771Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:39:21.777Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:40:21.772Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:40:21.778Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:41:21.773Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:41:21.779Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:42:21.775Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:42:21.780Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:43:21.775Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:43:21.782Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:44:21.777Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:44:21.783Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:45:21.778Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:45:21.784Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:46:21.780Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:46:21.785Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:47:21.782Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:47:21.785Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:48:21.783Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:48:21.785Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:49:21.783Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:49:21.786Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:50:21.784Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:50:21.788Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:51:21.785Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:51:21.789Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:52:21.785Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:52:21.789Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:53:21.787Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:53:21.790Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:54:21.788Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:54:21.792Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:55:21.789Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:55:21.792Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:56:21.791Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:56:21.794Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:57:21.793Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:57:21.795Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:58:21.795Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:58:21.796Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T00:59:21.796Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T00:59:21.797Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:00:21.797Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:00:21.798Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:01:21.799Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:01:21.799Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:02:21.800Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:02:21.801Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:03:21.801Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:03:21.803Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:04:21.802Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:04:21.803Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:05:21.804Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:05:21.804Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:06:21.805Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:06:21.805Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:07:21.805Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:07:21.806Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:08:21.807Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:08:21.807Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:09:21.809Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:09:21.809Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:10:21.810Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:10:21.810Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:11:21.811Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:11:21.812Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:12:21.811Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:12:21.812Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:13:21.811Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:13:21.814Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:14:21.813Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:14:21.815Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:15:21.813Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:15:21.816Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:16:21.815Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:16:21.818Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:17:21.816Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:17:21.819Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:18:21.816Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:18:21.819Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:19:21.818Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:19:21.819Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:20:21.819Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:20:21.820Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:21:21.820Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:21:21.821Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:22:21.821Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:22:21.822Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:23:21.821Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:23:21.822Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:24:21.822Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:24:21.824Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:25:21.822Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:25:21.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:26:21.824Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:26:21.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:27:21.826Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:27:21.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:28:21.827Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:28:21.828Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:29:21.828Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:29:21.828Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:30:21.829Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:30:21.830Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:31:21.830Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:31:21.830Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:32:21.830Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:32:21.831Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:33:21.832Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:33:21.833Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:34:21.834Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:34:21.834Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:35:21.835Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:35:21.835Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:36:21.837Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:36:21.837Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:37:21.837Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:37:21.838Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:38:21.838Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:38:21.839Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:39:21.839Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:39:21.840Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:40:21.841Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:40:21.842Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:41:21.842Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:41:21.842Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:42:21.844Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:42:21.844Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:43:21.844Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:43:21.845Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:44:21.845Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:44:21.846Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:45:21.846Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:45:21.847Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:46:21.848Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:46:21.848Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:47:21.850Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:47:21.850Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:48:21.851Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:48:21.851Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:49:21.853Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:49:21.853Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:50:21.854Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:50:21.854Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:51:21.854Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:51:21.856Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:52:21.855Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:52:21.858Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:53:21.855Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:53:21.858Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:54:21.856Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:54:21.859Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:55:21.858Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:55:21.861Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:56:21.858Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:56:21.862Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:57:21.859Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:57:21.864Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:58:21.860Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:58:21.865Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T01:59:21.862Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T01:59:21.865Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:00:21.863Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:00:21.865Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:01:21.864Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:01:21.866Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:02:21.867Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:02:21.868Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:03:21.869Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:03:21.869Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:04:21.870Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:04:21.871Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:05:21.871Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:05:21.871Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:06:21.872Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:06:21.871Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:07:21.872Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:07:21.872Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:08:21.872Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:08:21.874Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:09:21.874Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:09:21.875Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:10:21.874Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:10:21.875Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:11:21.875Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:11:21.876Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:12:21.876Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:12:21.876Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:13:21.876Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:13:21.877Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:14:21.877Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:14:21.878Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:15:21.879Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:15:21.879Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:16:21.880Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:16:21.880Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:17:21.880Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:17:21.882Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:18:21.882Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:18:21.882Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:19:21.884Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:19:21.884Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:20:21.884Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:20:21.884Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:21:21.886Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:21:21.886Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:22:21.887Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:22:21.887Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:23:21.888Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:23:21.888Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:24:21.890Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:24:21.890Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:25:21.891Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:25:21.891Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:26:21.891Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:26:21.891Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:27:21.892Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:27:21.893Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:28:21.894Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:28:21.894Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:29:21.896Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:29:21.896Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:30:21.897Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:30:21.898Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:31:21.897Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:31:21.899Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:32:21.899Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:32:21.899Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:33:21.899Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:33:21.900Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:34:21.901Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:34:21.902Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:35:21.903Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:35:21.903Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:36:21.904Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:36:21.904Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:37:21.904Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:37:21.905Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:38:21.905Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:38:21.906Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:39:21.906Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:39:21.907Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:40:21.907Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:40:21.908Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:41:21.908Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:41:21.909Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:42:21.910Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:42:21.911Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:43:21.910Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:43:21.911Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:44:21.912Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:44:21.911Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:45:21.912Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:45:21.913Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:46:21.913Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:46:21.914Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:47:21.915Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:47:21.915Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:48:21.915Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:48:21.915Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:49:21.915Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:49:21.916Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:50:21.917Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:50:21.918Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:51:21.917Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:51:21.919Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:52:21.919Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:52:21.919Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:53:21.919Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:53:21.920Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:54:21.919Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:54:21.921Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:55:21.921Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:55:21.921Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:56:21.922Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:56:21.923Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:57:21.923Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:57:21.924Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:58:21.924Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:58:21.925Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T02:59:21.925Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T02:59:21.925Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:00:21.926Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:00:21.927Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:01:21.927Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:01:21.928Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:02:21.928Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:02:21.928Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:03:21.929Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:03:21.930Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:04:21.929Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:04:21.930Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:05:21.930Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:05:21.931Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:06:21.932Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:06:21.932Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:07:21.933Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:07:21.934Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:08:21.934Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:08:21.934Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:09:21.935Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:09:21.935Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:10:21.936Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:10:21.937Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:11:21.937Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:11:21.938Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:12:21.937Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:12:21.938Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:13:21.939Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:13:21.938Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:14:21.939Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:14:21.940Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:15:21.941Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:15:21.941Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:16:21.941Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:16:21.942Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:17:21.942Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:17:21.943Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:18:21.943Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:18:21.944Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:19:21.945Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:19:21.945Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:20:21.945Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:20:21.945Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:21:21.946Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:21:21.947Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:22:21.948Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:22:21.948Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:23:21.948Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:23:21.949Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:24:21.950Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:24:21.951Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:25:21.951Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:25:21.951Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:26:21.951Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:26:21.953Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:27:21.953Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:27:21.953Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:28:21.954Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:28:21.955Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:29:21.955Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:29:21.956Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:30:21.956Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:30:21.957Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:31:21.957Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:31:21.957Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:32:21.958Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:32:21.959Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:33:21.959Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:33:21.960Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:34:21.960Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:34:21.961Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:35:21.961Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:35:21.962Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:36:21.963Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:36:21.963Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:37:21.963Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:37:21.964Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:38:21.964Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:38:21.964Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:39:21.965Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:39:21.965Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:40:21.965Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:40:21.966Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:41:21.966Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:41:21.967Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:42:21.966Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:42:21.968Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:43:21.967Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:43:21.968Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:44:21.968Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:44:21.969Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:45:21.969Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:45:21.970Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:46:21.969Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:46:21.970Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:47:21.970Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:47:21.971Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:48:21.972Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:48:21.972Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:49:21.973Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:49:21.973Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:50:21.973Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:50:21.973Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:51:21.973Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:51:21.974Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:52:21.974Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:52:21.974Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:53:21.975Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:53:21.976Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:54:21.976Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:54:21.976Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:55:21.976Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:55:21.977Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:56:21.978Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:56:21.978Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:57:21.979Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:57:21.980Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:58:21.979Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:58:21.981Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T03:59:21.980Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T03:59:21.981Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:00:21.981Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:00:21.982Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:01:21.983Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:01:21.983Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:02:21.984Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:02:21.984Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:03:21.985Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:03:21.986Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:04:21.987Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:04:21.987Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:05:21.987Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:05:21.988Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:06:21.988Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:06:21.989Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:07:21.989Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:07:21.989Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:08:21.989Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:08:21.989Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:09:21.989Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:09:21.990Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:10:21.991Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:10:21.991Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:11:21.992Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:11:21.992Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:12:21.992Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:12:21.993Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:13:21.993Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:13:21.994Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:14:21.994Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:14:21.994Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:15:21.996Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:15:21.996Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:16:21.996Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:16:21.997Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:17:21.998Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:17:21.998Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:18:21.998Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:18:21.999Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:19:21.998Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:19:21.999Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:20:21.999Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:20:22.000Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:21:22.000Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:21:22.001Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:22:22.001Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:22:22.001Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:23:22.001Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:23:22.001Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:24:22.003Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:24:22.003Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:25:22.003Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:25:22.004Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:26:22.005Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:26:22.005Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:27:22.005Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:27:22.006Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:28:22.006Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:28:22.007Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:29:22.007Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:29:22.009Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:30:22.008Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:30:22.009Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:31:22.009Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:31:22.011Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:32:22.009Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:32:22.012Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:33:22.010Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:33:22.012Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:34:22.011Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:34:22.013Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:35:22.013Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:35:22.014Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:36:22.014Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:36:22.014Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:37:22.015Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:37:22.016Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:38:22.016Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:38:22.017Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:39:22.017Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:39:22.019Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:40:22.019Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:40:22.019Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:41:22.019Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:41:22.020Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:42:22.021Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:42:22.021Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:43:22.022Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:43:22.022Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:44:22.022Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:44:22.023Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:45:22.023Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:45:22.023Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:46:22.025Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:46:22.026Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:47:22.026Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:47:22.026Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:48:22.027Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:48:22.027Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:49:22.027Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:49:22.028Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:50:22.029Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:50:22.030Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:51:22.030Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:51:22.030Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:52:22.030Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:52:22.031Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:53:22.032Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:53:22.032Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:54:22.033Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:54:22.033Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:55:22.034Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:55:22.034Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:56:22.034Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:56:22.035Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:57:22.034Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:57:22.035Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:58:22.035Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:58:22.036Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T04:59:22.035Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T04:59:22.037Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:00:22.037Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:00:22.037Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:01:22.037Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:01:22.038Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:02:22.039Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:02:22.040Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:03:22.039Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:03:22.040Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:04:22.040Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:04:22.041Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:05:22.040Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:05:22.042Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:06:22.040Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:06:22.042Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:07:22.042Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:07:22.044Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:08:22.043Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:08:22.045Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:09:22.044Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:09:22.046Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:10:22.045Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:10:22.047Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:11:22.045Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:11:22.048Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:12:22.046Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:12:22.049Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:13:22.047Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:13:22.049Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:14:22.048Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:14:22.050Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:15:22.050Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:15:22.051Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:16:22.051Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:16:22.053Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:17:22.054Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:17:22.054Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:18:22.055Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:18:22.056Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:19:22.056Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:19:22.057Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:20:22.057Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:20:22.057Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:21:22.057Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:21:22.059Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:22:22.058Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:22:22.059Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:23:22.060Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:23:22.061Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:23:36.841Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T05:23:36.842Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"851d61ad-274c-4af3-b422-33c98082cdcd","serviceName":"vFW 2023-03-28 05-21-29","serviceVersion":"1.0","serviceUUID":"3e29c507-7598-4faa-b59c-c6d805d89831","serviceDescription":"catalog service description","serviceInvariantUUID":"6592767a-d23f-4e7f-914d-944875f7c35d","resources":[{"resourceInstanceName":"vFW e0fdd614-992f 0","resourceName":"vFW e0fdd614-992f","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4bb838ef-55d0-4b5d-ab7a-c1e67fcb3c67","resourceInvariantUUID":"8916e00d-0dc8-4d5c-8e63-1a7bdfb7c0cf","resourceCustomizationUUID":"00968c1f-a84e-4bb0-b361-5743337886de","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vf-license-model.xml","artifactChecksum":"NDMwNjAwZDgzNDk3YTVmNjBhNDBjNjJlN2EyNWQ3MDE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1dac8fc5-17b0-4ac6-95a7-4fba64756950","artifactVersion":"1"},{"artifactName":"vfwe0fdd614992f0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json","artifactChecksum":"MjVjNzc0ZTczMmZkY2FhODNkYjQzMWQ2ZGQxODU5NDM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"0d7efbd8-63e2-4946-a971-eb61b6975955","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b2f0b6c2-0df3-4510-a3c8-1ca15fc54c1f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vendor-license-model.xml","artifactChecksum":"NjA2YzlmMjljMGZiNWYzYzk1MzIxMWM1MTgxZmNhOTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ef0f46ca-b0fe-46db-90ad-0be6a9a88d4f","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"769ade83-06e7-4026-a779-5c8d848bc21d","artifactVersion":"2","generatedFromUUID":"b2f0b6c2-0df3-4510-a3c8-1ca15fc54c1f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230328052129-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-template.yml","artifactChecksum":"ZmU0MzQ5MDhiNmQ1N2NkNTg1OWRhYTZiZjA0OTM3ZGU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"125529c4-933e-4b38-b01e-29efddf598f1","artifactVersion":"1"},{"artifactName":"service-Vfw20230328052129-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar","artifactChecksum":"ZWJlNzkxMWM5MDc5Zjc5NjVmOWVjZjg2YzYxNzJhYjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"08bdbeb3-3e7b-45d5-8ca6-201b085f4057","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T05:23:36.855Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:23:36.861Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:23:36.862Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:23:36.862Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981002061, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:23:36.868Z||kafka-producer-network-thread | SO-sdc-controller-producer-a5dea4a2-f077-4cba-89b8-03f6f4f326f2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a5dea4a2-f077-4cba-89b8-03f6f4f326f2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to bStZ20GYS8y4gS5OTdIhHA 2023-03-28T05:23:36.868Z||kafka-producer-network-thread | SO-sdc-controller-producer-a5dea4a2-f077-4cba-89b8-03f6f4f326f2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a5dea4a2-f077-4cba-89b8-03f6f4f326f2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to bStZ20GYS8y4gS5OTdIhHA 2023-03-28T05:23:36.868Z||kafka-producer-network-thread | SO-sdc-controller-producer-a5dea4a2-f077-4cba-89b8-03f6f4f326f2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a5dea4a2-f077-4cba-89b8-03f6f4f326f2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to bStZ20GYS8y4gS5OTdIhHA 2023-03-28T05:23:36.868Z||kafka-producer-network-thread | SO-sdc-controller-producer-a5dea4a2-f077-4cba-89b8-03f6f4f326f2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a5dea4a2-f077-4cba-89b8-03f6f4f326f2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to bStZ20GYS8y4gS5OTdIhHA 2023-03-28T05:23:36.869Z||kafka-producer-network-thread | SO-sdc-controller-producer-a5dea4a2-f077-4cba-89b8-03f6f4f326f2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a5dea4a2-f077-4cba-89b8-03f6f4f326f2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to bStZ20GYS8y4gS5OTdIhHA 2023-03-28T05:23:36.869Z||kafka-producer-network-thread | SO-sdc-controller-producer-a5dea4a2-f077-4cba-89b8-03f6f4f326f2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a5dea4a2-f077-4cba-89b8-03f6f4f326f2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to bStZ20GYS8y4gS5OTdIhHA 2023-03-28T05:23:36.909Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:23:36.909Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "policy-distribution-id", "timestamp": 1679981014566, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:23:36.928Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:23:37.890Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:23:37.890Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:23:37.890Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:23:37.891Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981002061, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:23:38.892Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:23:38.893Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:23:38.893Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:23:38.893Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981002061, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:23:39.895Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:23:39.896Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:23:39.896Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:23:39.896Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981002061, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:23:40.898Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:23:40.899Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:23:40.899Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:23:40.899Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981002061, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:23:41.900Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:23:41.901Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:23:41.901Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:23:41.901Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981002061, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:23:42.902Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:23:42.903Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:23:42.903Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:23:42.903Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981002061, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:23:43.906Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "serviceName": "vFW 2023-03-28 05-21-29", "serviceVersion": "1.0", "serviceUUID": "3e29c507-7598-4faa-b59c-c6d805d89831", "serviceDescription": "catalog service description", "serviceInvariantUUID": "6592767a-d23f-4e7f-914d-944875f7c35d", "resources": [ { "resourceInstanceName": "vFW e0fdd614-992f 0", "resourceCustomizationUUID": "00968c1f-a84e-4bb0-b361-5743337886de", "resourceName": "vFW e0fdd614-992f", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4bb838ef-55d0-4b5d-ab7a-c1e67fcb3c67", "resourceInvariantUUID": "8916e00d-0dc8-4d5c-8e63-1a7bdfb7c0cf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwe0fdd614992f0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json", "artifactChecksum": "MjVjNzc0ZTczMmZkY2FhODNkYjQzMWQ2ZGQxODU5NDM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0d7efbd8-63e2-4946-a971-eb61b6975955", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "b2f0b6c2-0df3-4510-a3c8-1ca15fc54c1f", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "769ade83-06e7-4026-a779-5c8d848bc21d", "generatedFromUUID": "b2f0b6c2-0df3-4510-a3c8-1ca15fc54c1f" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "769ade83-06e7-4026-a779-5c8d848bc21d", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230328052129-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "artifactChecksum": "ZWJlNzkxMWM5MDc5Zjc5NjVmOWVjZjg2YzYxNzJhYjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "08bdbeb3-3e7b-45d5-8ca6-201b085f4057" } ], "workloadContext": "Production" } 2023-03-28T05:23:43.912Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T05:23:43.913Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3e29c507-7598-4faa-b59c-c6d805d89831 ASDC 2023-03-28T05:23:43.980Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:851d61ad-274c-4af3-b422-33c98082cdcd ServiceName:vFW 2023-03-28 05-21-29 ServiceVersion:1.0 ServiceUUID:3e29c507-7598-4faa-b59c-c6d805d89831 ServiceInvariantUUID:6592767a-d23f-4e7f-914d-944875f7c35d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230328052129-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar ArtifactUUID:08bdbeb3-3e7b-45d5-8ca6-201b085f4057 ArtifactChecksum:ZWJlNzkxMWM5MDc5Zjc5NjVmOWVjZjg2YzYxNzJhYjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW e0fdd614-992f 0 ResourceCustomizationUUID:00968c1f-a84e-4bb0-b361-5743337886de ResourceInvariantUUID:8916e00d-0dc8-4d5c-8e63-1a7bdfb7c0cf ResourceName:vFW e0fdd614-992f ResourceType:VF ResourceUUID:4bb838ef-55d0-4b5d-ab7a-c1e67fcb3c67 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwe0fdd614992f0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json ArtifactUUID:0d7efbd8-63e2-4946-a971-eb61b6975955 ArtifactChecksum:MjVjNzc0ZTczMmZkY2FhODNkYjQzMWQ2ZGQxODU5NDM= 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/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml ArtifactUUID:b2f0b6c2-0df3-4510-a3c8-1ca15fc54c1f 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/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env ArtifactUUID:769ade83-06e7-4026-a779-5c8d848bc21d 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/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env ArtifactUUID:769ade83-06e7-4026-a779-5c8d848bc21d ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T05:23:43.980Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3e29c507-7598-4faa-b59c-c6d805d89831 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:23:44.177Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T05:23:44.178Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-28T05:23:44.178Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-28T05:23:44.178Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 08bdbeb3-3e7b-45d5-8ca6-201b085f4057 from URL: /sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar 2023-03-28T05:23:44.178Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-28T05:23:44.179Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar 2023-03-28T05:23:44.290Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-28T05:23:44.298Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar 08bdbeb3-3e7b-45d5-8ca6-201b085f4057 101489 2023-03-28T05:23:44.299Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar ASDC sendASDCNotification 2023-03-28T05:23:44.299Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar 2023-03-28T05:23:44.300Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T05:23:44.301Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:23:44.301Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:23:44.302Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981024298, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:23:45.302Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T05:23:45.303Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-28T05:23:45.304Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 08bdbeb3-3e7b-45d5-8ca6-201b085f4057, URL: /sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar to file: /app/ASDC/1/service-Vfw20230328052129-csar.csar 2023-03-28T05:23:45.304Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230328052129-csar.csar 2023-03-28T05:23:45.384Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230328052129-csar.csar 2023-03-28T05:23:45.384Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230328052129-csar.csar 2023-03-28T05:23:45.795Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8646793778159246206/Definitions/service-Vfw20230328052129-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-28T05:23:48.063Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T05:23:48.067Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-28T05:23:48.067Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230328052129-csar.csar 2023-03-28T05:23:48.067Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-28T05:23:48.067Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328052129-csar.csar 2023-03-28T05:23:48.067Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW e0fdd614-992f 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-Vfw20230328052129-csar.csar 2023-03-28T05:23:48.067Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||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-Vfw20230328052129-csar.csar 2023-03-28T05:23:48.067Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||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-Vfw20230328052129-csar.csar 2023-03-28T05:23:48.067Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||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-Vfw20230328052129-csar.csar 2023-03-28T05:23:48.067Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328052129-csar.csar 2023-03-28T05:23:48.067Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230328052129-csar.csar 2023-03-28T05:23:48.067Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||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-Vfw20230328052129-csar.csar 2023-03-28T05:23:48.068Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328052129-csar.csar 2023-03-28T05:23:48.068Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328052129-csar.csar 2023-03-28T05:23:48.068Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230328052129-csar.csar 2023-03-28T05:23:48.068Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-28T05:23:48.075Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:48.076Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-28 05-21-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:23:48.080Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vFW e0fdd614-992f 0 is matching search criteria 2023-03-28T05:23:48.081Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-28T05:23:48.082Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW e0fdd614-992f 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T05:23:48.084Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:48.084Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-28 05-21-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:23:48.084Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vFW e0fdd614-992f 0 is matching search criteria 2023-03-28T05:23:48.084Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-28T05:23:48.084Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW e0fdd614-992f 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T05:23:48.084Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:48.084Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-28 05-21-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:23:48.088Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:48.088Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vFW e0fdd614-992f 0 is not matching search criteria 2023-03-28T05:23:48.088Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T05:23:48.089Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T05:23:48.089Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T05:23:48.089Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T05:23:48.089Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T05:23:48.089Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T05:23:48.089Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T05:23:48.089Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T05:23:48.089Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T05:23:48.089Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T05:23:48.089Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T05:23:48.090Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T05:23:48.090Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T05:23:48.090Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T05:23:48.090Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T05:23:48.090Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T05:23:48.090Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:48.090Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-28 05-21-29 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T05:23:48.091Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:48.091Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vFW e0fdd614-992f 0 is matching search criteria 2023-03-28T05:23:48.092Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW e0fdd614-992f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T05:23:48.092Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:48.092Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vFW e0fdd614-992f 0 is matching search criteria 2023-03-28T05:23:48.092Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW e0fdd614-992f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T05:23:48.092Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:48.092Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vFW e0fdd614-992f 0 is matching search criteria 2023-03-28T05:23:48.092Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW e0fdd614-992f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T05:23:48.092Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:48.092Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vFW e0fdd614-992f 0 is not matching search criteria 2023-03-28T05:23:48.093Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T05:23:48.093Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T05:23:48.093Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T05:23:48.093Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T05:23:48.093Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T05:23:48.093Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T05:23:48.093Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T05:23:48.093Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T05:23:48.093Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T05:23:48.093Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T05:23:48.093Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T05:23:48.094Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ea52f628-5e7f-4695-83fc-eaccea0158ea 2023-03-28T05:23:48.094Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:48.094Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vFW e0fdd614-992f 0 is not matching search criteria 2023-03-28T05:23:48.094Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T05:23:48.094Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T05:23:48.094Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T05:23:48.094Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T05:23:48.094Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T05:23:48.094Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T05:23:48.094Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T05:23:48.095Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T05:23:48.095Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T05:23:48.095Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T05:23:48.095Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T05:23:48.095Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T05:23:48.095Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=1b427924-9709-497a-b039-02acb5b1ca02 2023-03-28T05:23:48.096Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:48.096Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vFW e0fdd614-992f 0 is not matching search criteria 2023-03-28T05:23:48.096Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T05:23:48.096Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T05:23:48.096Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T05:23:48.096Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T05:23:48.096Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T05:23:48.096Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T05:23:48.096Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T05:23:48.096Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T05:23:48.097Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T05:23:48.097Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T05:23:48.097Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T05:23:48.097Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T05:23:48.097Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b2cef5e9-481b-410c-a894-35f62edd6162 2023-03-28T05:23:48.097Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:48.097Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-28 05-21-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:23:48.097Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:48.097Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-28 05-21-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:23:48.097Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:48.097Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-28 05-21-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:23:48.111Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:48.111Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-28 05-21-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:23:48.111Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-28 05-21-29 Description:catalog service description Model UUID:3e29c507-7598-4faa-b59c-c6d805d89831 Model Version:NULL Model InvariantUuid:6592767a-d23f-4e7f-914d-944875f7c35d Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW e0fdd614-992f Model UUID:12146109-b886-4244-b0e7-dca18727cf80 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:8916e00d-0dc8-4d5c-8e63-1a7bdfb7c0cf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:00968c1f-a84e-4bb0-b361-5743337886de NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:87a81546-31e1-4e89-8cef-aae3a01b9ddc ModelName:VfwE0fdd614992f..base_vfw..module-0 ModelUuid:3d24b42f-a128-40dc-bf2b-e29162869165 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ea52f628-5e7f-4695-83fc-eaccea0158ea ModelInvariantUuid:43b9f5c0-a46c-44ca-9f8e-a20cf8a96bff ModelName:vFW e0fdd614-992f-nodes.vfwCvfc ModelUuid:be972435-5a9d-479c-99a6-37bf6368ab2a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:db3f1928-9ed3-421e-9b84-89da88044fc8 ModelInvariantUuid:726e1e9e-4ae0-440c-9bca-fc5c088337a7 ModelName:VfwE0fdd614992f.compute.nodes.heat.vfw ModelUuid:c8625e28-4193-4e0b-90d2-2c34d157d343 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:1b427924-9709-497a-b039-02acb5b1ca02 ModelInvariantUuid:020996b6-0cdb-4c71-a0c0-a3b45b9de0d9 ModelName:vFW e0fdd614-992f-nodes.vsnCvfc ModelUuid:4cf5a1dc-d1ca-46f9-8b92-9f8f27206943 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:434b312c-99c7-4365-b99d-dc5d0a4017c5 ModelInvariantUuid:269f4516-f318-4698-a567-e9d7ec5019dc ModelName:VfwE0fdd614992f.compute.nodes.heat.vsn ModelUuid:dd95e3dc-57ce-4bd4-822b-c2b1a957ab9d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:b2cef5e9-481b-410c-a894-35f62edd6162 ModelInvariantUuid:3aa9194e-890e-4b10-8d49-9540ce6cf780 ModelName:vFW e0fdd614-992f-nodes.vpgCvfc ModelUuid:f8696693-8f2d-46a4-8585-9c23cfaa4a04 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:393ce04e-be75-4a50-ab1e-821f4274e904 ModelInvariantUuid:297fab81-a363-48b8-82e1-7fbee37e848d ModelName:VfwE0fdd614992f.compute.nodes.heat.vpg ModelUuid:194d5f86-1720-4f66-bb8b-de32b08d6906 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T05:23:48.149Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 4bb838ef-55d0-4b5d-ab7a-c1e67fcb3c67 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T05:23:48.200Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||vFW e0fdd614-992f 0 2023-03-28T05:23:48.207Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4bb838ef-55d0-4b5d-ab7a-c1e67fcb3c67 2023-03-28T05:23:48.207Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 0d7efbd8-63e2-4946-a971-eb61b6975955 from URL: /sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json 2023-03-28T05:23:48.207Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-28T05:23:48.207Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json 2023-03-28T05:23:48.287Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-28T05:23:48.287Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json 0d7efbd8-63e2-4946-a971-eb61b6975955 785 2023-03-28T05:23:48.288Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json ASDC sendASDCNotification 2023-03-28T05:23:48.288Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json 2023-03-28T05:23:48.288Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T05:23:48.288Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:23:48.288Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:23:48.288Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981028288, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:23:49.290Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwE0fdd614992f..base_vfw..module-0", "vfModuleModelInvariantUUID": "87a81546-31e1-4e89-8cef-aae3a01b9ddc", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3d24b42f-a128-40dc-bf2b-e29162869165", "vfModuleModelCustomizationUUID": "1a24ffcd-9e15-44aa-9aec-9eecb5bbd09c", "isBase": true, "artifacts": [ "b2f0b6c2-0df3-4510-a3c8-1ca15fc54c1f", "769ade83-06e7-4026-a779-5c8d848bc21d" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-28T05:23:49.314Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwE0fdd614992f..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3d24b42f-a128-40dc-bf2b-e29162869165 VfModuleModelInvariantUUID:87a81546-31e1-4e89-8cef-aae3a01b9ddc VfModuleModelDescription:NULL Artifacts UUID List:{ b2f0b6c2-0df3-4510-a3c8-1ca15fc54c1f , 769ade83-06e7-4026-a779-5c8d848bc21d } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-28T05:23:49.316Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwE0fdd614992f..base_vfw..module-0", "vfModuleModelInvariantUUID": "87a81546-31e1-4e89-8cef-aae3a01b9ddc", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3d24b42f-a128-40dc-bf2b-e29162869165", "vfModuleModelCustomizationUUID": "1a24ffcd-9e15-44aa-9aec-9eecb5bbd09c", "isBase": true, "artifacts": [ "b2f0b6c2-0df3-4510-a3c8-1ca15fc54c1f", "769ade83-06e7-4026-a779-5c8d848bc21d" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-28T05:23:49.316Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwE0fdd614992f..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3d24b42f-a128-40dc-bf2b-e29162869165 VfModuleModelInvariantUUID:87a81546-31e1-4e89-8cef-aae3a01b9ddc VfModuleModelDescription:NULL Artifacts UUID List:{ b2f0b6c2-0df3-4510-a3c8-1ca15fc54c1f , 769ade83-06e7-4026-a779-5c8d848bc21d } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-28T05:23:49.317Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: b2f0b6c2-0df3-4510-a3c8-1ca15fc54c1f from URL: /sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml 2023-03-28T05:23:49.317Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-28T05:23:49.317Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml 2023-03-28T05:23:49.419Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-28T05:23:49.419Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml b2f0b6c2-0df3-4510-a3c8-1ca15fc54c1f 20368 2023-03-28T05:23:49.420Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-28T05:23:49.420Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml 2023-03-28T05:23:49.420Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T05:23:49.420Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:23:49.420Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:23:49.420Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981029420, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:23:50.421Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 769ade83-06e7-4026-a779-5c8d848bc21d from URL: /sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env 2023-03-28T05:23:50.421Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-28T05:23:50.422Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env 2023-03-28T05:23:50.502Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-28T05:23:50.502Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env 769ade83-06e7-4026-a779-5c8d848bc21d 2098 2023-03-28T05:23:50.503Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-28T05:23:50.503Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env 2023-03-28T05:23:50.503Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T05:23:50.504Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:23:50.504Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:23:50.504Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981030503, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:23:51.505Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 3e29c507-7598-4faa-b59c-c6d805d89831 2023-03-28T05:23:51.505Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW e0fdd614-992f 0 4bb838ef-55d0-4b5d-ab7a-c1e67fcb3c67 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T05:23:51.581Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4496f697, org.onap.sdc.toscaparser.api.parameters.Input@4d9fa284, org.onap.sdc.toscaparser.api.parameters.Input@b31b6ea, org.onap.sdc.toscaparser.api.parameters.Input@3ac95f05, org.onap.sdc.toscaparser.api.parameters.Input@49182485] 2023-03-28T05:23:51.584Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:51.584Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-28 05-21-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:23:51.584Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 2023-03-28T05:23:51.585Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 00968c1f-a84e-4bb0-b361-5743337886de 2023-03-28T05:23:51.585Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 00968c1f-a84e-4bb0-b361-5743337886de matches Tosca VF Customization UUID: 00968c1f-a84e-4bb0-b361-5743337886de 2023-03-28T05:23:51.585Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 00968c1f-a84e-4bb0-b361-5743337886de matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-28T05:23:51.592Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:51.593Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-28 05-21-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:23:51.593Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 00968c1f-a84e-4bb0-b361-5743337886de: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-28T05:23:51.594Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@438839be 2023-03-28T05:23:51.594Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:51.594Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-28 05-21-29 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T05:23:51.594Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 1a24ffcd-9e15-44aa-9aec-9eecb5bbd09c 2023-03-28T05:23:51.595Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 1a24ffcd-9e15-44aa-9aec-9eecb5bbd09c Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-28T05:23:51.603Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:51.603Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vFW e0fdd614-992f 0 is matching search criteria 2023-03-28T05:23:51.603Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW e0fdd614-992f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T05:23:51.603Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:51.604Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vFW e0fdd614-992f 0 is matching search criteria 2023-03-28T05:23:51.604Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW e0fdd614-992f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T05:23:51.604Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:51.604Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vFW e0fdd614-992f 0 is not matching search criteria 2023-03-28T05:23:51.604Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T05:23:51.604Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T05:23:51.604Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-28T05:23:51.604Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T05:23:51.604Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T05:23:51.604Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T05:23:51.604Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T05:23:51.604Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T05:23:51.605Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T05:23:51.605Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T05:23:51.605Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T05:23:51.605Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ea52f628-5e7f-4695-83fc-eaccea0158ea Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-28T05:23:51.625Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:51.626Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vFW e0fdd614-992f 0 is matching search criteria 2023-03-28T05:23:51.626Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW e0fdd614-992f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T05:23:51.626Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:51.626Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vFW e0fdd614-992f 0 is not matching search criteria 2023-03-28T05:23:51.626Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T05:23:51.626Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T05:23:51.626Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T05:23:51.626Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T05:23:51.626Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T05:23:51.626Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T05:23:51.626Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T05:23:51.627Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-28T05:23:51.627Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-28T05:23:51.627Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-28T05:23:51.627Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-28T05:23:51.627Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T05:23:51.627Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=1b427924-9709-497a-b039-02acb5b1ca02 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-28T05:23:51.631Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:51.632Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vFW e0fdd614-992f 0 is matching search criteria 2023-03-28T05:23:51.632Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW e0fdd614-992f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T05:23:51.634Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:51.634Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vFW e0fdd614-992f 0 is not matching search criteria 2023-03-28T05:23:51.634Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-28T05:23:51.634Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-28T05:23:51.634Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-28T05:23:51.634Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-28T05:23:51.634Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-28T05:23:51.634Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-28T05:23:51.634Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-28T05:23:51.635Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-28T05:23:51.635Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-28T05:23:51.635Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-28T05:23:51.635Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-28T05:23:51.635Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-28T05:23:51.635Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b2cef5e9-481b-410c-a894-35f62edd6162 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-28T05:23:51.640Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:51.640Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vFW e0fdd614-992f 0 is matching search criteria 2023-03-28T05:23:51.640Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW e0fdd614-992f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T05:23:51.640Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:51.641Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Node template vFW e0fdd614-992f 0 is matching search criteria 2023-03-28T05:23:51.641Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW e0fdd614-992f 0] matching following query criteria: sdcType=VF, customizationUUID=00968c1f-a84e-4bb0-b361-5743337886de Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T05:23:51.645Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:51.645Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-28 05-21-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:23:51.645Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 3e29c507-7598-4faa-b59c-c6d805d89831: vFW e0fdd614-992f 2023-03-28T05:23:51.645Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:51.646Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-28 05-21-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:23:51.646Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:51.646Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-28 05-21-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:23:51.646Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:51.646Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-28 05-21-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:23:51.646Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:51.646Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-28 05-21-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:23:51.646Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:23:51.646Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-28 05-21-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:23:51.647Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Saving Service: vFW 2023-03-28 05-21-29 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:23:52.250Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW e0fdd614-992f 4bb838ef-55d0-4b5d-ab7a-c1e67fcb3c67 1 ASDC deployResourceStructure 2023-03-28T05:23:52.250Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json ASDC sendASDCNotification 2023-03-28T05:23:52.253Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json 2023-03-28T05:23:52.253Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T05:23:52.253Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:23:52.253Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:23:52.254Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981032250, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:23:53.255Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-28T05:23:53.255Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml 2023-03-28T05:23:53.255Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T05:23:53.255Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:23:53.255Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:23:53.255Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981033254, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:23:54.256Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-28T05:23:54.257Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env 2023-03-28T05:23:54.257Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T05:23:54.257Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:23:54.258Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:23:54.258Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981034256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:23:55.259Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar ASDC sendASDCNotification 2023-03-28T05:23:55.259Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar 2023-03-28T05:23:55.260Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T05:23:55.260Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:23:55.260Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:23:55.260Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981035259, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:23:56.261Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 851d61ad-274c-4af3-b422-33c98082cdcd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:23:56.307Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 851d61ad-274c-4af3-b422-33c98082cdcd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:23:56.313Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T05:23:56.313Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:23:56.313Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:24:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:24:21.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:24:21.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981002061, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:24:21.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:24:26.313Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 851d61ad-274c-4af3-b422-33c98082cdcd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:24:26.341Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 851d61ad-274c-4af3-b422-33c98082cdcd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:24:26.346Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T05:24:26.347Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:24:26.347Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:24:56.347Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 851d61ad-274c-4af3-b422-33c98082cdcd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:24:56.370Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 851d61ad-274c-4af3-b422-33c98082cdcd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:24:56.374Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T05:24:56.375Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:24:56.375Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:25:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:25:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "multicloud-k8s", "timestamp": 1679981008030, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.744Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.745Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.745Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "aai-model-loader", "timestamp": 1679981012867, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.745Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.745Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.745Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "ves-openapi-manager", "timestamp": 1679981002391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.745Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.745Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.745Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "cds-sdc-listener", "timestamp": 1679981005345, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.746Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.746Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.746Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981011529, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.746Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.746Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.746Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "policy-distribution-id", "timestamp": 1679981014566, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.746Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.746Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.746Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "multicloud-k8s", "timestamp": 1679981008030, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json", "status": "NOTIFIED" } 2023-03-28T05:25:21.747Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.747Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.747Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "ves-openapi-manager", "timestamp": 1679981002391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.747Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.747Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.747Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981002061, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json", "status": "NOTIFIED" } 2023-03-28T05:25:21.747Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.747Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.747Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "aai-model-loader", "timestamp": 1679981012867, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.748Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.748Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.748Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "cds-sdc-listener", "timestamp": 1679981005345, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.748Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.748Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.748Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981011529, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.748Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.748Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.748Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "policy-distribution-id", "timestamp": 1679981014566, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T05:25:21.749Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.749Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.749Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "multicloud-k8s", "timestamp": 1679981008030, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T05:25:21.750Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.750Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.751Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "ves-openapi-manager", "timestamp": 1679981002391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.751Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.751Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.751Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981002061, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-28T05:25:21.751Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.751Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.751Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "aai-model-loader", "timestamp": 1679981012867, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.751Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.751Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.751Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "cds-sdc-listener", "timestamp": 1679981005345, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.752Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.752Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.752Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981011529, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.752Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.752Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.752Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "policy-distribution-id", "timestamp": 1679981014566, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.752Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.752Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.752Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "multicloud-k8s", "timestamp": 1679981008030, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.753Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.753Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.753Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "ves-openapi-manager", "timestamp": 1679981002391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.753Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.753Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.753Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981002061, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.754Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.754Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.754Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "aai-model-loader", "timestamp": 1679981012867, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.754Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.754Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.754Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "cds-sdc-listener", "timestamp": 1679981005345, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.755Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.755Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.755Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981011529, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.755Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.755Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.755Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "policy-distribution-id", "timestamp": 1679981014566, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.755Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.755Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.755Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "multicloud-k8s", "timestamp": 1679981008030, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T05:25:21.756Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.756Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.756Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "ves-openapi-manager", "timestamp": 1679981002391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.756Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.756Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.756Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981002061, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-28T05:25:21.756Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.756Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.757Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "aai-model-loader", "timestamp": 1679981012867, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.757Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.757Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.757Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "cds-sdc-listener", "timestamp": 1679981005345, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.757Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.757Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.757Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981011529, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.757Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.757Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.757Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "policy-distribution-id", "timestamp": 1679981014566, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.757Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.757Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.757Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "multicloud-k8s", "timestamp": 1679981008030, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.758Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.758Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.758Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "ves-openapi-manager", "timestamp": 1679981002391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.758Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.758Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.758Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981002061, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.758Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.758Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.758Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "aai-model-loader", "timestamp": 1679981012867, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.758Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.759Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.759Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "cds-sdc-listener", "timestamp": 1679981005345, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.759Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.759Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.759Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981011529, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.759Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.759Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.759Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "policy-distribution-id", "timestamp": 1679981014566, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:25:21.759Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.759Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.760Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "multicloud-k8s", "timestamp": 1679981008030, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:25:21.760Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.760Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.760Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "ves-openapi-manager", "timestamp": 1679981002391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T05:25:21.760Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.760Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.760Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981002061, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:25:21.760Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.760Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.760Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "aai-model-loader", "timestamp": 1679981012867, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:25:21.760Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.760Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.760Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "cds-sdc-listener", "timestamp": 1679981005345, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:25:21.761Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.761Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.761Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981011529, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:25:21.761Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.761Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.761Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "aai-model-loader", "timestamp": 1679981023226, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:25:21.761Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.761Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.761Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "multicloud-k8s", "timestamp": 1679981023275, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T05:25:21.761Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.761Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.762Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "policy-distribution-id", "timestamp": 1679981022976, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:25:21.762Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.762Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.762Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "cds-sdc-listener", "timestamp": 1679981023789, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:25:21.762Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.762Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.762Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981024298, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:25:21.762Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.762Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.762Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981024302, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:25:21.762Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.762Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.762Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "policy-distribution-id", "timestamp": 1679981023997, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T05:25:21.763Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.763Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.763Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "multicloud-k8s", "timestamp": 1679981024386, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-28T05:25:21.763Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.763Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.763Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "policy-distribution-id", "timestamp": 1679981025000, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T05:25:21.784Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 851d61ad-274c-4af3-b422-33c98082cdcd 2023-03-28T05:25:21.787Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 851d61ad-274c-4af3-b422-33c98082cdcd and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:25:21.811Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.811Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "multicloud-k8s", "timestamp": 1679981025479, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-28T05:25:21.811Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.811Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.811Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "multicloud-k8s", "timestamp": 1679981027237, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T05:25:21.826Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 851d61ad-274c-4af3-b422-33c98082cdcd 2023-03-28T05:25:21.826Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 851d61ad-274c-4af3-b422-33c98082cdcd and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T05:25:21.846Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.846Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981028288, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T05:25:21.846Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.846Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.846Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "multicloud-k8s", "timestamp": 1679981028238, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json", "status": "DEPLOY_OK" } 2023-03-28T05:25:21.846Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.846Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.846Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981029420, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-28T05:25:21.846Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.847Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.847Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981029163, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T05:25:21.847Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.847Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.847Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981030503, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-28T05:25:21.847Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.847Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.847Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981030169, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T05:25:21.862Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 851d61ad-274c-4af3-b422-33c98082cdcd 2023-03-28T05:25:21.862Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 851d61ad-274c-4af3-b422-33c98082cdcd and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:25:21.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981032250, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/vfwe0fdd614992f0_modules.json", "status": "DEPLOY_OK" } 2023-03-28T05:25:21.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981033254, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-03-28T05:25:21.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981034256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/resourceInstances/vfwe0fdd614992f0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-03-28T05:25:21.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "aai-model-loader", "timestamp": 1679981034249, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T05:25:21.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981035259, "artifactURL": "/sdc/v1/catalog/services/Vfw20230328052129/1.0/artifacts/service-Vfw20230328052129-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T05:25:21.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:25:21.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:25:21.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "aai-model-loader", "timestamp": 1679981035252, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T05:25:21.904Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 851d61ad-274c-4af3-b422-33c98082cdcd 2023-03-28T05:25:21.904Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 851d61ad-274c-4af3-b422-33c98082cdcd and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:25:26.375Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 851d61ad-274c-4af3-b422-33c98082cdcd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:25:26.402Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 851d61ad-274c-4af3-b422-33c98082cdcd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:25:26.408Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T05:25:26.408Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T05:25:26.408Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T05:25:26.408Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T05:25:26.409Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T05:25:26.409Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T05:25:26.409Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T05:25:26.409Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T05:25:26.409Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T05:25:26.423Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T05:25:56.424Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 851d61ad-274c-4af3-b422-33c98082cdcd and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T05:25:56.442Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 851d61ad-274c-4af3-b422-33c98082cdcd and serviceModelVersionId: 3e29c507-7598-4faa-b59c-c6d805d89831 2023-03-28T05:25:56.442Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6592767a-d23f-4e7f-914d-944875f7c35d 2023-03-28T05:26:07.684Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6592767a-d23f-4e7f-914d-944875f7c35d/model-vers/model-ver/3e29c507-7598-4faa-b59c-c6d805d89831?depth=0 2023-03-28T05:26:07.792Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T05:26:08.238Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6592767a-d23f-4e7f-914d-944875f7c35d/model-vers/model-ver/3e29c507-7598-4faa-b59c-c6d805d89831?depth=0|INFO|500||Invoke 2023-03-28T05:26:08.243Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6592767a-d23f-4e7f-914d-944875f7c35d/model-vers/model-ver/3e29c507-7598-4faa-b59c-c6d805d89831?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6592767a-d23f-4e7f-914d-944875f7c35d/model-vers/model-ver/3e29c507-7598-4faa-b59c-c6d805d89831?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[851d61ad-274c-4af3-b422-33c98082cdcd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[81216cd7-10da-4fae-be9a-76aabc9b0e20], X-ECOMP-RequestID=[851d61ad-274c-4af3-b422-33c98082cdcd], X-TransactionId=[], X-ONAP-RequestID=[851d61ad-274c-4af3-b422-33c98082cdcd], Content-Type=[application/merge-patch+json]} 2023-03-28T05:26:08.267Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6592767a-d23f-4e7f-914d-944875f7c35d/model-vers/model-ver/3e29c507-7598-4faa-b59c-c6d805d89831?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T05:26:08.533Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6592767a-d23f-4e7f-914d-944875f7c35d/model-vers/model-ver/3e29c507-7598-4faa-b59c-c6d805d89831?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/6592767a-d23f-4e7f-914d-944875f7c35d/model-vers/model-ver/3e29c507-7598-4faa-b59c-c6d805d89831?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 05:26:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[238], vertex-id=[360688], x-aai-txid=[0-aai-resources-230328-05:26:07:062-62945], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T05:26:08.534Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6592767a-d23f-4e7f-914d-944875f7c35d/model-vers/model-ver/3e29c507-7598-4faa-b59c-c6d805d89831?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T05:26:08.535Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6592767a-d23f-4e7f-914d-944875f7c35d/model-vers/model-ver/3e29c507-7598-4faa-b59c-c6d805d89831?depth=0|INFO|500||InvokeReturn 2023-03-28T05:26:08.538Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T05:26:08.538Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T05:26:08.553Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T05:26:08.560Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 851d61ad-274c-4af3-b422-33c98082cdcd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T05:26:08.561Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T05:26:08.561Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:26:08.561Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:26:08.561Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981168560, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T05:26:09.602Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:26:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:26:21.740Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:26:21.741Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "851d61ad-274c-4af3-b422-33c98082cdcd", "consumerID": "SO-sdc-controller", "timestamp": 1679981168560, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T05:26:21.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:27:09.603Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:27:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:28:09.604Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:28:21.737Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:29:09.605Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:29:21.738Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:30:09.606Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:30:21.739Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:31:09.606Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:31:21.740Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:32:09.607Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:32:21.741Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:33:09.608Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:33:21.741Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:34:09.610Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:34:21.743Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:35:09.611Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:35:21.744Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:36:09.613Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:36:21.744Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:37:09.615Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:37:21.745Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:37:33.653Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T05:37:33.653Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T05:37:33.657Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:37:33.657Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:37:33.657Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:37:33.657Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679981829615, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:37:33.676Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:37:33.676Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "ves-openapi-manager", "timestamp": 1679981843567, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:37:33.677Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:37:33.677Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:37:33.677Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "multicloud-k8s", "timestamp": 1679981839264, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:37:33.678Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:37:34.663Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:37:34.664Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:37:34.664Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:37:34.664Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679981829615, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:37:35.665Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:37:35.666Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:37:35.666Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:37:35.666Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679981829615, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:37:36.667Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:37:36.668Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:37:36.668Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:37:36.668Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679981829615, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:37:37.669Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:37:37.669Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:37:37.669Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:37:37.670Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679981829615, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:37:38.671Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:37:38.671Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:37:38.672Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:37:38.672Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679981829615, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:37:39.673Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:37:39.673Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:37:39.673Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:37:39.674Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679981829615, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:37:40.676Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T05:37:40.676Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T05:37:40.677Z|851d61ad-274c-4af3-b422-33c98082cdcd|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T05:37:40.677Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T05:37:40.677Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:37:40.748Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T05:37:40.749Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-28T05:37:40.749Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-28T05:37:40.749Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T05:37:40.749Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-28T05:37:40.749Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T05:37:40.858Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-28T05:37:40.862Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e 75669 2023-03-28T05:37:40.863Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T05:37:40.863Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T05:37:40.863Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T05:37:40.864Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:37:40.864Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:37:40.864Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679981860863, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:37:41.865Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T05:37:41.866Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-28T05:37:41.866Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e, URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar to file: /app/ASDC/1/service-BasicOnboardCpopgh-csar.csar 2023-03-28T05:37:41.867Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardCpopgh-csar.csar 2023-03-28T05:37:41.867Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardCpopgh-csar.csar 2023-03-28T05:37:41.867Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardCpopgh-csar.csar 2023-03-28T05:37:41.974Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17314146387751045753/Definitions/service-BasicOnboardCpopgh-template.yml Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_ubuntu18_metadata" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "compute_ubuntu18_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu18_key_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided 2023-03-28T05:37:42.987Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T05:37:42.988Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-28T05:37:42.988Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardCpopgh-csar.csar 2023-03-28T05:37:42.988Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T05:37:42.988Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardCpopgh-csar.csar 2023-03-28T05:37:42.988Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_CpOPgh 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-BasicOnboardCpopgh-csar.csar 2023-03-28T05:37:42.988Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||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-BasicOnboardCpopgh-csar.csar 2023-03-28T05:37:42.988Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||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-BasicOnboardCpopgh-csar.csar 2023-03-28T05:37:42.988Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||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-BasicOnboardCpopgh-csar.csar 2023-03-28T05:37:42.988Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardCpopgh-csar.csar 2023-03-28T05:37:42.989Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||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-BasicOnboardCpopgh-csar.csar 2023-03-28T05:37:42.989Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-28T05:37:42.989Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:37:42.990Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_CpOPgh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:37:42.990Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_CpOPgh 0 is matching search criteria 2023-03-28T05:37:42.991Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-28T05:37:42.991Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_CpOPgh 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T05:37:42.991Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:37:42.992Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_CpOPgh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:37:42.992Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_CpOPgh 0 is matching search criteria 2023-03-28T05:37:42.992Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-28T05:37:42.992Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_CpOPgh 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T05:37:42.992Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:37:42.993Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_CpOPgh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:37:42.993Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:37:42.993Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_CpOPgh 0 is not matching search criteria 2023-03-28T05:37:42.993Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-03-28T05:37:42.994Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-03-28T05:37:42.994Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-03-28T05:37:42.994Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-28T05:37:42.994Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T05:37:42.995Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:37:42.995Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_CpOPgh is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T05:37:42.995Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:37:42.996Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_CpOPgh 0 is matching search criteria 2023-03-28T05:37:42.996Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_CpOPgh 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T05:37:42.996Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:37:42.997Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_CpOPgh 0 is matching search criteria 2023-03-28T05:37:42.997Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_CpOPgh 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T05:37:42.997Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:37:42.998Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_CpOPgh 0 is matching search criteria 2023-03-28T05:37:42.998Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_CpOPgh 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T05:37:42.998Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:37:42.998Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_CpOPgh 0 is not matching search criteria 2023-03-28T05:37:42.999Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-03-28T05:37:42.999Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-28T05:37:42.999Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=ba5d5587-58d4-4692-822d-748054bf337c 2023-03-28T05:37:43.000Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:37:43.000Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_CpOPgh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:37:43.000Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:37:43.000Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_CpOPgh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:37:43.000Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:37:43.001Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_CpOPgh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:37:43.001Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:37:43.001Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_CpOPgh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:37:43.001Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_CpOPgh Description:service Model UUID:13446838-c2d8-44e0-b023-218e9441e598 Model Version:NULL Model InvariantUuid:d3cf4123-39c1-4298-8213-e654cf9416c1 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_CpOPgh Model UUID:5ee0aba8-e1f0-4997-be9d-cbd9ff2940ad Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:6002ed1d-5224-4b6b-aaa8-0f927fe416af Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f5e6c79d-d784-4751-8533-f0be853b4df4 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:904178a2-b6fb-49da-bfa7-2fd25315f3b6 ModelName:BasicOnboardCpopgh..base_ubuntu18..module-0 ModelUuid:ec0d94af-09c6-4a4e-b5b5-d3361bbf272e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ba5d5587-58d4-4692-822d-748054bf337c ModelInvariantUuid:96ac3316-fc0b-4a6b-8bc0-e8ab11ed972e ModelName:basic_onboard_CpOPgh-nodes.ubuntu18Cvfc ModelUuid:8d19f985-21be-4915-bbdc-3fbf9fcdedf7 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:be6b71a7-d5de-447a-8161-5330e2f152ea ModelInvariantUuid:a339f927-b3a6-4be1-9df7-c642fa7e593d ModelName:BasicOnboardCpopgh.compute.nodes.heat.ubuntu18 ModelUuid:cb1da562-ebf8-46d6-9f23-d6790b0389f0 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T05:37:43.025Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T05:37:43.031Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T05:37:43.031Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T05:37:43.032Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T05:37:43.032Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-28T05:37:43.032Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T05:37:43.096Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-28T05:37:43.097Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@58f216d 2023-03-28T05:37:43.098Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T05:37:43.099Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T05:37:43.101Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T05:37:43.107Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T05:37:43.107Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T05:37:43.107Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T05:37:43.108Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:37:43.108Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:37:43.108Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679981863102, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:37:44.134Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T05:37:44.134Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:37:44.155Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:37:44.158Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:37:44.159Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:38:14.159Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:38:14.183Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:38:14.188Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:38:14.188Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:38:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:38:21.736Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:38:21.737Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679981829615, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:38:21.737Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:38:44.189Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:38:44.216Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:38:44.221Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:38:44.221Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:39:14.222Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:39:14.254Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:39:14.259Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:39:14.259Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:39:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:39:21.742Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.742Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "policy-distribution-id", "timestamp": 1679981836020, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.743Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.743Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.743Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "cds-sdc-listener", "timestamp": 1679981804821, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.743Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.744Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.744Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "aai-model-loader", "timestamp": 1679981852867, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.744Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.744Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.744Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981851530, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.744Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.744Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.744Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "multicloud-k8s", "timestamp": 1679981839264, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T05:39:21.744Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.745Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.745Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "ves-openapi-manager", "timestamp": 1679981843567, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.745Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.745Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.745Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679981829615, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T05:39:21.745Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.745Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.746Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "cds-sdc-listener", "timestamp": 1679981804821, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.746Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.746Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.746Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "policy-distribution-id", "timestamp": 1679981836020, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.746Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.746Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.746Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "aai-model-loader", "timestamp": 1679981852867, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.746Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.747Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.747Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981851530, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.747Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.747Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.747Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "multicloud-k8s", "timestamp": 1679981839264, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T05:39:21.747Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.747Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.747Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "ves-openapi-manager", "timestamp": 1679981843567, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.747Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.748Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.748Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679981829615, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T05:39:21.748Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.748Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.748Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "cds-sdc-listener", "timestamp": 1679981804821, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.748Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.748Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.748Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "policy-distribution-id", "timestamp": 1679981836020, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T05:39:21.748Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.749Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.749Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "aai-model-loader", "timestamp": 1679981852867, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.749Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.749Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.749Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981851530, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.749Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.749Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.749Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "ves-openapi-manager", "timestamp": 1679981843567, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.749Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.749Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.749Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "multicloud-k8s", "timestamp": 1679981839264, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.749Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.749Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.749Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679981829615, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.749Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.749Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.749Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "cds-sdc-listener", "timestamp": 1679981804821, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.749Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "policy-distribution-id", "timestamp": 1679981836020, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "aai-model-loader", "timestamp": 1679981852867, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981851530, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "multicloud-k8s", "timestamp": 1679981839264, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "ves-openapi-manager", "timestamp": 1679981843567, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679981829615, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "cds-sdc-listener", "timestamp": 1679981804821, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "policy-distribution-id", "timestamp": 1679981836020, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.750Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "aai-model-loader", "timestamp": 1679981852867, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981851530, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "multicloud-k8s", "timestamp": 1679981839264, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "ves-openapi-manager", "timestamp": 1679981843567, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679981829615, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "policy-distribution-id", "timestamp": 1679981836020, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "cds-sdc-listener", "timestamp": 1679981804821, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "aai-model-loader", "timestamp": 1679981852867, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981851530, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "ves-openapi-manager", "timestamp": 1679981843567, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679981829615, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "multicloud-k8s", "timestamp": 1679981839264, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:39:21.751Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "cds-sdc-listener", "timestamp": 1679981804821, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "policy-distribution-id", "timestamp": 1679981836020, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "aai-model-loader", "timestamp": 1679981852867, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981851530, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "policy-distribution-id", "timestamp": 1679981859549, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "multicloud-k8s", "timestamp": 1679981859891, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "cds-sdc-listener", "timestamp": 1679981860387, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679981860863, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.752Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "aai-model-loader", "timestamp": 1679981859972, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:39:21.753Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.753Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.753Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981861117, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:39:21.753Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.753Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.753Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "policy-distribution-id", "timestamp": 1679981860552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T05:39:21.753Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.753Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.753Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "multicloud-k8s", "timestamp": 1679981860974, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_ERROR", "errorReason": "Failed to download artifact with name: base_ubuntu18.yaml due to: Specified artifact is not found" } 2023-03-28T05:39:21.753Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.753Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.753Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "policy-distribution-id", "timestamp": 1679981861556, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T05:39:21.766Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e03c40b6-f5bf-4f3e-979a-0380c4e17941 2023-03-28T05:39:21.766Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId e03c40b6-f5bf-4f3e-979a-0380c4e17941 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:39:21.784Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.784Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "multicloud-k8s", "timestamp": 1679981861978, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_ERROR", "errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: base_ubuntu18.yaml due to: Specified artifact is not found" } 2023-03-28T05:39:21.785Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.785Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.785Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679981863102, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T05:39:21.785Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.785Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.785Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981863392, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T05:39:21.785Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.785Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.785Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "multicloud-k8s", "timestamp": 1679981863017, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_ERROR", "errorReason": "Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found" } 2023-03-28T05:39:21.785Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.785Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.785Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679981864397, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T05:39:21.795Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e03c40b6-f5bf-4f3e-979a-0380c4e17941 2023-03-28T05:39:21.795Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId e03c40b6-f5bf-4f3e-979a-0380c4e17941 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:39:21.814Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.814Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "multicloud-k8s", "timestamp": 1679981864020, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "DEPLOY_ERROR", "errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found" } 2023-03-28T05:39:21.814Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.814Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.814Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "multicloud-k8s", "timestamp": 1679981865087, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "Failed to process the artifact", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T05:39:21.824Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of e03c40b6-f5bf-4f3e-979a-0380c4e17941 2023-03-28T05:39:21.824Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId e03c40b6-f5bf-4f3e-979a-0380c4e17941 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T05:39:21.846Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.846Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "aai-model-loader", "timestamp": 1679981865256, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T05:39:21.846Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:39:21.847Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T05:39:21.847Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "aai-model-loader", "timestamp": 1679981866259, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T05:39:21.861Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e03c40b6-f5bf-4f3e-979a-0380c4e17941 2023-03-28T05:39:21.862Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId e03c40b6-f5bf-4f3e-979a-0380c4e17941 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:39:44.259Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:39:44.283Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:39:44.290Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:39:44.290Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:40:14.291Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:40:14.322Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:40:14.330Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:40:14.330Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:40:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:40:44.331Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:40:44.361Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:40:44.371Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:40:44.371Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:41:14.372Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:41:14.397Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:41:14.402Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:41:14.402Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:41:21.737Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:41:44.402Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:41:44.430Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:41:44.436Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:41:44.437Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:42:14.437Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:42:14.466Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:42:14.471Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:42:14.472Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:42:21.737Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:42:33.378Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T05:42:33.378Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-08e3cb91-9f2c-4f00-951a-439fbbf854b8 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T05:42:33.380Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T05:42:33.380Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T05:42:36.305Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:42:36.323Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T05:42:36.324Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T05:42:36.331Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T05:42:36.331Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T05:42:36.349Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T05:42:36.350Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T05:42:36.350Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T05:42:36.358Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T05:42:36.358Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T05:42:36.358Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T05:42:36.360Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=140, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T05:42:36.360Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T05:42:36.360Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T05:42:44.472Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T05:42:44.473Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T05:42:44.487Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T05:42:44.487Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T05:42:44.488Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T05:42:44.493Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T05:42:44.531Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T05:42:44.531Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T05:42:44.539Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T05:42:44.711Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T05:42:44.712Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 05:42:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[381168], x-aai-txid=[0-aai-resources-230328-05:42:43:326-93200], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T05:42:44.712Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T05:42:44.712Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T05:42:44.712Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T05:42:44.724Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T05:42:44.725Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T05:42:44.725Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T05:42:44.725Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:42:44.726Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:42:44.726Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982164725, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:42:44.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:42:44.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982164725, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T05:42:44.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T05:42:45.763Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:42:45.764Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T05:42:45.766Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T05:42:45.766Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T05:42:45.766Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T05:42:45.766Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T05:42:45.772Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-efe278dc-1bad-4524-a4f9-8cd224c04f8e 2023-03-28T05:42:45.773Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T05:42:45.773Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T05:42:45.773Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T05:42:48.451Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:42:51.460Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:42:54.468Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:42:57.477Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:43:00.486Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:43:03.494Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:43:06.503Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:43:09.511Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:43:12.520Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:43:15.528Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:43:18.537Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:43:21.545Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:43:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:43:21.749Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T05:43:21.749Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T05:43:21.756Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-efe278dc-1bad-4524-a4f9-8cd224c04f8e', protocol='range'} 2023-03-28T05:43:21.756Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T05:43:21.762Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T05:43:21.762Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T05:43:21.762Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T05:43:21.762Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T05:43:21.762Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T05:43:21.762Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T05:43:21.763Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-efe278dc-1bad-4524-a4f9-8cd224c04f8e=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-28T05:43:21.778Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-efe278dc-1bad-4524-a4f9-8cd224c04f8e', protocol='range'} 2023-03-28T05:43:21.778Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T05:43:21.778Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T05:43:21.779Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T05:43:21.780Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T05:43:21.780Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T05:43:21.784Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T05:43:21.784Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T05:43:21.784Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T05:43:21.784Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T05:43:21.784Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T05:43:21.785Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T05:43:21.787Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T05:43:21.788Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T05:43:21.788Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T05:43:21.788Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=141, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T05:43:21.788Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T05:43:21.788Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T05:43:22.803Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T05:43:22.804Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T05:43:22.805Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:43:22.805Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:43:22.805Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:43:22.805Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982165763, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:43:22.819Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:43:22.819Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982165763, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:43:22.820Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:43:23.806Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:43:23.806Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:43:23.807Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:43:23.807Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982165763, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:43:24.808Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:43:24.808Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:43:24.808Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:43:24.809Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982165763, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:43:25.810Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:43:25.810Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:43:25.810Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:43:25.811Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982165763, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:43:26.811Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:43:26.812Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:43:26.812Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:43:26.812Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982165763, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:43:27.813Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:43:27.814Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:43:27.814Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:43:27.814Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982165763, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:43:28.815Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:43:28.816Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:43:28.816Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:43:28.816Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982165763, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:43:29.818Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T05:43:29.819Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T05:43:29.819Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T05:43:29.819Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T05:43:29.819Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T05:43:29.871Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T05:43:29.872Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-28T05:43:29.872Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-28T05:43:29.872Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T05:43:29.872Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-28T05:43:29.872Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T05:43:29.899Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-28T05:43:29.899Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@15b654f6 2023-03-28T05:43:29.899Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T05:43:29.900Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T05:43:29.900Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T05:43:29.900Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T05:43:29.900Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T05:43:29.900Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T05:43:29.901Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:43:29.901Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:43:29.901Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982209900, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:43:30.902Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T05:43:30.924Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T05:43:30.925Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T05:43:30.930Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T05:43:30.931Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T05:43:30.931Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T05:43:30.931Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-28T05:43:30.931Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T05:43:30.949Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-28T05:43:30.950Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@44b0893b 2023-03-28T05:43:30.950Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T05:43:30.950Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T05:43:30.950Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T05:43:30.951Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T05:43:30.951Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T05:43:30.951Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T05:43:30.951Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:43:30.951Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:43:30.951Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982210951, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:43:31.952Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T05:43:31.953Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:43:31.977Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:43:31.982Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:43:31.982Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:44:01.982Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:44:02.012Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:44:02.018Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:44:02.019Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:44:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:44:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:44:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982165763, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T05:44:21.744Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:44:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:44:21.744Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982165763, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T05:44:21.744Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:44:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:44:21.745Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982165763, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:44:21.745Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:44:21.745Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:44:21.745Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982165763, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T05:44:21.745Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:44:21.745Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:44:21.745Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982165763, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:44:21.745Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:44:21.745Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:44:21.745Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982165763, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:44:21.746Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:44:21.746Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:44:21.746Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982209900, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T05:44:21.746Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:44:21.746Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:44:21.746Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982210951, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T05:44:21.746Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:44:32.019Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:44:32.042Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:44:32.047Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:44:32.047Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:45:02.047Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:45:02.072Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:45:02.077Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:45:02.077Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:45:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:45:32.077Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:45:32.101Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:45:32.106Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:45:32.106Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:46:02.107Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:46:02.129Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:46:02.134Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:46:02.135Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:46:16.151Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:46:16.151Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "policy-distribution-id", "timestamp": 1679982372567, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:46:16.152Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:46:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:46:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:46:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "ves-openapi-manager", "timestamp": 1679982361536, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:46:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:46:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:46:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "aai-model-loader", "timestamp": 1679982362867, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:46:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:46:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:46:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "multicloud-k8s", "timestamp": 1679982346102, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:46:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:46:32.135Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:46:32.155Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:46:32.158Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:46:32.159Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:47:02.159Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:47:02.184Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:47:02.190Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:47:02.191Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:47:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:47:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:47:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "cds-sdc-listener", "timestamp": 1679982341398, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:47:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:47:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:47:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "policy-distribution-id", "timestamp": 1679982372567, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:47:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:47:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:47:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "ves-openapi-manager", "timestamp": 1679982361536, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T05:47:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:47:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:47:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "multicloud-k8s", "timestamp": 1679982346102, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:47:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:47:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:47:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "aai-model-loader", "timestamp": 1679982362867, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:47:21.740Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:47:21.740Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:47:21.740Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "cds-sdc-listener", "timestamp": 1679982341398, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:47:21.740Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:47:21.740Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:47:21.740Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "policy-distribution-id", "timestamp": 1679982377148, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:47:21.740Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:47:21.740Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:47:21.740Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "cds-sdc-listener", "timestamp": 1679982377950, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:47:21.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:47:21.741Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:47:21.741Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "aai-model-loader", "timestamp": 1679982377459, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:47:21.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:47:21.741Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:47:21.741Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "policy-distribution-id", "timestamp": 1679982378152, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T05:47:21.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:47:21.741Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:47:21.741Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "policy-distribution-id", "timestamp": 1679982379153, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:47:21.773Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6d315fdc-3a43-437b-b276-edcee10041ec 2023-03-28T05:47:21.773Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6d315fdc-3a43-437b-b276-edcee10041ec and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:47:21.792Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:47:21.792Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "aai-model-loader", "timestamp": 1679982380389, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T05:47:21.793Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:47:32.191Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:47:32.213Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:47:32.218Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:47:32.218Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:48:02.218Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:48:02.248Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:48:02.255Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:48:02.256Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:48:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:48:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:48:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "aai-model-loader", "timestamp": 1679982381391, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T05:48:21.754Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6d315fdc-3a43-437b-b276-edcee10041ec 2023-03-28T05:48:21.754Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6d315fdc-3a43-437b-b276-edcee10041ec and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:48:21.775Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:48:21.775Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982391529, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:48:21.775Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:48:21.775Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:48:21.775Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982391529, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:48:21.775Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:48:21.776Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:48:21.776Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982394329, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:48:21.776Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:48:21.776Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:48:21.776Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982395807, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T05:48:21.776Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:48:21.776Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:48:21.776Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982396811, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T05:48:21.787Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6d315fdc-3a43-437b-b276-edcee10041ec 2023-03-28T05:48:21.787Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6d315fdc-3a43-437b-b276-edcee10041ec and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:48:22.855Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T05:48:22.855Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-efe278dc-1bad-4524-a4f9-8cd224c04f8e sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T05:48:22.856Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T05:48:22.856Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T05:48:25.563Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:48:28.572Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:48:31.584Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:48:32.256Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T05:48:32.257Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T05:48:32.267Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T05:48:32.267Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T05:48:32.268Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T05:48:32.277Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T05:48:32.312Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T05:48:32.312Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T05:48:32.321Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T05:48:32.459Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T05:48:32.460Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 05:48:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[381168], x-aai-txid=[0-aai-resources-230328-05:48:31:103-15580], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T05:48:32.460Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T05:48:32.460Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T05:48:32.460Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T05:48:32.475Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T05:48:32.476Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T05:48:32.476Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T05:48:32.476Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:48:32.476Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:48:32.476Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982512476, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T05:48:33.507Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:48:33.508Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T05:48:33.508Z||pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T05:48:33.508Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T05:48:33.508Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T05:48:33.509Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T05:48:33.513Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-6e47823a-aee6-4a7e-82c0-7894caafda66 2023-03-28T05:48:33.514Z||pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T05:48:33.514Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T05:48:33.514Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T05:48:34.592Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:48:37.601Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:48:40.612Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:48:43.620Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:48:46.628Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:48:49.641Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:48:52.649Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:48:55.663Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:48:58.672Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:49:01.684Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:49:04.693Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:49:07.704Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:49:10.713Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:49:13.722Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:49:16.731Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:49:19.740Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:49:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:49:21.749Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T05:49:21.750Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T05:49:21.757Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T05:49:21.757Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-6e47823a-aee6-4a7e-82c0-7894caafda66', protocol='range'} 2023-03-28T05:49:21.761Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-6e47823a-aee6-4a7e-82c0-7894caafda66=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-28T05:49:21.775Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T05:49:21.775Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-6e47823a-aee6-4a7e-82c0-7894caafda66', protocol='range'} 2023-03-28T05:49:21.776Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T05:49:21.776Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T05:49:21.776Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T05:49:21.777Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T05:49:21.782Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T05:49:21.782Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T05:49:21.782Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T05:49:21.782Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T05:49:21.782Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T05:49:21.782Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=172, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T05:49:21.783Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T05:49:21.783Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T05:49:21.783Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T05:49:21.783Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T05:49:21.783Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T05:49:21.783Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T05:49:22.801Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.801Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T05:49:22.804Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:49:22.805Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:49:22.805Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:49:22.805Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:49:22.806Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.806Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "policy-distribution-id", "timestamp": 1679982440156, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.807Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.807Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.807Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "aai-model-loader", "timestamp": 1679982452867, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.807Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.807Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.807Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "multicloud-k8s", "timestamp": 1679982437218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.807Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.807Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.807Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "ves-openapi-manager", "timestamp": 1679982461524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.807Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.807Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.808Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "cds-sdc-listener", "timestamp": 1679982438957, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.808Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.808Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.808Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "aai-model-loader", "timestamp": 1679982452867, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.808Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.808Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.808Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "cds-sdc-listener", "timestamp": 1679982438957, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.808Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.808Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.808Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "multicloud-k8s", "timestamp": 1679982437218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T05:49:22.809Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.809Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.809Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "ves-openapi-manager", "timestamp": 1679982461524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.809Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.809Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.809Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "policy-distribution-id", "timestamp": 1679982440156, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.809Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.809Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.809Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "policy-distribution-id", "timestamp": 1679982440156, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T05:49:22.809Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.810Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.810Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "aai-model-loader", "timestamp": 1679982452867, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.810Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.810Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.810Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "cds-sdc-listener", "timestamp": 1679982438957, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.810Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.810Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.810Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "multicloud-k8s", "timestamp": 1679982437218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T05:49:22.810Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.811Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.811Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "ves-openapi-manager", "timestamp": 1679982461524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.811Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.811Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.811Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "aai-model-loader", "timestamp": 1679982452867, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.811Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.811Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.811Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "cds-sdc-listener", "timestamp": 1679982438957, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.811Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.811Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.811Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "multicloud-k8s", "timestamp": 1679982437218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.812Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.812Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.812Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "ves-openapi-manager", "timestamp": 1679982461524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.812Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.812Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.812Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "policy-distribution-id", "timestamp": 1679982440156, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.812Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.812Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.812Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "cds-sdc-listener", "timestamp": 1679982438957, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.813Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.813Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.813Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "policy-distribution-id", "timestamp": 1679982440156, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.813Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.813Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.813Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "aai-model-loader", "timestamp": 1679982452867, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.813Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.813Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.813Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "ves-openapi-manager", "timestamp": 1679982461524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.813Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.813Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.813Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "multicloud-k8s", "timestamp": 1679982437218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T05:49:22.814Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.814Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.814Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "cds-sdc-listener", "timestamp": 1679982438957, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.814Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.814Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.814Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "policy-distribution-id", "timestamp": 1679982440156, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.814Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.814Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.814Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "aai-model-loader", "timestamp": 1679982452867, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.814Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.814Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.815Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "multicloud-k8s", "timestamp": 1679982437218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.815Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.815Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.815Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "ves-openapi-manager", "timestamp": 1679982461524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.815Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.815Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.815Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "cds-sdc-listener", "timestamp": 1679982438957, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:49:22.815Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.815Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.815Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "aai-model-loader", "timestamp": 1679982452867, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:49:22.815Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.815Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.815Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "ves-openapi-manager", "timestamp": 1679982461524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.815Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.815Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.815Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "multicloud-k8s", "timestamp": 1679982437218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:49:22.815Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.815Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "policy-distribution-id", "timestamp": 1679982440156, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "multicloud-k8s", "timestamp": 1679982468943, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "policy-distribution-id", "timestamp": 1679982468646, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "cds-sdc-listener", "timestamp": 1679982469445, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "aai-model-loader", "timestamp": 1679982468953, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "policy-distribution-id", "timestamp": 1679982469649, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "multicloud-k8s", "timestamp": 1679982470033, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.816Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "policy-distribution-id", "timestamp": 1679982470650, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:49:22.859Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b1101844-7f05-4c6e-8dec-0936c7401cd2 2023-03-28T05:49:22.859Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId b1101844-7f05-4c6e-8dec-0936c7401cd2 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:49:22.882Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.883Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "multicloud-k8s", "timestamp": 1679982471162, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-28T05:49:22.883Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.883Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.883Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "multicloud-k8s", "timestamp": 1679982472208, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T05:49:22.897Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b1101844-7f05-4c6e-8dec-0936c7401cd2 2023-03-28T05:49:22.898Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId b1101844-7f05-4c6e-8dec-0936c7401cd2 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T05:49:22.916Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.917Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "multicloud-k8s", "timestamp": 1679982473211, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-28T05:49:22.917Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.917Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.917Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "aai-model-loader", "timestamp": 1679982474195, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T05:49:22.917Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.917Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.917Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "aai-model-loader", "timestamp": 1679982475198, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T05:49:22.932Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b1101844-7f05-4c6e-8dec-0936c7401cd2 2023-03-28T05:49:22.933Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId b1101844-7f05-4c6e-8dec-0936c7401cd2 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:49:22.965Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.966Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "cds-sdc-listener", "timestamp": 1679982470449, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.966Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.966Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.967Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "policy-distribution-id", "timestamp": 1679982471652, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.967Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.967Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.967Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "multicloud-k8s", "timestamp": 1679982474213, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.967Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.967Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.967Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "ves-openapi-manager", "timestamp": 1679982481519, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.967Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.967Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.967Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982481529, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.967Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.968Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.968Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "multicloud-k8s", "timestamp": 1679982474213, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.968Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.968Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.968Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "policy-distribution-id", "timestamp": 1679982471652, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.968Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.968Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.968Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "cds-sdc-listener", "timestamp": 1679982470449, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.968Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.968Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.968Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "ves-openapi-manager", "timestamp": 1679982481519, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.969Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.969Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.969Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982481529, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.969Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.969Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.969Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "multicloud-k8s", "timestamp": 1679982474213, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.969Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.969Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.969Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "cds-sdc-listener", "timestamp": 1679982470449, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.969Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.969Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.969Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "policy-distribution-id", "timestamp": 1679982471652, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.970Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.970Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.970Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "aai-model-loader", "timestamp": 1679982482867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.970Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.970Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.970Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "ves-openapi-manager", "timestamp": 1679982481519, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.970Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.970Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.970Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982481529, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.970Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.971Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.971Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "multicloud-k8s", "timestamp": 1679982474213, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.971Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.971Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.971Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "policy-distribution-id", "timestamp": 1679982471652, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.971Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.971Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.971Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "cds-sdc-listener", "timestamp": 1679982470449, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.971Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.972Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.972Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "aai-model-loader", "timestamp": 1679982482867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.972Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.972Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.972Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "ves-openapi-manager", "timestamp": 1679982481519, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.972Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.973Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.973Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982481529, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.973Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.973Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.973Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "multicloud-k8s", "timestamp": 1679982474213, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.973Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.973Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.973Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "cds-sdc-listener", "timestamp": 1679982470449, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.973Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.973Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.974Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "policy-distribution-id", "timestamp": 1679982471652, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.974Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.974Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.974Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "aai-model-loader", "timestamp": 1679982482867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.974Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.974Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.974Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "ves-openapi-manager", "timestamp": 1679982481519, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.974Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.974Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.975Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982481529, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.975Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.975Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.975Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "multicloud-k8s", "timestamp": 1679982474213, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.975Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.975Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.975Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "cds-sdc-listener", "timestamp": 1679982470449, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.975Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.975Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.975Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "policy-distribution-id", "timestamp": 1679982471652, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.976Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.976Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.976Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "aai-model-loader", "timestamp": 1679982482867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.976Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.976Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.976Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "ves-openapi-manager", "timestamp": 1679982481519, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-28T05:49:22.976Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.976Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.976Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982481529, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.976Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.976Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.976Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "cds-sdc-listener", "timestamp": 1679982470449, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.976Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.976Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.977Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "multicloud-k8s", "timestamp": 1679982474213, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.977Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.977Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.977Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "policy-distribution-id", "timestamp": 1679982471652, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.977Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.977Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.977Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "aai-model-loader", "timestamp": 1679982482867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.977Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.977Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.977Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "ves-openapi-manager", "timestamp": 1679982481519, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.977Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.977Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.977Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982481529, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:49:22.978Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.978Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.978Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "cds-sdc-listener", "timestamp": 1679982470449, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:49:22.978Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.978Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.978Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "multicloud-k8s", "timestamp": 1679982474213, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:49:22.978Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.978Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.978Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "policy-distribution-id", "timestamp": 1679982471652, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:49:22.978Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.978Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.978Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "aai-model-loader", "timestamp": 1679982482867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.978Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.978Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.979Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "ves-openapi-manager", "timestamp": 1679982481519, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.979Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.979Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.979Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982489327, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:49:22.979Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.979Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.979Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "aai-model-loader", "timestamp": 1679982482867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:22.979Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.979Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.979Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "cds-sdc-listener", "timestamp": 1679982489420, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:49:22.979Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.979Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.980Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "policy-distribution-id", "timestamp": 1679982488632, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:49:22.980Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.980Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.980Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "aai-model-loader", "timestamp": 1679982482867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:49:22.980Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.980Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.980Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "policy-distribution-id", "timestamp": 1679982489634, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T05:49:22.980Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:22.980Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:22.980Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "policy-distribution-id", "timestamp": 1679982490639, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:49:23.008Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c2cb142b-b896-4d67-9f54-19b9dd862b28 2023-03-28T05:49:23.009Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId c2cb142b-b896-4d67-9f54-19b9dd862b28 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:49:23.025Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:23.025Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "aai-model-loader", "timestamp": 1679982490959, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:49:23.025Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:23.025Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:23.025Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982491474, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T05:49:23.025Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:23.025Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:23.025Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982492477, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T05:49:23.035Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b1101844-7f05-4c6e-8dec-0936c7401cd2 2023-03-28T05:49:23.035Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId b1101844-7f05-4c6e-8dec-0936c7401cd2 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:49:23.053Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:23.053Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982481529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:23.053Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:23.053Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:23.053Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982481529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:23.053Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:23.053Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:23.053Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "aai-model-loader", "timestamp": 1679982494459, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T05:49:23.053Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:23.053Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:23.053Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982481529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:23.053Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:23.054Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:23.054Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "aai-model-loader", "timestamp": 1679982495461, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T05:49:23.067Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c2cb142b-b896-4d67-9f54-19b9dd862b28 2023-03-28T05:49:23.067Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId c2cb142b-b896-4d67-9f54-19b9dd862b28 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:49:23.086Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:23.087Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982481529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:23.087Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:23.087Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:23.087Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982481529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:23.087Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:23.087Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:23.087Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982481529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:23.087Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:23.087Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:23.087Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982481529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:49:23.087Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:23.088Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:23.088Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982481529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:49:23.088Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:23.088Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:23.088Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982501611, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:49:23.088Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:23.088Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:23.088Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982503371, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T05:49:23.088Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:23.088Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:23.088Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679982504375, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T05:49:23.101Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c2cb142b-b896-4d67-9f54-19b9dd862b28 2023-03-28T05:49:23.101Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId c2cb142b-b896-4d67-9f54-19b9dd862b28 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T05:49:23.123Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:49:23.123Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982512476, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T05:49:23.123Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:49:23.806Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:49:23.807Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:49:23.807Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:49:23.807Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:49:24.808Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:49:24.809Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:49:24.809Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:49:24.809Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:49:25.810Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:49:25.810Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:49:25.811Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:49:25.811Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:49:26.811Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:49:26.812Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:49:26.812Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:49:26.812Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:49:27.813Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:49:27.813Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:49:27.814Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:49:27.814Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:49:28.816Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:49:28.816Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:49:28.816Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:49:28.817Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:49:29.818Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T05:49:29.819Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T05:49:29.819Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T05:49:29.819Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T05:49:29.819Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T05:49:29.871Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T05:49:29.871Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T05:49:29.871Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T05:49:29.871Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T05:49:29.871Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T05:49:29.871Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T05:49:29.891Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T05:49:29.891Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3fd14ffd 2023-03-28T05:49:29.891Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T05:49:29.891Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T05:49:29.891Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T05:49:29.892Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T05:49:29.892Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T05:49:29.892Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T05:49:29.892Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:49:29.892Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:49:29.892Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982569892, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:49:30.893Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T05:49:30.914Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T05:49:30.914Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T05:49:30.920Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T05:49:30.921Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T05:49:30.921Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T05:49:30.921Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T05:49:30.921Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T05:49:30.937Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T05:49:30.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@764b530e 2023-03-28T05:49:30.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T05:49:30.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T05:49:30.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T05:49:30.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T05:49:30.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T05:49:30.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T05:49:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:49:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:49:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982570938, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:49:31.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T05:49:31.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:49:31.963Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:49:31.968Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:49:31.968Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:50:01.969Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:50:01.991Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:50:01.996Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:50:01.996Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:50:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:50:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:50:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:50:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:50:31.996Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:50:32.021Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:50:32.026Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:50:32.027Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:51:02.027Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:51:02.049Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:51:02.053Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:51:02.053Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:51:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:51:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:51:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T05:51:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:51:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:51:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T05:51:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:51:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:51:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:51:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:51:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:51:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T05:51:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:51:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:51:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:51:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:51:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:51:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:51:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:51:21.740Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:51:21.740Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982569892, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T05:51:21.740Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:51:21.740Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T05:51:21.740Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982570938, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T05:51:21.740Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:51:32.054Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:51:32.079Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:51:32.083Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:51:32.083Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:52:02.083Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:52:02.099Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:52:02.102Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:52:02.103Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:52:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:52:32.103Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:52:32.125Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:52:32.130Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:52:32.131Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:53:02.131Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:53:02.152Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:53:02.156Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:53:02.156Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:53:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:53:32.156Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:53:32.174Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:53:32.178Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:53:32.178Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:54:02.178Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:54:02.201Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:54:02.207Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:54:02.207Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:54:21.736Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:54:22.807Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T05:54:22.808Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-6e47823a-aee6-4a7e-82c0-7894caafda66 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T05:54:22.808Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T05:54:22.808Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T05:54:25.300Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:54:25.314Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T05:54:25.315Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T05:54:25.321Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T05:54:25.322Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T05:54:25.337Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T05:54:25.337Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T05:54:25.338Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T05:54:25.343Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T05:54:25.343Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T05:54:25.344Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T05:54:25.344Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=297, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T05:54:25.344Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T05:54:25.344Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T05:54:32.208Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T05:54:32.209Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T05:54:32.220Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T05:54:32.220Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T05:54:32.221Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T05:54:32.226Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T05:54:32.265Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T05:54:32.266Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e2f32614-d3d8-4db9-b929-d0c2ae5b670f], X-ECOMP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-TransactionId=[], X-ONAP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], Content-Type=[application/merge-patch+json]} 2023-03-28T05:54:32.273Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T05:54:32.400Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?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/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 05:54:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[122], vertex-id=[381168], x-aai-txid=[2-aai-resources-230328-05:54:31:056-47101], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T05:54:32.401Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T05:54:32.401Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T05:54:32.401Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T05:54:32.401Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T05:54:32.412Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T05:54:32.412Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T05:54:32.412Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T05:54:32.413Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:54:32.413Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:54:32.413Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982872412, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:54:32.425Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T05:54:32.426Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679982872412, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T05:54:32.426Z||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-03-28T05:54:33.441Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T05:54:33.442Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6d315fdc-3a43-437b-b276-edcee10041ec","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"baa19d62-62c3-43ef-9567-048930744e84","serviceDescription":"service","serviceInvariantUUID":"68899c2d-d5d8-40ff-9f1c-97dbc2695d9d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2d73a0cf-88be-4d48-bac8-32bf0bef18a1","resourceInvariantUUID":"d29d359d-e7f2-4e47-82d7-f803b9e570ef","resourceCustomizationUUID":"23a5224b-144f-4925-95ad-3b6fb3010917","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YWUyNzM0NWRhMGRmMjVhN2I4OTgzMTA2MjI5NzBhZmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"526996e8-0ef8-4444-add7-8f8225061ef9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f7e269d-4c3d-442a-ac24-b1a1721ffda4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T05:54:33.442Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:54:33.442Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:54:33.442Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:54:33.442Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:54:34.443Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:54:34.443Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:54:34.443Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:54:34.443Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:54:35.445Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "baa19d62-62c3-43ef-9567-048930744e84", "serviceDescription": "service", "serviceInvariantUUID": "68899c2d-d5d8-40ff-9f1c-97dbc2695d9d", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "23a5224b-144f-4925-95ad-3b6fb3010917", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2d73a0cf-88be-4d48-bac8-32bf0bef18a1", "resourceInvariantUUID": "d29d359d-e7f2-4e47-82d7-f803b9e570ef", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f7e269d-4c3d-442a-ac24-b1a1721ffda4" } ], "workloadContext": "Production" } 2023-03-28T05:54:35.445Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T05:54:35.445Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 baa19d62-62c3-43ef-9567-048930744e84 ASDC 2023-03-28T05:54:35.445Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6d315fdc-3a43-437b-b276-edcee10041ec ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:baa19d62-62c3-43ef-9567-048930744e84 ServiceInvariantUUID:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4 ArtifactChecksum:ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 ResourceInvariantUUID:d29d359d-e7f2-4e47-82d7-f803b9e570ef ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2d73a0cf-88be-4d48-bac8-32bf0bef18a1 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T05:54:35.445Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF baa19d62-62c3-43ef-9567-048930744e84 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T05:54:35.508Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T05:54:35.509Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T05:54:35.509Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T05:54:35.509Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T05:54:35.510Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T05:54:35.510Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T05:54:35.747Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T05:54:35.749Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 57804 2023-03-28T05:54:35.749Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T05:54:35.750Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T05:54:35.750Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T05:54:35.750Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:54:35.751Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:54:35.751Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679982875749, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:54:36.752Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T05:54:36.753Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T05:54:36.753Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T05:54:36.754Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-03-28T05:54:36.754Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T05:54:36.755Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T05:54:36.832Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7161794114059796256/Definitions/service-BasicNetwork-template.yml 2023-03-28T05:54:37.148Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T05:54:37.148Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T05:54:37.148Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T05:54:37.148Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-03-28T05:54:37.148Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T05:54:37.148Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T05:54:37.148Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T05:54:37.148Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T05:54:37.148Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T05:54:37.148Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T05:54:37.148Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T05:54:37.149Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-28T05:54:37.149Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T05:54:37.149Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:54:37.149Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:54:37.149Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-28T05:54:37.151Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T05:54:37.151Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T05:54:37.151Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:54:37.151Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:54:37.151Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-28T05:54:37.151Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T05:54:37.151Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T05:54:37.151Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:54:37.151Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:54:37.151Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:54:37.151Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:54:37.152Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:54:37.152Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:54:37.152Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:54:37.152Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:54:37.152Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:54:37.152Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:54:37.152Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:baa19d62-62c3-43ef-9567-048930744e84 Model Version:NULL Model InvariantUuid:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:d29d359d-e7f2-4e47-82d7-f803b9e570ef Model UUID:75383ecb-7901-4f5c-a494-d9d593a8d5ff Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 Network Technology:NEUTRON Network Type:NEUTRON Network Role:null Network Scope:null VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T05:54:37.173Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Processing Resource Type: VL, Model UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 2023-03-28T05:54:37.173Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||No resources found for Service: baa19d62-62c3-43ef-9567-048930744e84 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T05:54:37.180Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500|| 2023-03-28T05:54:37.180Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-03-28T05:54:37.180Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||No resources found for Service: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T05:54:37.180Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T05:54:37.180Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-03-28T05:54:37.180Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T05:54:37.193Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@66ae3142, org.onap.sdc.toscaparser.api.parameters.Input@4c042fc7, org.onap.sdc.toscaparser.api.parameters.Input@49627f74, org.onap.sdc.toscaparser.api.parameters.Input@6999b78d, org.onap.sdc.toscaparser.api.parameters.Input@7e2aafdd] 2023-03-28T05:54:37.194Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:54:37.195Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:54:37.195Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:54:37.195Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:54:37.195Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid baa19d62-62c3-43ef-9567-048930744e84: Generic NeutronNet 2023-03-28T05:54:37.195Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:54:37.195Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:54:37.195Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:54:37.195Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 2023-03-28T05:54:37.251Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:54:37.251Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:54:37.251Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:54:37.251Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:54:37.251Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:54:37.251Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:54:37.251Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Saving Service: basic_network Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-03-28T05:54:37.419Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-03-28T05:54:37.419Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T05:54:37.419Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T05:54:37.419Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T05:54:37.419Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:54:37.419Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:54:37.419Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679982877419, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:54:38.421Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:54:38.445Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:54:38.450Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T05:54:38.450Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T05:54:38.450Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T05:54:38.450Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T05:54:38.450Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T05:54:38.450Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T05:54:38.451Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T05:54:38.451Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T05:54:38.451Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T05:54:38.464Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T05:55:08.465Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T05:55:08.477Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d315fdc-3a43-437b-b276-edcee10041ec and serviceModelVersionId: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T05:55:08.477Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68899c2d-d5d8-40ff-9f1c-97dbc2695d9d 2023-03-28T05:55:08.478Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 2023-03-28T05:55:08.482Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T05:55:08.511Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T05:55:08.512Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||Invoke 2023-03-28T05:55:08.521Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T05:55:08.655Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||InvokeReturn 2023-03-28T05:55:08.656Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 05:55:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[130], vertex-id=[241832], x-aai-txid=[1-aai-resources-230328-05:55:07:301-56075], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T05:55:08.656Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T05:55:08.656Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T05:55:08.656Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T05:55:08.669Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T05:55:08.669Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d315fdc-3a43-437b-b276-edcee10041ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T05:55:08.669Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T05:55:08.670Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:08.670Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:08.670Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679982908669, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T05:55:09.703Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T05:55:09.703Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b1101844-7f05-4c6e-8dec-0936c7401cd2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f13ca837-ae90-403c-9881-446f755d4bf8","serviceDescription":"service","serviceInvariantUUID":"22d33c51-a0cb-43ff-b88c-056b90379b28","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"34e5bbe9-7741-4165-b12d-b84e25d08f32","resourceInvariantUUID":"f898deb2-e327-4ee2-9a03-34e07a677d6e","resourceCustomizationUUID":"42b32958-f457-419a-b9ad-9d83f09d3632","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjNiOTJiYjJhZDBkN2MyNjhhMDRmMDUxMDViZWRiMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62f26e84-bf2e-40e5-988d-2a7a91849eff","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7aeb8003-1803-4624-aedf-ffe1fcf931c8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f806266e-6d66-42df-a556-de319d652129","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c09a72b0-0f8e-476e-82f1-16dcd82ad64c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6289936-6aac-441c-8af2-efa335579f8c","artifactVersion":"2","generatedFromUUID":"f806266e-6d66-42df-a556-de319d652129"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JlNzI4MTFhZWI4NTgxOWU3OGZhNmM4ODRkNTViN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8b8d456-25e5-4024-b0fb-35d62ebfbac0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"88db2004-e0d0-45c3-b086-5eac73849247","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T05:55:09.704Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:55:09.704Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:09.704Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:09.704Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:55:10.705Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:55:10.706Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:10.706Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:10.706Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:55:11.707Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:55:11.707Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:11.707Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:11.708Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:55:12.708Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:55:12.709Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:12.709Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:12.709Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:55:13.710Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:55:13.711Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:13.711Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:13.711Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:55:14.712Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:55:14.712Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:14.712Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:14.712Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:55:15.713Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:55:15.714Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:15.714Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:15.714Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:55:16.715Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f13ca837-ae90-403c-9881-446f755d4bf8", "serviceDescription": "service", "serviceInvariantUUID": "22d33c51-a0cb-43ff-b88c-056b90379b28", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "42b32958-f457-419a-b9ad-9d83f09d3632", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "34e5bbe9-7741-4165-b12d-b84e25d08f32", "resourceInvariantUUID": "f898deb2-e327-4ee2-9a03-34e07a677d6e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7aeb8003-1803-4624-aedf-ffe1fcf931c8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f806266e-6d66-42df-a556-de319d652129", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "generatedFromUUID": "f806266e-6d66-42df-a556-de319d652129" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88db2004-e0d0-45c3-b086-5eac73849247" } ], "workloadContext": "Production" } 2023-03-28T05:55:16.715Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T05:55:16.715Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f13ca837-ae90-403c-9881-446f755d4bf8 ASDC 2023-03-28T05:55:16.716Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b1101844-7f05-4c6e-8dec-0936c7401cd2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f13ca837-ae90-403c-9881-446f755d4bf8 ServiceInvariantUUID:22d33c51-a0cb-43ff-b88c-056b90379b28 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:88db2004-e0d0-45c3-b086-5eac73849247 ArtifactChecksum:NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:42b32958-f457-419a-b9ad-9d83f09d3632 ResourceInvariantUUID:f898deb2-e327-4ee2-9a03-34e07a677d6e ResourceName:basic_vm ResourceType:VF ResourceUUID:34e5bbe9-7741-4165-b12d-b84e25d08f32 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:7aeb8003-1803-4624-aedf-ffe1fcf931c8 ArtifactChecksum:N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f806266e-6d66-42df-a556-de319d652129 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T05:55:16.716Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f13ca837-ae90-403c-9881-446f755d4bf8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T05:55:16.792Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T05:55:16.792Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T05:55:16.792Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T05:55:16.792Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T05:55:16.793Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T05:55:16.793Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T05:55:17.034Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T05:55:17.038Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 88db2004-e0d0-45c3-b086-5eac73849247 75178 2023-03-28T05:55:17.039Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T05:55:17.039Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T05:55:17.039Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T05:55:17.039Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:17.039Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:17.039Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982917039, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:55:18.040Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T05:55:18.041Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T05:55:18.041Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T05:55:18.042Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-28T05:55:18.042Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T05:55:18.042Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T05:55:18.137Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14964015365630090508/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-28T05:55:19.032Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T05:55:19.032Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T05:55:19.033Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T05:55:19.033Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T05:55:19.033Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T05:55:19.033Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T05:55:19.033Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T05:55:19.033Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T05:55:19.033Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T05:55:19.033Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T05:55:19.033Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T05:55:19.033Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T05:55:19.033Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:19.033Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:55:19.033Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T05:55:19.034Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T05:55:19.034Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T05:55:19.034Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:19.034Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:55:19.034Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T05:55:19.034Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T05:55:19.034Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T05:55:19.034Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:19.034Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:55:19.035Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:19.035Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-28T05:55:19.035Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-28T05:55:19.035Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-28T05:55:19.035Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-28T05:55:19.035Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-28T05:55:19.035Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T05:55:19.035Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:19.035Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T05:55:19.035Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:19.035Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T05:55:19.036Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T05:55:19.036Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:19.036Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T05:55:19.036Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T05:55:19.036Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:19.036Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T05:55:19.036Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T05:55:19.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:19.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-28T05:55:19.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-28T05:55:19.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-28T05:55:19.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=97201ecf-eba5-4080-bb98-326a846dec4e 2023-03-28T05:55:19.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:19.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:55:19.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:19.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:55:19.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:19.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:55:19.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:19.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:55:19.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:f13ca837-ae90-403c-9881-446f755d4bf8 Model Version:NULL Model InvariantUuid:22d33c51-a0cb-43ff-b88c-056b90379b28 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:625c049c-8631-4145-bce7-919347276518 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:f898deb2-e327-4ee2-9a03-34e07a677d6e Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:42b32958-f457-419a-b9ad-9d83f09d3632 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:91ba9a10-a41d-4478-96d8-5f1e5ffeecc3 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:a8bb7870-f84f-48bb-a5dd-ba379e6381df ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:97201ecf-eba5-4080-bb98-326a846dec4e ModelInvariantUuid:f99e8f56-ca33-4796-8c29-a548210305d3 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:46247b73-da61-4796-a1cf-29f398f333b8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:d600f0bf-ba02-4634-9b34-e969a282d3eb ModelInvariantUuid:640aade7-35ec-40d3-982d-2923b4afc932 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:2008e8c7-1ba6-4283-8300-e5c2c5f7ab39 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T05:55:19.060Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T05:55:19.067Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||basic_vm 0 2023-03-28T05:55:19.068Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 2023-03-28T05:55:19.068Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 7aeb8003-1803-4624-aedf-ffe1fcf931c8 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-28T05:55:19.068Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T05:55:19.069Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-28T05:55:19.158Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T05:55:19.159Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 7aeb8003-1803-4624-aedf-ffe1fcf931c8 787 2023-03-28T05:55:19.159Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-03-28T05:55:19.159Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-28T05:55:19.160Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T05:55:19.160Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:19.160Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:19.160Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982919159, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:55:20.162Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "91ba9a10-a41d-4478-96d8-5f1e5ffeecc3", "vfModuleModelVersion": "1", "vfModuleModelUUID": "a8bb7870-f84f-48bb-a5dd-ba379e6381df", "vfModuleModelCustomizationUUID": "b528a88c-0c5f-4bf8-8c17-87d39878fdd2", "isBase": true, "artifacts": [ "f806266e-6d66-42df-a556-de319d652129", "f6289936-6aac-441c-8af2-efa335579f8c" ], "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-03-28T05:55:20.168Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:a8bb7870-f84f-48bb-a5dd-ba379e6381df VfModuleModelInvariantUUID:91ba9a10-a41d-4478-96d8-5f1e5ffeecc3 VfModuleModelDescription:NULL Artifacts UUID List:{ f806266e-6d66-42df-a556-de319d652129 , f6289936-6aac-441c-8af2-efa335579f8c } 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-03-28T05:55:20.171Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "91ba9a10-a41d-4478-96d8-5f1e5ffeecc3", "vfModuleModelVersion": "1", "vfModuleModelUUID": "a8bb7870-f84f-48bb-a5dd-ba379e6381df", "vfModuleModelCustomizationUUID": "b528a88c-0c5f-4bf8-8c17-87d39878fdd2", "isBase": true, "artifacts": [ "f806266e-6d66-42df-a556-de319d652129", "f6289936-6aac-441c-8af2-efa335579f8c" ], "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-03-28T05:55:20.172Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:a8bb7870-f84f-48bb-a5dd-ba379e6381df VfModuleModelInvariantUUID:91ba9a10-a41d-4478-96d8-5f1e5ffeecc3 VfModuleModelDescription:NULL Artifacts UUID List:{ f806266e-6d66-42df-a556-de319d652129 , f6289936-6aac-441c-8af2-efa335579f8c } 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-03-28T05:55:20.172Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: f806266e-6d66-42df-a556-de319d652129 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-28T05:55:20.172Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T05:55:20.172Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-28T05:55:20.253Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T05:55:20.254Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml f806266e-6d66-42df-a556-de319d652129 5033 2023-03-28T05:55:20.254Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-28T05:55:20.254Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-28T05:55:20.254Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T05:55:20.254Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:20.255Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:20.255Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982920254, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:55:21.257Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: f6289936-6aac-441c-8af2-efa335579f8c from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-28T05:55:21.257Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T05:55:21.257Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-28T05:55:21.348Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T05:55:21.348Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env f6289936-6aac-441c-8af2-efa335579f8c 903 2023-03-28T05:55:21.349Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-28T05:55:21.349Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-28T05:55:21.349Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T05:55:21.349Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:21.349Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:21.349Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982921349, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:55:21.735Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:55:21.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T05:55:21.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:55:21.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:55:21.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T05:55:21.742Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:55:21.743Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:55:21.743Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T05:55:21.743Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679982875749, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:55:21.743Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:55:21.743Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T05:55:21.744Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679982877419, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T05:55:21.744Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:55:21.744Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T05:55:21.744Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679982908669, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T05:55:21.745Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:55:21.745Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T05:55:21.745Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:55:21.745Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:55:21.745Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T05:55:21.745Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T05:55:21.745Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:55:21.746Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T05:55:21.746Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T05:55:21.746Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:55:21.746Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T05:55:21.746Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:55:21.746Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:55:21.747Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T05:55:21.747Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T05:55:21.747Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:55:21.747Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T05:55:21.747Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:55:21.748Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:55:21.748Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T05:55:21.748Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:55:21.749Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:55:21.749Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T05:55:21.749Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982917039, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:55:21.749Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:55:21.749Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T05:55:21.749Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982919159, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T05:55:21.749Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:55:21.749Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T05:55:21.749Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982920254, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-28T05:55:21.749Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:55:21.750Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T05:55:21.750Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982921349, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-28T05:55:21.750Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:55:22.351Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T05:55:22.351Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 34e5bbe9-7741-4165-b12d-b84e25d08f32 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-03-28T05:55:22.379Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@57a339a6, org.onap.sdc.toscaparser.api.parameters.Input@549d169a, org.onap.sdc.toscaparser.api.parameters.Input@740ad01b, org.onap.sdc.toscaparser.api.parameters.Input@16de4d72, org.onap.sdc.toscaparser.api.parameters.Input@587e2806] 2023-03-28T05:55:22.381Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:22.381Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:55:22.381Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2023-03-28T05:55:22.381Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 42b32958-f457-419a-b9ad-9d83f09d3632 2023-03-28T05:55:22.381Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 42b32958-f457-419a-b9ad-9d83f09d3632 matches Tosca VF Customization UUID: 42b32958-f457-419a-b9ad-9d83f09d3632 2023-03-28T05:55:22.381Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 42b32958-f457-419a-b9ad-9d83f09d3632 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-28T05:55:22.387Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:22.387Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:55:22.387Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 42b32958-f457-419a-b9ad-9d83f09d3632: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-28T05:55:22.388Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7d2a643e 2023-03-28T05:55:22.388Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:22.388Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T05:55:22.388Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : b528a88c-0c5f-4bf8-8c17-87d39878fdd2 2023-03-28T05:55:22.388Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID b528a88c-0c5f-4bf8-8c17-87d39878fdd2 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-28T05:55:22.393Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:22.393Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T05:55:22.393Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T05:55:22.393Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:22.393Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T05:55:22.394Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T05:55:22.394Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:22.394Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-28T05:55:22.394Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-28T05:55:22.394Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-28T05:55:22.394Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=97201ecf-eba5-4080-bb98-326a846dec4e Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-28T05:55:22.399Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:22.399Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T05:55:22.399Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T05:55:22.399Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:22.399Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T05:55:22.399Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=42b32958-f457-419a-b9ad-9d83f09d3632 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T05:55:22.404Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:22.404Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:55:22.404Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid f13ca837-ae90-403c-9881-446f755d4bf8: basic_vm 2023-03-28T05:55:22.404Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:22.404Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:55:22.404Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:22.404Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:55:22.404Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:22.405Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:55:22.405Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:22.405Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:55:22.405Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:55:22.405Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:55:22.405Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Saving Service: basic_vm 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-03-28T05:55:22.623Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 34e5bbe9-7741-4165-b12d-b84e25d08f32 1 ASDC deployResourceStructure 2023-03-28T05:55:22.623Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-03-28T05:55:22.623Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-28T05:55:22.623Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T05:55:22.623Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:22.623Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:22.624Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982922623, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:55:23.624Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-28T05:55:23.625Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-28T05:55:23.625Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T05:55:23.625Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:23.625Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:23.625Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982923624, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:55:24.626Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-28T05:55:24.626Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-28T05:55:24.626Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T05:55:24.626Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:24.627Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:24.627Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982924626, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:55:25.628Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T05:55:25.628Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T05:55:25.628Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T05:55:25.629Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:25.629Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:25.629Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982925628, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:55:26.631Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:55:26.657Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:55:26.662Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T05:55:26.663Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T05:55:26.663Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T05:55:26.663Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T05:55:26.663Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T05:55:26.663Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T05:55:26.663Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T05:55:26.664Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T05:55:26.664Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T05:55:26.681Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T05:55:56.681Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T05:55:56.691Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and serviceModelVersionId: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T05:55:56.692Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22d33c51-a0cb-43ff-b88c-056b90379b28 2023-03-28T05:55:56.692Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 2023-03-28T05:55:56.700Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T05:55:56.731Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T05:55:56.731Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||Invoke 2023-03-28T05:55:56.741Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T05:55:56.865Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||InvokeReturn 2023-03-28T05:55:56.866Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 05:55:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[237712], x-aai-txid=[2-aai-resources-230328-05:55:55:521-25308], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T05:55:56.866Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T05:55:56.866Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T05:55:56.866Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T05:55:56.877Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T05:55:56.877Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b1101844-7f05-4c6e-8dec-0936c7401cd2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T05:55:56.877Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T05:55:56.878Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:56.878Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:56.878Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982956877, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T05:55:57.905Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T05:55:57.905Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c2cb142b-b896-4d67-9f54-19b9dd862b28","serviceName":"Demo_pNF_qiMMnDktT3zZPbU7Zg63","serviceVersion":"1.0","serviceUUID":"2c1e7107-0c4e-4c2a-a2a5-51108c66555d","serviceDescription":"catalog service description","serviceInvariantUUID":"0aa0ec4c-3380-4600-a27c-67961782bbc7","resources":[{"resourceInstanceName":"pNF 9722b1f5-84b8 0","resourceName":"pNF 9722b1f5-84b8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2b30b77f-dd65-40e7-9249-5a491c07599d","resourceInvariantUUID":"42f25fc6-441e-4c83-bc2f-2b1b5021e2c7","resourceCustomizationUUID":"29a39946-ebbc-4eda-acaa-7e6a5b0c65ae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml","artifactChecksum":"MWYxMjk3NjFmYjEyZWM1ODA0ZmI0MWIzYWQ2YzQ3Nzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c81fd0c1-45a7-4104-8c72-8e0076012222","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b150721-2582-4525-b530-a219dce91c5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f80678ec-8b72-423e-86c8-59043a62099b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml","artifactChecksum":"NGNkYmE5YjAwN2RiYjVmNDIwMGJiZTk0YmEyNGIzZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e1bc1d6-6447-48c6-b1b6-b7a4229191ce","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70f6aa00-85c7-43e5-a44a-32e2e41b8b9f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7685caae-1ad8-417c-afc1-4a11d3d7b5ef","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactChecksum":"Nzc5NTkzOGUxNjQ2MzE4MzgxNWU3MWYzY2JmMjNmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42134f8a-1644-48cf-9528-7e77492f7546","artifactVersion":"1"},{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactChecksum":"OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e9fa943-2647-43b9-be09-f905a8cf4638","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T05:55:57.906Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:55:57.906Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:57.906Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:57.907Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:55:58.907Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:55:58.908Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:58.908Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:58.908Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:55:59.909Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:55:59.910Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:55:59.910Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:55:59.910Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:56:00.911Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:56:00.912Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:56:00.912Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:56:00.912Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:56:01.913Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:56:01.913Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:56:01.913Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:56:01.914Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:56:02.914Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:56:02.915Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:56:02.915Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:56:02.915Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:56:03.916Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:56:03.917Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:56:03.917Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:56:03.917Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:56:04.918Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:56:04.918Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:56:04.918Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:56:04.918Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:56:05.920Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "serviceName": "Demo_pNF_qiMMnDktT3zZPbU7Zg63", "serviceVersion": "1.0", "serviceUUID": "2c1e7107-0c4e-4c2a-a2a5-51108c66555d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0aa0ec4c-3380-4600-a27c-67961782bbc7", "resources": [ { "resourceInstanceName": "pNF 9722b1f5-84b8 0", "resourceCustomizationUUID": "29a39946-ebbc-4eda-acaa-7e6a5b0c65ae", "resourceName": "pNF 9722b1f5-84b8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2b30b77f-dd65-40e7-9249-5a491c07599d", "resourceInvariantUUID": "42f25fc6-441e-4c83-bc2f-2b1b5021e2c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactChecksum": "OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e9fa943-2647-43b9-be09-f905a8cf4638" } ], "workloadContext": "Production" } 2023-03-28T05:56:05.920Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T05:56:05.920Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC 2023-03-28T05:56:05.921Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c2cb142b-b896-4d67-9f54-19b9dd862b28 ServiceName:Demo_pNF_qiMMnDktT3zZPbU7Zg63 ServiceVersion:1.0 ServiceUUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d ServiceInvariantUUID:0aa0ec4c-3380-4600-a27c-67961782bbc7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactUUID:5e9fa943-2647-43b9-be09-f905a8cf4638 ArtifactChecksum:OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 9722b1f5-84b8 0 ResourceCustomizationUUID:29a39946-ebbc-4eda-acaa-7e6a5b0c65ae ResourceInvariantUUID:42f25fc6-441e-4c83-bc2f-2b1b5021e2c7 ResourceName:pNF 9722b1f5-84b8 ResourceType:PNF ResourceUUID:2b30b77f-dd65-40e7-9249-5a491c07599d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T05:56:05.921Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T05:56:05.979Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T05:56:05.980Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T05:56:05.980Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T05:56:05.980Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 from URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T05:56:05.980Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T05:56:05.980Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T05:56:06.177Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T05:56:06.182Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 5e9fa943-2647-43b9-be09-f905a8cf4638 88026 2023-03-28T05:56:06.182Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T05:56:06.182Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T05:56:06.182Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T05:56:06.182Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:56:06.183Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:56:06.183Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982966182, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:56:07.183Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T05:56:07.184Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T05:56:07.185Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638, URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar to file: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T05:56:07.185Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T05:56:07.186Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T05:56:07.186Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T05:56:07.285Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16186764108154714936/Definitions/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml 2023-03-28T05:56:07.910Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T05:56:07.910Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T05:56:07.910Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T05:56:07.911Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T05:56:07.911Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T05:56:07.911Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T05:56:07.911Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 9722b1f5-84b8 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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T05:56:07.911Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T05:56:07.911Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T05:56:07.911Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T05:56:07.911Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T05:56:07.911Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T05:56:07.912Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:56:07.912Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:56:07.912Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T05:56:07.912Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T05:56:07.912Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T05:56:07.913Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:56:07.913Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:56:07.913Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T05:56:07.913Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T05:56:07.913Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T05:56:07.913Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:56:07.913Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:56:07.914Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:56:07.914Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:56:07.914Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:56:07.914Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:56:07.914Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:56:07.914Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:56:07.914Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:56:07.915Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:56:07.915Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qiMMnDktT3zZPbU7Zg63 Description:catalog service description Model UUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d Model Version:NULL Model InvariantUuid:0aa0ec4c-3380-4600-a27c-67961782bbc7 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-03-28T05:56:07.936Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T05:56:07.942Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||pNF 9722b1f5-84b8 0 2023-03-28T05:56:07.942Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d 2023-03-28T05:56:07.942Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T05:56:07.942Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T05:56:07.942Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 9722b1f5-84b8 0 2b30b77f-dd65-40e7-9249-5a491c07599d 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-03-28T05:56:07.954Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@256b7aa1, org.onap.sdc.toscaparser.api.parameters.Input@74ca1c20, org.onap.sdc.toscaparser.api.parameters.Input@725f24ee, org.onap.sdc.toscaparser.api.parameters.Input@1eb6c7b9, org.onap.sdc.toscaparser.api.parameters.Input@60f608bc] 2023-03-28T05:56:07.954Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:56:07.954Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:56:07.954Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 2c1e7107-0c4e-4c2a-a2a5-51108c66555d: pNF 9722b1f5-84b8 2023-03-28T05:56:07.955Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Processing PNF resource: 2b30b77f-dd65-40e7-9249-5a491c07599d 2023-03-28T05:56:07.955Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T05:56:07.955Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T05:56:07.955Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Resource customization UUID: 29a39946-ebbc-4eda-acaa-7e6a5b0c65ae is the same as notified resource customizationUUID: 29a39946-ebbc-4eda-acaa-7e6a5b0c65ae 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-03-28T05:56:08.067Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 9722b1f5-84b8 2b30b77f-dd65-40e7-9249-5a491c07599d 0 ASDC deployResourceStructure 2023-03-28T05:56:08.068Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T05:56:08.068Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T05:56:08.068Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T05:56:08.069Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:56:08.069Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:56:08.069Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982968068, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:56:09.070Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:56:09.093Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:56:09.098Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T05:56:09.098Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T05:56:09.098Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T05:56:09.098Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T05:56:09.098Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T05:56:09.098Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T05:56:09.098Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T05:56:09.098Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T05:56:09.098Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T05:56:09.111Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T05:56:21.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:56:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T05:56:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982922623, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-28T05:56:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:56:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T05:56:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982923624, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-28T05:56:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:56:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T05:56:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982924626, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-28T05:56:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:56:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T05:56:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982925628, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T05:56:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:56:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T05:56:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679982956877, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T05:56:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:56:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T05:56:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:56:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:56:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T05:56:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T05:56:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:56:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T05:56:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T05:56:21.747Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:56:21.747Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T05:56:21.747Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:56:21.747Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:56:21.747Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T05:56:21.747Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:56:21.747Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:56:21.747Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T05:56:21.748Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T05:56:21.748Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:56:21.748Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T05:56:21.748Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:56:21.748Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:56:21.748Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T05:56:21.748Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982513507, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:56:21.748Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:56:21.748Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T05:56:21.748Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982966182, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T05:56:21.748Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:56:21.749Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T05:56:21.749Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982968068, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T05:56:21.749Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:56:39.112Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T05:56:39.125Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and serviceModelVersionId: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T05:56:39.125Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0aa0ec4c-3380-4600-a27c-67961782bbc7 2023-03-28T05:56:39.126Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 2023-03-28T05:56:39.133Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T05:56:39.172Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T05:56:39.172Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||Invoke 2023-03-28T05:56:39.179Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T05:56:39.311Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||InvokeReturn 2023-03-28T05:56:39.311Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 05:56:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[180424], x-aai-txid=[0-aai-resources-230328-05:56:37:959-81195], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T05:56:39.312Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T05:56:39.312Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T05:56:39.312Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T05:56:39.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T05:56:39.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2cb142b-b896-4d67-9f54-19b9dd862b28 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T05:56:39.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T05:56:39.325Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:56:39.325Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:56:39.325Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982999324, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T05:56:40.357Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T05:56:40.357Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T05:56:40.358Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T05:56:40.358Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T05:56:40.358Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T05:56:40.358Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T05:56:40.363Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-3f27a111-2082-4a5d-89d4-8faa0452ec84 2023-03-28T05:56:40.363Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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=5, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T05:56:40.363Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T05:56:40.363Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T05:56:40.785Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:56:43.794Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:56:46.803Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:56:49.812Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:56:52.820Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:56:55.831Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:56:58.839Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:57:01.849Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:57:04.858Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:57:07.867Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:57:10.876Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:57:13.885Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:57:16.894Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:57:19.903Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T05:57:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:57:21.750Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T05:57:21.750Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T05:57:21.756Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T05:57:21.756Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-3f27a111-2082-4a5d-89d4-8faa0452ec84', protocol='range'} 2023-03-28T05:57:21.761Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-3f27a111-2082-4a5d-89d4-8faa0452ec84=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-28T05:57:21.779Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T05:57:21.780Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-3f27a111-2082-4a5d-89d4-8faa0452ec84', protocol='range'} 2023-03-28T05:57:21.780Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T05:57:21.780Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T05:57:21.780Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T05:57:21.780Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T05:57:21.784Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T05:57:21.785Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T05:57:21.785Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T05:57:21.785Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=329, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T05:57:21.785Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T05:57:21.785Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T05:57:21.785Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T05:57:21.785Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T05:57:21.786Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T05:57:21.786Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T05:57:21.786Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T05:57:21.786Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T05:57:22.798Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T05:57:22.799Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T05:57:22.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T05:57:22.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679982999324, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T05:57:22.800Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:57:22.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:57:22.800Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:57:22.800Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:57:22.800Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:57:23.801Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:57:23.802Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:57:23.802Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:57:23.802Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:57:24.803Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:57:24.803Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:57:24.804Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:57:24.804Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:57:25.804Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:57:25.805Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:57:25.805Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:57:25.805Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:57:26.806Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:57:26.807Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:57:26.807Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:57:26.807Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:57:27.808Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:57:27.808Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:57:27.809Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:57:27.809Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:57:28.810Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T05:57:28.810Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:57:28.810Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:57:28.810Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:57:29.812Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T05:57:29.812Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T05:57:29.812Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T05:57:29.813Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T05:57:29.813Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T05:57:29.857Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T05:57:29.858Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T05:57:29.858Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T05:57:29.858Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T05:57:29.858Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T05:57:29.858Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T05:57:29.882Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T05:57:29.883Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2f014e44 2023-03-28T05:57:29.883Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T05:57:29.883Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T05:57:29.883Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T05:57:29.884Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T05:57:29.884Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T05:57:29.884Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T05:57:29.884Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:57:29.885Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:57:29.885Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983049884, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:57:30.886Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T05:57:30.911Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T05:57:30.912Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T05:57:30.918Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T05:57:30.919Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T05:57:30.919Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T05:57:30.919Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T05:57:30.919Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T05:57:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T05:57:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2f1fe8bb 2023-03-28T05:57:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T05:57:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T05:57:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T05:57:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T05:57:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T05:57:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T05:57:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T05:57:30.942Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T05:57:30.942Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983050941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:57:31.943Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T05:57:31.943Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:57:31.967Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:57:31.972Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:57:31.972Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:58:01.972Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:58:01.997Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:58:02.002Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:58:02.002Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:58:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:58:21.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T05:58:21.737Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:58:21.738Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:58:32.002Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:58:32.031Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:58:32.036Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:58:32.036Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:59:02.037Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:59:02.059Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:59:02.064Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:59:02.064Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T05:59:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T05:59:21.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T05:59:21.737Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T05:59:21.738Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:59:21.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T05:59:21.738Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T05:59:21.739Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:59:21.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T05:59:21.739Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T05:59:21.739Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:59:21.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T05:59:21.739Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T05:59:21.739Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:59:21.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T05:59:21.739Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T05:59:21.740Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:59:21.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T05:59:21.740Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T05:59:21.740Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:59:21.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T05:59:21.740Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983049884, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T05:59:21.740Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:59:21.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T05:59:21.740Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983050941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T05:59:21.740Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T05:59:32.065Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:59:32.092Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T05:59:32.098Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T05:59:32.098Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:00:02.099Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:00:02.117Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:00:02.121Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:00:02.121Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:00:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:00:32.122Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:00:32.143Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:00:32.148Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:00:32.148Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:01:02.149Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:01:02.167Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:01:02.172Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:01:02.172Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:01:21.736Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:01:32.172Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:01:32.193Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:01:32.197Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:01:32.197Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:02:02.198Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:02:02.216Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:02:02.221Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:02:02.221Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:02:21.738Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:02:22.825Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T06:02:22.825Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-3f27a111-2082-4a5d-89d4-8faa0452ec84 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T06:02:22.826Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T06:02:22.826Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T06:02:25.306Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:02:25.320Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:02:25.320Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T06:02:25.327Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:02:25.328Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T06:02:25.346Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:02:25.347Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T06:02:25.347Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:02:25.352Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:02:25.352Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:02:25.353Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:02:25.353Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=339, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:02:25.353Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:02:25.353Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:02:32.221Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T06:02:32.221Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:02:32.235Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T06:02:32.236Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T06:02:32.236Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T06:02:32.244Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:02:32.270Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T06:02:32.271Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T06:02:32.279Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T06:02:32.408Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T06:02:32.409Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:02:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[125], vertex-id=[381168], x-aai-txid=[0-aai-resources-230328-06:02:31:059-128], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:02:32.409Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:02:32.409Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:02:32.409Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:02:32.423Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:02:32.424Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T06:02:32.424Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T06:02:32.424Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:02:32.424Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:02:32.424Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983352424, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:02:32.437Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:02:32.437Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983352424, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T06:02:32.438Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:02:33.452Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:02:33.452Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6d315fdc-3a43-437b-b276-edcee10041ec","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"baa19d62-62c3-43ef-9567-048930744e84","serviceDescription":"service","serviceInvariantUUID":"68899c2d-d5d8-40ff-9f1c-97dbc2695d9d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2d73a0cf-88be-4d48-bac8-32bf0bef18a1","resourceInvariantUUID":"d29d359d-e7f2-4e47-82d7-f803b9e570ef","resourceCustomizationUUID":"23a5224b-144f-4925-95ad-3b6fb3010917","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YWUyNzM0NWRhMGRmMjVhN2I4OTgzMTA2MjI5NzBhZmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"526996e8-0ef8-4444-add7-8f8225061ef9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f7e269d-4c3d-442a-ac24-b1a1721ffda4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:02:33.453Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:02:33.453Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:02:33.453Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:02:33.454Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:02:34.455Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:02:34.455Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:02:34.455Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:02:34.455Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:02:35.456Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "baa19d62-62c3-43ef-9567-048930744e84", "serviceDescription": "service", "serviceInvariantUUID": "68899c2d-d5d8-40ff-9f1c-97dbc2695d9d", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "23a5224b-144f-4925-95ad-3b6fb3010917", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2d73a0cf-88be-4d48-bac8-32bf0bef18a1", "resourceInvariantUUID": "d29d359d-e7f2-4e47-82d7-f803b9e570ef", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f7e269d-4c3d-442a-ac24-b1a1721ffda4" } ], "workloadContext": "Production" } 2023-03-28T06:02:35.456Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:02:35.456Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 baa19d62-62c3-43ef-9567-048930744e84 ASDC 2023-03-28T06:02:35.457Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6d315fdc-3a43-437b-b276-edcee10041ec ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:baa19d62-62c3-43ef-9567-048930744e84 ServiceInvariantUUID:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4 ArtifactChecksum:ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 ResourceInvariantUUID:d29d359d-e7f2-4e47-82d7-f803b9e570ef ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2d73a0cf-88be-4d48-bac8-32bf0bef18a1 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T06:02:35.457Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF baa19d62-62c3-43ef-9567-048930744e84 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:02:35.515Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:02:35.515Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:02:35.515Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:02:35.515Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T06:02:35.515Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:02:35.515Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T06:02:35.544Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:02:35.544Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4ffa5910 2023-03-28T06:02:35.544Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:02:35.545Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T06:02:35.545Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:02:35.545Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:02:35.545Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T06:02:35.545Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:02:35.545Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:02:35.545Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:02:35.545Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983355545, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:02:36.546Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T06:02:36.598Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists 2023-03-28T06:02:36.599Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:02:36.599Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists) 2023-03-28T06:02:36.599Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:02:36.599Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:02:36.600Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:02:36.600Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983356599, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:02:37.601Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:02:37.601Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists) 2023-03-28T06:02:37.602Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:02:37.602Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:02:37.602Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:02:37.602Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983357601, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:02:38.603Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:02:38.631Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:02:38.635Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:02:38.636Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:02:38.636Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:02:38.636Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:02:38.636Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:02:38.636Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:02:38.636Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:02:38.636Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:02:38.636Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:02:38.648Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:03:08.648Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:03:08.658Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d315fdc-3a43-437b-b276-edcee10041ec and serviceModelVersionId: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T06:03:08.658Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68899c2d-d5d8-40ff-9f1c-97dbc2695d9d 2023-03-28T06:03:08.659Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 2023-03-28T06:03:08.667Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:03:08.690Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T06:03:08.691Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||Invoke 2023-03-28T06:03:08.698Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:03:08.816Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||InvokeReturn 2023-03-28T06:03:08.816Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:03:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[113], vertex-id=[241832], x-aai-txid=[0-aai-resources-230328-06:03:07:478-92293], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:03:08.817Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:03:08.817Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:03:08.817Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:03:08.830Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:03:08.830Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d315fdc-3a43-437b-b276-edcee10041ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:03:08.831Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:03:08.831Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:08.831Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:08.831Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983388830, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:03:09.864Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:03:09.864Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b1101844-7f05-4c6e-8dec-0936c7401cd2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f13ca837-ae90-403c-9881-446f755d4bf8","serviceDescription":"service","serviceInvariantUUID":"22d33c51-a0cb-43ff-b88c-056b90379b28","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"34e5bbe9-7741-4165-b12d-b84e25d08f32","resourceInvariantUUID":"f898deb2-e327-4ee2-9a03-34e07a677d6e","resourceCustomizationUUID":"42b32958-f457-419a-b9ad-9d83f09d3632","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjNiOTJiYjJhZDBkN2MyNjhhMDRmMDUxMDViZWRiMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62f26e84-bf2e-40e5-988d-2a7a91849eff","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7aeb8003-1803-4624-aedf-ffe1fcf931c8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f806266e-6d66-42df-a556-de319d652129","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c09a72b0-0f8e-476e-82f1-16dcd82ad64c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6289936-6aac-441c-8af2-efa335579f8c","artifactVersion":"2","generatedFromUUID":"f806266e-6d66-42df-a556-de319d652129"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JlNzI4MTFhZWI4NTgxOWU3OGZhNmM4ODRkNTViN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8b8d456-25e5-4024-b0fb-35d62ebfbac0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"88db2004-e0d0-45c3-b086-5eac73849247","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:03:09.865Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:03:09.865Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:09.865Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:09.865Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:03:10.866Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:03:10.866Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:10.866Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:10.867Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:03:11.868Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:03:11.868Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:11.868Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:11.869Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:03:12.870Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:03:12.871Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:12.871Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:12.871Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:03:13.872Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:03:13.872Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:13.872Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:13.873Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:03:14.873Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:03:14.874Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:14.874Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:14.874Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:03:15.875Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:03:15.876Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:15.876Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:15.876Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:03:16.877Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f13ca837-ae90-403c-9881-446f755d4bf8", "serviceDescription": "service", "serviceInvariantUUID": "22d33c51-a0cb-43ff-b88c-056b90379b28", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "42b32958-f457-419a-b9ad-9d83f09d3632", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "34e5bbe9-7741-4165-b12d-b84e25d08f32", "resourceInvariantUUID": "f898deb2-e327-4ee2-9a03-34e07a677d6e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7aeb8003-1803-4624-aedf-ffe1fcf931c8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f806266e-6d66-42df-a556-de319d652129", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "generatedFromUUID": "f806266e-6d66-42df-a556-de319d652129" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88db2004-e0d0-45c3-b086-5eac73849247" } ], "workloadContext": "Production" } 2023-03-28T06:03:16.878Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:03:16.878Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f13ca837-ae90-403c-9881-446f755d4bf8 ASDC 2023-03-28T06:03:16.878Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b1101844-7f05-4c6e-8dec-0936c7401cd2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f13ca837-ae90-403c-9881-446f755d4bf8 ServiceInvariantUUID:22d33c51-a0cb-43ff-b88c-056b90379b28 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:88db2004-e0d0-45c3-b086-5eac73849247 ArtifactChecksum:NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:42b32958-f457-419a-b9ad-9d83f09d3632 ResourceInvariantUUID:f898deb2-e327-4ee2-9a03-34e07a677d6e ResourceName:basic_vm ResourceType:VF ResourceUUID:34e5bbe9-7741-4165-b12d-b84e25d08f32 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:7aeb8003-1803-4624-aedf-ffe1fcf931c8 ArtifactChecksum:N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f806266e-6d66-42df-a556-de319d652129 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T06:03:16.878Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f13ca837-ae90-403c-9881-446f755d4bf8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:03:16.929Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:03:16.930Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:03:16.930Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:03:16.930Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T06:03:16.930Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:03:16.931Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T06:03:17.145Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T06:03:17.149Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 88db2004-e0d0-45c3-b086-5eac73849247 75178 2023-03-28T06:03:17.149Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:03:17.149Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T06:03:17.149Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T06:03:17.150Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:17.150Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:17.150Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983397149, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:03:18.151Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:03:18.152Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:03:18.152Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T06:03:18.152Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-28T06:03:18.153Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T06:03:18.153Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T06:03:18.246Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17795351895448904151/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-28T06:03:19.130Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T06:03:19.130Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:03:19.130Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T06:03:19.130Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T06:03:19.130Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T06:03:19.130Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T06:03:19.130Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T06:03:19.131Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T06:03:19.131Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T06:03:19.131Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T06:03:19.131Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-28T06:03:19.131Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:03:19.131Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:03:19.131Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:03:19.131Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T06:03:19.131Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:03:19.131Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:03:19.132Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:03:19.132Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:03:19.132Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T06:03:19.132Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:03:19.132Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:03:19.132Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:03:19.132Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:03:19.132Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:03:19.132Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-28T06:03:19.132Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-28T06:03:19.132Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-28T06:03:19.132Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-28T06:03:19.133Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-28T06:03:19.133Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T06:03:19.133Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:03:19.133Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T06:03:19.133Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:03:19.133Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T06:03:19.133Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T06:03:19.133Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:03:19.133Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T06:03:19.134Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T06:03:19.134Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:03:19.134Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-28T06:03:19.134Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T06:03:19.134Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:03:19.134Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-28T06:03:19.134Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-28T06:03:19.134Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-28T06:03:19.134Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=97201ecf-eba5-4080-bb98-326a846dec4e 2023-03-28T06:03:19.134Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:03:19.134Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:03:19.134Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:03:19.135Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:03:19.135Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:03:19.135Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:03:19.135Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:03:19.135Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:03:19.135Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:f13ca837-ae90-403c-9881-446f755d4bf8 Model Version:NULL Model InvariantUuid:22d33c51-a0cb-43ff-b88c-056b90379b28 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:625c049c-8631-4145-bce7-919347276518 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:f898deb2-e327-4ee2-9a03-34e07a677d6e Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:42b32958-f457-419a-b9ad-9d83f09d3632 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:91ba9a10-a41d-4478-96d8-5f1e5ffeecc3 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:a8bb7870-f84f-48bb-a5dd-ba379e6381df ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:97201ecf-eba5-4080-bb98-326a846dec4e ModelInvariantUuid:f99e8f56-ca33-4796-8c29-a548210305d3 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:46247b73-da61-4796-a1cf-29f398f333b8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:d600f0bf-ba02-4634-9b34-e969a282d3eb ModelInvariantUuid:640aade7-35ec-40d3-982d-2923b4afc932 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:2008e8c7-1ba6-4283-8300-e5c2c5f7ab39 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T06:03:19.184Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists 2023-03-28T06:03:19.184Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:03:19.184Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists) 2023-03-28T06:03:19.185Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:03:19.185Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:19.185Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:19.185Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983399184, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:03:20.186Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:03:20.187Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists) 2023-03-28T06:03:20.187Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:03:20.187Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:20.187Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:20.187Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983400186, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:03:21.189Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:03:21.218Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:03:21.225Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:03:21.225Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:03:21.225Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:03:21.225Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:03:21.225Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:03:21.225Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:03:21.225Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:03:21.225Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:03:21.225Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:03:21.242Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:03:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:03:21.741Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:03:21.741Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:03:21.742Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:03:21.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:03:21.743Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:03:21.743Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:03:21.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:03:21.743Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983355545, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:03:21.743Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:03:21.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:03:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983356599, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } 2023-03-28T06:03:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:03:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:03:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983357601, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } 2023-03-28T06:03:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:03:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:03:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983388830, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:03:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:03:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:03:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:03:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:03:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:03:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T06:03:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:03:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:03:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T06:03:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:03:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:03:21.746Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:03:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:03:21.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:03:21.746Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T06:03:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:03:21.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:03:21.746Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:03:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:03:21.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:03:21.747Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:03:21.747Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:03:21.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:03:21.747Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983397149, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T06:03:21.748Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:03:21.748Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:03:21.748Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983399184, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } 2023-03-28T06:03:21.748Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:03:21.748Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:03:21.748Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983400186, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } 2023-03-28T06:03:21.748Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:03:51.242Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:03:51.253Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and serviceModelVersionId: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T06:03:51.253Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22d33c51-a0cb-43ff-b88c-056b90379b28 2023-03-28T06:03:51.254Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 2023-03-28T06:03:51.262Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:03:51.298Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T06:03:51.299Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||Invoke 2023-03-28T06:03:51.306Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:03:51.428Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||InvokeReturn 2023-03-28T06:03:51.428Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:03:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[117], vertex-id=[237712], x-aai-txid=[2-aai-resources-230328-06:03:50:085-65366], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:03:51.429Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:03:51.429Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:03:51.429Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:03:51.440Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:03:51.441Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b1101844-7f05-4c6e-8dec-0936c7401cd2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:03:51.441Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:03:51.441Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:51.441Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:51.442Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983431441, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:03:52.471Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:03:52.471Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c2cb142b-b896-4d67-9f54-19b9dd862b28","serviceName":"Demo_pNF_qiMMnDktT3zZPbU7Zg63","serviceVersion":"1.0","serviceUUID":"2c1e7107-0c4e-4c2a-a2a5-51108c66555d","serviceDescription":"catalog service description","serviceInvariantUUID":"0aa0ec4c-3380-4600-a27c-67961782bbc7","resources":[{"resourceInstanceName":"pNF 9722b1f5-84b8 0","resourceName":"pNF 9722b1f5-84b8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2b30b77f-dd65-40e7-9249-5a491c07599d","resourceInvariantUUID":"42f25fc6-441e-4c83-bc2f-2b1b5021e2c7","resourceCustomizationUUID":"29a39946-ebbc-4eda-acaa-7e6a5b0c65ae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml","artifactChecksum":"MWYxMjk3NjFmYjEyZWM1ODA0ZmI0MWIzYWQ2YzQ3Nzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c81fd0c1-45a7-4104-8c72-8e0076012222","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b150721-2582-4525-b530-a219dce91c5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f80678ec-8b72-423e-86c8-59043a62099b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml","artifactChecksum":"NGNkYmE5YjAwN2RiYjVmNDIwMGJiZTk0YmEyNGIzZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e1bc1d6-6447-48c6-b1b6-b7a4229191ce","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70f6aa00-85c7-43e5-a44a-32e2e41b8b9f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7685caae-1ad8-417c-afc1-4a11d3d7b5ef","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactChecksum":"Nzc5NTkzOGUxNjQ2MzE4MzgxNWU3MWYzY2JmMjNmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42134f8a-1644-48cf-9528-7e77492f7546","artifactVersion":"1"},{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactChecksum":"OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e9fa943-2647-43b9-be09-f905a8cf4638","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:03:52.472Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:03:52.472Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:52.472Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:52.472Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:03:53.473Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:03:53.474Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:53.474Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:53.474Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:03:54.475Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:03:54.476Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:54.476Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:54.476Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:03:55.477Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:03:55.477Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:55.477Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:55.477Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:03:56.478Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:03:56.479Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:56.479Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:56.479Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:03:57.480Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:03:57.481Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:57.481Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:57.481Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:03:58.482Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:03:58.483Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:58.483Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:58.483Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:03:59.484Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:03:59.485Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:03:59.485Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:03:59.485Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:04:00.486Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "serviceName": "Demo_pNF_qiMMnDktT3zZPbU7Zg63", "serviceVersion": "1.0", "serviceUUID": "2c1e7107-0c4e-4c2a-a2a5-51108c66555d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0aa0ec4c-3380-4600-a27c-67961782bbc7", "resources": [ { "resourceInstanceName": "pNF 9722b1f5-84b8 0", "resourceCustomizationUUID": "29a39946-ebbc-4eda-acaa-7e6a5b0c65ae", "resourceName": "pNF 9722b1f5-84b8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2b30b77f-dd65-40e7-9249-5a491c07599d", "resourceInvariantUUID": "42f25fc6-441e-4c83-bc2f-2b1b5021e2c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactChecksum": "OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e9fa943-2647-43b9-be09-f905a8cf4638" } ], "workloadContext": "Production" } 2023-03-28T06:04:00.486Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:04:00.486Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC 2023-03-28T06:04:00.487Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c2cb142b-b896-4d67-9f54-19b9dd862b28 ServiceName:Demo_pNF_qiMMnDktT3zZPbU7Zg63 ServiceVersion:1.0 ServiceUUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d ServiceInvariantUUID:0aa0ec4c-3380-4600-a27c-67961782bbc7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactUUID:5e9fa943-2647-43b9-be09-f905a8cf4638 ArtifactChecksum:OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 9722b1f5-84b8 0 ResourceCustomizationUUID:29a39946-ebbc-4eda-acaa-7e6a5b0c65ae ResourceInvariantUUID:42f25fc6-441e-4c83-bc2f-2b1b5021e2c7 ResourceName:pNF 9722b1f5-84b8 ResourceType:PNF ResourceUUID:2b30b77f-dd65-40e7-9249-5a491c07599d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T06:04:00.487Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:04:00.530Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:04:00.531Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:04:00.531Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:04:00.531Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 from URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:04:00.531Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:04:00.531Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:04:00.753Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T06:04:00.756Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 5e9fa943-2647-43b9-be09-f905a8cf4638 88026 2023-03-28T06:04:00.757Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:04:00.757Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:04:00.757Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T06:04:00.757Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:04:00.757Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:04:00.758Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983440757, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:04:01.758Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:04:01.759Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:04:01.760Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638, URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar to file: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:04:01.760Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:04:01.761Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:04:01.761Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:04:01.848Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18246822438782668778/Definitions/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml 2023-03-28T06:04:02.461Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T06:04:02.462Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:04:02.462Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:04:02.462Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T06:04:02.462Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:04:02.462Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:04:02.462Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 9722b1f5-84b8 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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:04:02.462Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:04:02.462Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:04:02.462Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:04:02.462Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:04:02.462Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:04:02.462Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:04:02.463Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:04:02.463Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T06:04:02.463Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:04:02.463Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:04:02.464Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:04:02.464Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:04:02.464Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T06:04:02.464Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:04:02.464Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:04:02.464Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:04:02.465Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:04:02.465Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:04:02.465Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:04:02.465Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:04:02.465Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:04:02.465Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:04:02.465Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:04:02.465Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:04:02.465Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:04:02.465Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qiMMnDktT3zZPbU7Zg63 Description:catalog service description Model UUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d Model Version:NULL Model InvariantUuid:0aa0ec4c-3380-4600-a27c-67961782bbc7 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-03-28T06:04:02.511Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists 2023-03-28T06:04:02.511Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:04:02.511Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists) 2023-03-28T06:04:02.511Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:04:02.511Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:04:02.512Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:04:02.512Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983442511, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:04:03.512Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:04:03.513Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists) 2023-03-28T06:04:03.513Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:04:03.513Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:04:03.513Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:04:03.513Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983443512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:04:04.514Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:04:04.540Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:04:04.545Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:04:04.545Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:04:04.546Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:04:04.546Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:04:04.546Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:04:04.546Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:04:04.546Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:04:04.546Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:04:04.546Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:04:04.560Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:04:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:04:21.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:04:21.743Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983431441, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:04:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:04:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:04:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:04:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:04:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:04:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T06:04:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:04:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:04:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T06:04:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:04:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:04:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:04:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:04:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:04:21.746Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:04:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:04:21.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:04:21.746Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:04:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:04:21.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:04:21.747Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:04:21.747Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:04:21.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:04:21.747Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983000357, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:04:21.747Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:04:21.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:04:21.748Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983440757, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T06:04:21.748Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:04:21.748Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:04:21.748Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983442511, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } 2023-03-28T06:04:21.748Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:04:21.748Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:04:21.748Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983443512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } 2023-03-28T06:04:21.749Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:04:34.561Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:04:34.573Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and serviceModelVersionId: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T06:04:34.573Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0aa0ec4c-3380-4600-a27c-67961782bbc7 2023-03-28T06:04:34.574Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 2023-03-28T06:04:34.577Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:04:34.596Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T06:04:34.597Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||Invoke 2023-03-28T06:04:34.604Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:04:34.809Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||InvokeReturn 2023-03-28T06:04:34.809Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:04:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[200], vertex-id=[180424], x-aai-txid=[1-aai-resources-230328-06:04:33:381-66812], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:04:34.809Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:04:34.810Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:04:34.810Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:04:34.823Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:04:34.824Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2cb142b-b896-4d67-9f54-19b9dd862b28 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:04:34.824Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:04:34.825Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:04:34.825Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:04:34.825Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983474824, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:04:35.855Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T06:04:35.855Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T06:04:35.856Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T06:04:35.856Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T06:04:35.856Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T06:04:35.856Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T06:04:35.861Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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=5, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T06:04:35.862Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-367ab5c0-be29-4c20-8856-68cd4766e3d1 2023-03-28T06:04:35.862Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T06:04:35.862Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T06:04:37.787Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:04:40.796Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:04:43.804Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:04:46.813Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:04:49.822Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:04:52.830Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:04:55.839Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:04:58.848Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:05:01.857Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:05:04.865Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:05:07.874Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:05:10.883Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:05:13.890Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:05:16.898Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:05:19.906Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:05:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:05:21.752Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:05:21.752Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T06:05:21.760Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:05:21.760Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-367ab5c0-be29-4c20-8856-68cd4766e3d1', protocol='range'} 2023-03-28T06:05:21.766Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-367ab5c0-be29-4c20-8856-68cd4766e3d1=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-28T06:05:21.780Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:05:21.781Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T06:05:21.781Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-367ab5c0-be29-4c20-8856-68cd4766e3d1', protocol='range'} 2023-03-28T06:05:21.781Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:05:21.781Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T06:05:21.782Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T06:05:21.786Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:05:21.786Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:05:21.786Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:05:21.786Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:05:21.786Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:05:21.786Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:05:21.786Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:05:21.786Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=368, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:05:21.786Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:05:21.787Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:05:21.786Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:05:21.787Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:05:22.298Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:05:22.299Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:05:22.299Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:05:22.300Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983474824, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:05:22.300Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:05:22.301Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:05:22.301Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:05:22.301Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:05:22.301Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:05:23.302Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:05:23.302Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:05:23.303Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:05:23.303Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:05:24.303Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:05:24.304Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:05:24.304Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:05:24.304Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:05:25.305Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:05:25.305Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:05:25.305Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:05:25.305Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:05:26.306Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:05:26.307Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:05:26.307Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:05:26.307Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:05:27.308Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:05:27.309Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:05:27.309Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:05:27.309Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:05:28.310Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:05:28.310Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:05:28.311Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:05:28.311Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:05:29.312Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T06:05:29.313Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:05:29.313Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T06:05:29.313Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T06:05:29.313Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:05:29.367Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:05:29.368Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:05:29.368Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:05:29.368Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T06:05:29.368Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:05:29.368Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T06:05:29.391Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:05:29.391Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1058a097 2023-03-28T06:05:29.392Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:05:29.392Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T06:05:29.392Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:05:29.392Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T06:05:29.393Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T06:05:29.393Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:05:29.393Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:05:29.393Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:05:29.393Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983529392, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:05:30.394Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T06:05:30.413Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:05:30.413Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:05:30.421Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T06:05:30.421Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T06:05:30.421Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T06:05:30.421Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:05:30.422Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T06:05:30.438Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:05:30.438Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5876eda8 2023-03-28T06:05:30.439Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:05:30.439Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T06:05:30.439Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:05:30.439Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T06:05:30.439Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T06:05:30.439Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:05:30.439Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:05:30.440Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:05:30.440Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983530439, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:05:31.441Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:05:31.441Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:05:31.469Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:05:31.473Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:05:31.474Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:06:01.474Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:06:01.501Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:06:01.506Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:06:01.507Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:06:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:06:21.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:06:21.737Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:06:21.738Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:06:31.507Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:06:31.530Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:06:31.535Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:06:31.535Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:07:01.535Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:07:01.554Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:07:01.558Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:07:01.558Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:07:21.736Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:07:21.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:07:21.738Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T06:07:21.738Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:07:21.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:07:21.739Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T06:07:21.739Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:07:21.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:07:21.739Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:07:21.739Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:07:21.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:07:21.739Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T06:07:21.740Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:07:21.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:07:21.740Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:07:21.740Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:07:21.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:07:21.740Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:07:21.740Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:07:21.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:07:21.740Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983529392, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:07:21.740Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:07:21.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:07:21.740Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983530439, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:07:21.741Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:07:31.558Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:07:31.591Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:07:31.596Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:07:31.596Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:08:01.596Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:08:01.618Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:08:01.622Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:08:01.622Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:08:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:08:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "policy-distribution-id", "timestamp": 1679983631665, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "aai-model-loader", "timestamp": 1679983652867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "ves-openapi-manager", "timestamp": 1679983641560, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.746Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "multicloud-k8s", "timestamp": 1679983628809, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.746Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "cds-sdc-listener", "timestamp": 1679983630439, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.746Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679983651529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.747Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "policy-distribution-id", "timestamp": 1679983631665, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.747Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.747Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "aai-model-loader", "timestamp": 1679983652867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.747Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.747Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "multicloud-k8s", "timestamp": 1679983628809, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.747Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.747Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "ves-openapi-manager", "timestamp": 1679983641560, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.747Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.747Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "cds-sdc-listener", "timestamp": 1679983630439, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.748Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.748Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.748Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679983651529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.748Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.748Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.748Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "aai-model-loader", "timestamp": 1679983652867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.748Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.748Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.748Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "policy-distribution-id", "timestamp": 1679983631665, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.748Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.748Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.748Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "multicloud-k8s", "timestamp": 1679983628809, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.748Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.749Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.749Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "ves-openapi-manager", "timestamp": 1679983641560, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.749Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.749Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.749Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "cds-sdc-listener", "timestamp": 1679983630439, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.749Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.749Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.749Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679983651529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.749Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.749Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.749Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "policy-distribution-id", "timestamp": 1679983631665, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.749Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.750Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.750Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "aai-model-loader", "timestamp": 1679983652867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.750Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.750Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.750Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "multicloud-k8s", "timestamp": 1679983628809, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.750Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.750Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.750Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "ves-openapi-manager", "timestamp": 1679983641560, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.750Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.750Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.751Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "cds-sdc-listener", "timestamp": 1679983630439, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.751Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.751Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.751Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679983651529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.751Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.751Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.751Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "aai-model-loader", "timestamp": 1679983652867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.752Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.752Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.752Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "policy-distribution-id", "timestamp": 1679983631665, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.752Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.752Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.752Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "multicloud-k8s", "timestamp": 1679983628809, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.752Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.752Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.753Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "ves-openapi-manager", "timestamp": 1679983641560, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.753Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.753Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.753Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "cds-sdc-listener", "timestamp": 1679983630439, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.753Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.753Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.753Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679983651529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.753Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.753Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.753Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "policy-distribution-id", "timestamp": 1679983631665, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.753Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.753Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.753Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "aai-model-loader", "timestamp": 1679983652867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "multicloud-k8s", "timestamp": 1679983628809, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "ves-openapi-manager", "timestamp": 1679983641560, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "cds-sdc-listener", "timestamp": 1679983630439, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679983651529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "policy-distribution-id", "timestamp": 1679983631665, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "aai-model-loader", "timestamp": 1679983652867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.754Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "multicloud-k8s", "timestamp": 1679983628809, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "ves-openapi-manager", "timestamp": 1679983641560, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "cds-sdc-listener", "timestamp": 1679983630439, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679983651529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "policy-distribution-id", "timestamp": 1679983631665, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "aai-model-loader", "timestamp": 1679983652867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "multicloud-k8s", "timestamp": 1679983628809, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:08:21.755Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.756Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.756Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "ves-openapi-manager", "timestamp": 1679983641560, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T06:08:21.756Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.756Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.756Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "cds-sdc-listener", "timestamp": 1679983630439, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:08:21.756Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.756Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.756Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679983651529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:08:21.756Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.756Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.756Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "aai-model-loader", "timestamp": 1679983666449, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T06:08:21.756Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.756Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.756Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "policy-distribution-id", "timestamp": 1679983666170, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T06:08:21.756Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.756Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.756Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "cds-sdc-listener", "timestamp": 1679983666965, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T06:08:21.756Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.756Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.757Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679983667646, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T06:08:21.757Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.757Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.757Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "policy-distribution-id", "timestamp": 1679983667172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T06:08:21.757Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.757Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.757Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "policy-distribution-id", "timestamp": 1679983668174, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T06:08:21.809Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0b7b1ee4-48b4-4814-8486-4759bb4555cd 2023-03-28T06:08:21.810Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0b7b1ee4-48b4-4814-8486-4759bb4555cd and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T06:08:21.834Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.834Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679983669349, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T06:08:21.835Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.835Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.835Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679983670353, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:08:21.852Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0b7b1ee4-48b4-4814-8486-4759bb4555cd 2023-03-28T06:08:21.852Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0b7b1ee4-48b4-4814-8486-4759bb4555cd and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T06:08:21.879Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.879Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "aai-model-loader", "timestamp": 1679983669959, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T06:08:21.879Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:08:21.880Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:08:21.880Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "aai-model-loader", "timestamp": 1679983670961, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:08:21.897Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0b7b1ee4-48b4-4814-8486-4759bb4555cd 2023-03-28T06:08:21.897Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0b7b1ee4-48b4-4814-8486-4759bb4555cd and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T06:08:31.622Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:08:31.873Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:08:31.878Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:08:31.878Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:09:01.879Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:09:01.905Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:09:01.911Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:09:01.911Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:09:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:09:31.911Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:09:31.935Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:09:31.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:09:31.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:10:01.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:10:01.966Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:10:01.972Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:10:01.972Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:10:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:10:22.328Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T06:10:22.328Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-367ab5c0-be29-4c20-8856-68cd4766e3d1 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T06:10:22.329Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T06:10:22.329Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T06:10:22.453Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:10:22.465Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:10:22.465Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T06:10:22.471Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:10:22.471Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 9: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T06:10:22.487Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:10:22.487Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T06:10:22.488Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:10:22.492Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:10:22.492Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:10:22.492Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:10:22.492Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=436, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:10:22.492Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:10:22.493Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:10:31.972Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T06:10:31.973Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:10:31.983Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T06:10:31.983Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T06:10:31.984Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T06:10:31.992Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:10:32.019Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T06:10:32.020Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T06:10:32.028Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T06:10:32.148Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T06:10:32.149Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:10:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[118], vertex-id=[381168], x-aai-txid=[0-aai-resources-230328-06:10:30:804-31480], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:10:32.149Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:10:32.149Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:10:32.149Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:10:32.156Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:10:32.156Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T06:10:32.156Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T06:10:32.156Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:10:32.156Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:10:32.156Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983832156, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:10:32.168Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:10:32.168Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983832156, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T06:10:32.169Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:10:33.190Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:10:33.191Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6d315fdc-3a43-437b-b276-edcee10041ec","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"baa19d62-62c3-43ef-9567-048930744e84","serviceDescription":"service","serviceInvariantUUID":"68899c2d-d5d8-40ff-9f1c-97dbc2695d9d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2d73a0cf-88be-4d48-bac8-32bf0bef18a1","resourceInvariantUUID":"d29d359d-e7f2-4e47-82d7-f803b9e570ef","resourceCustomizationUUID":"23a5224b-144f-4925-95ad-3b6fb3010917","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YWUyNzM0NWRhMGRmMjVhN2I4OTgzMTA2MjI5NzBhZmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"526996e8-0ef8-4444-add7-8f8225061ef9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f7e269d-4c3d-442a-ac24-b1a1721ffda4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:10:33.191Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:10:33.191Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:10:33.191Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:10:33.192Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:10:34.193Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:10:34.194Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:10:34.194Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:10:34.194Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:10:35.195Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "baa19d62-62c3-43ef-9567-048930744e84", "serviceDescription": "service", "serviceInvariantUUID": "68899c2d-d5d8-40ff-9f1c-97dbc2695d9d", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "23a5224b-144f-4925-95ad-3b6fb3010917", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2d73a0cf-88be-4d48-bac8-32bf0bef18a1", "resourceInvariantUUID": "d29d359d-e7f2-4e47-82d7-f803b9e570ef", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f7e269d-4c3d-442a-ac24-b1a1721ffda4" } ], "workloadContext": "Production" } 2023-03-28T06:10:35.195Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:10:35.196Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 baa19d62-62c3-43ef-9567-048930744e84 ASDC 2023-03-28T06:10:35.196Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6d315fdc-3a43-437b-b276-edcee10041ec ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:baa19d62-62c3-43ef-9567-048930744e84 ServiceInvariantUUID:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4 ArtifactChecksum:ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 ResourceInvariantUUID:d29d359d-e7f2-4e47-82d7-f803b9e570ef ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2d73a0cf-88be-4d48-bac8-32bf0bef18a1 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T06:10:35.196Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF baa19d62-62c3-43ef-9567-048930744e84 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:10:35.249Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:10:35.249Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:10:35.249Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:10:35.249Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T06:10:35.250Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:10:35.250Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T06:10:35.279Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:10:35.279Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@c14fc1 2023-03-28T06:10:35.280Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:10:35.280Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T06:10:35.280Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:10:35.280Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:10:35.280Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T06:10:35.280Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:10:35.281Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:10:35.281Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:10:35.281Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983835280, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:10:36.281Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T06:10:36.326Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists 2023-03-28T06:10:36.327Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:10:36.327Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists) 2023-03-28T06:10:36.327Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:10:36.327Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:10:36.327Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:10:36.327Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983836327, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:10:37.328Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:10:37.328Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists) 2023-03-28T06:10:37.329Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:10:37.329Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:10:37.329Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:10:37.329Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983837328, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:10:38.330Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:10:38.361Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:10:38.366Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:10:38.367Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:10:38.367Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:10:38.367Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:10:38.367Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:10:38.367Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:10:38.367Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:10:38.368Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:10:38.368Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:10:38.383Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:11:08.384Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:11:08.398Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d315fdc-3a43-437b-b276-edcee10041ec and serviceModelVersionId: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T06:11:08.398Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68899c2d-d5d8-40ff-9f1c-97dbc2695d9d 2023-03-28T06:11:08.399Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 2023-03-28T06:11:08.404Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:11:08.426Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||Invoke 2023-03-28T06:11:08.426Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c57b72c2-9976-43e1-8919-1691057e600f], X-ECOMP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-TransactionId=[], X-ONAP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], Content-Type=[application/merge-patch+json]} 2023-03-28T06:11:08.432Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:11:08.567Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?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/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:11:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[241832], x-aai-txid=[1-aai-resources-230328-06:11:07:208-38904], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:11:08.568Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:11:08.568Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||InvokeReturn 2023-03-28T06:11:08.569Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:11:08.569Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:11:08.583Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:11:08.584Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d315fdc-3a43-437b-b276-edcee10041ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:11:08.584Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:11:08.584Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:08.584Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:08.585Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983868584, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:11:09.619Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:11:09.619Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b1101844-7f05-4c6e-8dec-0936c7401cd2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f13ca837-ae90-403c-9881-446f755d4bf8","serviceDescription":"service","serviceInvariantUUID":"22d33c51-a0cb-43ff-b88c-056b90379b28","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"34e5bbe9-7741-4165-b12d-b84e25d08f32","resourceInvariantUUID":"f898deb2-e327-4ee2-9a03-34e07a677d6e","resourceCustomizationUUID":"42b32958-f457-419a-b9ad-9d83f09d3632","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjNiOTJiYjJhZDBkN2MyNjhhMDRmMDUxMDViZWRiMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62f26e84-bf2e-40e5-988d-2a7a91849eff","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7aeb8003-1803-4624-aedf-ffe1fcf931c8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f806266e-6d66-42df-a556-de319d652129","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c09a72b0-0f8e-476e-82f1-16dcd82ad64c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6289936-6aac-441c-8af2-efa335579f8c","artifactVersion":"2","generatedFromUUID":"f806266e-6d66-42df-a556-de319d652129"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JlNzI4MTFhZWI4NTgxOWU3OGZhNmM4ODRkNTViN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8b8d456-25e5-4024-b0fb-35d62ebfbac0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"88db2004-e0d0-45c3-b086-5eac73849247","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:11:09.620Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:11:09.620Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:09.620Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:09.620Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:11:10.621Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:11:10.621Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:10.621Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:10.622Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:11:11.622Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:11:11.623Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:11.623Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:11.623Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:11:12.624Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:11:12.625Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:12.625Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:12.625Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:11:13.626Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:11:13.626Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:13.626Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:13.626Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:11:14.627Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:11:14.627Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:14.627Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:14.628Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:11:15.629Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:11:15.630Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:15.630Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:15.630Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:11:16.631Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f13ca837-ae90-403c-9881-446f755d4bf8", "serviceDescription": "service", "serviceInvariantUUID": "22d33c51-a0cb-43ff-b88c-056b90379b28", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "42b32958-f457-419a-b9ad-9d83f09d3632", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "34e5bbe9-7741-4165-b12d-b84e25d08f32", "resourceInvariantUUID": "f898deb2-e327-4ee2-9a03-34e07a677d6e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7aeb8003-1803-4624-aedf-ffe1fcf931c8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f806266e-6d66-42df-a556-de319d652129", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "generatedFromUUID": "f806266e-6d66-42df-a556-de319d652129" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88db2004-e0d0-45c3-b086-5eac73849247" } ], "workloadContext": "Production" } 2023-03-28T06:11:16.631Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:11:16.631Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f13ca837-ae90-403c-9881-446f755d4bf8 ASDC 2023-03-28T06:11:16.632Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b1101844-7f05-4c6e-8dec-0936c7401cd2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f13ca837-ae90-403c-9881-446f755d4bf8 ServiceInvariantUUID:22d33c51-a0cb-43ff-b88c-056b90379b28 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:88db2004-e0d0-45c3-b086-5eac73849247 ArtifactChecksum:NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:42b32958-f457-419a-b9ad-9d83f09d3632 ResourceInvariantUUID:f898deb2-e327-4ee2-9a03-34e07a677d6e ResourceName:basic_vm ResourceType:VF ResourceUUID:34e5bbe9-7741-4165-b12d-b84e25d08f32 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:7aeb8003-1803-4624-aedf-ffe1fcf931c8 ArtifactChecksum:N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f806266e-6d66-42df-a556-de319d652129 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T06:11:16.632Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f13ca837-ae90-403c-9881-446f755d4bf8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:11:16.687Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:11:16.688Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:11:16.688Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:11:16.688Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T06:11:16.688Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:11:16.688Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T06:11:16.712Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:11:16.712Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3313c640 2023-03-28T06:11:16.712Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:11:16.712Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T06:11:16.713Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 88db2004-e0d0-45c3-b086-5eac73849247 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:11:16.713Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:11:16.713Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T06:11:16.713Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:11:16.713Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:16.713Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:16.713Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983876713, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:11:17.714Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:88db2004-e0d0-45c3-b086-5eac73849247) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T06:11:17.770Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists 2023-03-28T06:11:17.771Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:11:17.771Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists) 2023-03-28T06:11:17.771Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:11:17.771Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:17.771Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:17.771Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983877771, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:11:18.772Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:11:18.772Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists) 2023-03-28T06:11:18.772Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:11:18.773Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:18.773Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:18.773Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983878772, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:11:19.774Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:11:19.803Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:11:19.808Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:11:19.809Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:11:19.809Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:11:19.809Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:11:19.809Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:11:19.809Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:11:19.809Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:11:19.809Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:11:19.809Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:11:19.823Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:11:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:11:21.741Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:11:21.741Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:11:21.742Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:11:21.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:11:21.742Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:11:21.742Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:11:21.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:11:21.742Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983835280, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:11:21.742Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:11:21.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:11:21.742Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983836327, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } 2023-03-28T06:11:21.743Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:11:21.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:11:21.743Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983837328, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } 2023-03-28T06:11:21.743Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:11:21.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:11:21.743Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983868584, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:11:21.743Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:11:21.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:11:21.743Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:11:21.743Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:11:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:11:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T06:11:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:11:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:11:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T06:11:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:11:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:11:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:11:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:11:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:11:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T06:11:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:11:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:11:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:11:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:11:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:11:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:11:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:11:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:11:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983876713, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:11:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:11:21.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:11:21.746Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983877771, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } 2023-03-28T06:11:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:11:21.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:11:21.746Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983878772, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } 2023-03-28T06:11:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:11:49.824Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:11:49.837Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and serviceModelVersionId: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T06:11:49.837Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22d33c51-a0cb-43ff-b88c-056b90379b28 2023-03-28T06:11:49.838Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 2023-03-28T06:11:49.843Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:11:49.963Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||Invoke 2023-03-28T06:11:49.963Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a592ae30-a3dd-407b-a614-475129b17a50], X-ECOMP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-TransactionId=[], X-ONAP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], Content-Type=[application/merge-patch+json]} 2023-03-28T06:11:49.970Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:11:50.107Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?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/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:11:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[237712], x-aai-txid=[2-aai-resources-230328-06:11:48:745-51778], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:11:50.107Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:11:50.108Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||InvokeReturn 2023-03-28T06:11:50.109Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:11:50.109Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:11:50.118Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:11:50.118Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b1101844-7f05-4c6e-8dec-0936c7401cd2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:11:50.118Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:11:50.119Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:50.119Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:50.119Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983910118, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:11:51.151Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:11:51.151Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c2cb142b-b896-4d67-9f54-19b9dd862b28","serviceName":"Demo_pNF_qiMMnDktT3zZPbU7Zg63","serviceVersion":"1.0","serviceUUID":"2c1e7107-0c4e-4c2a-a2a5-51108c66555d","serviceDescription":"catalog service description","serviceInvariantUUID":"0aa0ec4c-3380-4600-a27c-67961782bbc7","resources":[{"resourceInstanceName":"pNF 9722b1f5-84b8 0","resourceName":"pNF 9722b1f5-84b8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2b30b77f-dd65-40e7-9249-5a491c07599d","resourceInvariantUUID":"42f25fc6-441e-4c83-bc2f-2b1b5021e2c7","resourceCustomizationUUID":"29a39946-ebbc-4eda-acaa-7e6a5b0c65ae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml","artifactChecksum":"MWYxMjk3NjFmYjEyZWM1ODA0ZmI0MWIzYWQ2YzQ3Nzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c81fd0c1-45a7-4104-8c72-8e0076012222","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b150721-2582-4525-b530-a219dce91c5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f80678ec-8b72-423e-86c8-59043a62099b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml","artifactChecksum":"NGNkYmE5YjAwN2RiYjVmNDIwMGJiZTk0YmEyNGIzZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e1bc1d6-6447-48c6-b1b6-b7a4229191ce","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70f6aa00-85c7-43e5-a44a-32e2e41b8b9f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7685caae-1ad8-417c-afc1-4a11d3d7b5ef","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactChecksum":"Nzc5NTkzOGUxNjQ2MzE4MzgxNWU3MWYzY2JmMjNmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42134f8a-1644-48cf-9528-7e77492f7546","artifactVersion":"1"},{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactChecksum":"OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e9fa943-2647-43b9-be09-f905a8cf4638","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:11:51.151Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:11:51.151Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:51.151Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:51.151Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:11:52.152Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:11:52.152Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:52.152Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:52.153Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:11:53.154Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:11:53.154Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:53.155Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:53.155Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:11:54.157Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:11:54.157Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:54.157Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:54.157Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:11:55.159Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:11:55.160Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:55.160Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:55.160Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:11:56.162Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:11:56.163Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:56.163Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:56.163Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:11:57.164Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:11:57.164Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:57.164Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:57.165Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:11:58.165Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:11:58.166Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:58.166Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:58.166Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:11:59.167Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "serviceName": "Demo_pNF_qiMMnDktT3zZPbU7Zg63", "serviceVersion": "1.0", "serviceUUID": "2c1e7107-0c4e-4c2a-a2a5-51108c66555d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0aa0ec4c-3380-4600-a27c-67961782bbc7", "resources": [ { "resourceInstanceName": "pNF 9722b1f5-84b8 0", "resourceCustomizationUUID": "29a39946-ebbc-4eda-acaa-7e6a5b0c65ae", "resourceName": "pNF 9722b1f5-84b8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2b30b77f-dd65-40e7-9249-5a491c07599d", "resourceInvariantUUID": "42f25fc6-441e-4c83-bc2f-2b1b5021e2c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactChecksum": "OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e9fa943-2647-43b9-be09-f905a8cf4638" } ], "workloadContext": "Production" } 2023-03-28T06:11:59.168Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:11:59.168Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC 2023-03-28T06:11:59.168Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c2cb142b-b896-4d67-9f54-19b9dd862b28 ServiceName:Demo_pNF_qiMMnDktT3zZPbU7Zg63 ServiceVersion:1.0 ServiceUUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d ServiceInvariantUUID:0aa0ec4c-3380-4600-a27c-67961782bbc7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactUUID:5e9fa943-2647-43b9-be09-f905a8cf4638 ArtifactChecksum:OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 9722b1f5-84b8 0 ResourceCustomizationUUID:29a39946-ebbc-4eda-acaa-7e6a5b0c65ae ResourceInvariantUUID:42f25fc6-441e-4c83-bc2f-2b1b5021e2c7 ResourceName:pNF 9722b1f5-84b8 ResourceType:PNF ResourceUUID:2b30b77f-dd65-40e7-9249-5a491c07599d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T06:11:59.168Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:11:59.225Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:11:59.225Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:11:59.226Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:11:59.226Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 from URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:11:59.226Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:11:59.226Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:11:59.450Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T06:11:59.454Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 5e9fa943-2647-43b9-be09-f905a8cf4638 88026 2023-03-28T06:11:59.454Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:11:59.455Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:11:59.455Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T06:11:59.455Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:11:59.455Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:11:59.456Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983919454, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:12:00.456Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:12:00.457Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:12:00.457Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638, URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar to file: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:12:00.458Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:12:00.459Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:12:00.459Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:12:00.535Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16596570294577237654/Definitions/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml 2023-03-28T06:12:01.090Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T06:12:01.091Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:12:01.091Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:12:01.091Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T06:12:01.091Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:12:01.091Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:12:01.092Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 9722b1f5-84b8 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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:12:01.092Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:12:01.092Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:12:01.092Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:12:01.092Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:12:01.092Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:12:01.092Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:12:01.092Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:12:01.092Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T06:12:01.092Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:12:01.092Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:12:01.092Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:12:01.092Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:12:01.092Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T06:12:01.093Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:12:01.093Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:12:01.093Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:12:01.093Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:12:01.093Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:12:01.093Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:12:01.093Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:12:01.093Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:12:01.093Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:12:01.093Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:12:01.093Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:12:01.093Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:12:01.093Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qiMMnDktT3zZPbU7Zg63 Description:catalog service description Model UUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d Model Version:NULL Model InvariantUuid:0aa0ec4c-3380-4600-a27c-67961782bbc7 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-03-28T06:12:01.134Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists 2023-03-28T06:12:01.135Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:12:01.135Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists) 2023-03-28T06:12:01.135Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:12:01.135Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:12:01.135Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:12:01.135Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983921134, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:12:02.136Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:12:02.136Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists) 2023-03-28T06:12:02.137Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:12:02.137Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:12:02.137Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:12:02.137Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983922136, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:12:03.138Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:12:03.171Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:12:03.176Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:12:03.177Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:12:03.177Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:12:03.177Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:12:03.177Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:12:03.177Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:12:03.177Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:12:03.177Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:12:03.177Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:12:03.192Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:12:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:12:21.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:12:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983910118, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:12:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:12:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:12:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:12:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:12:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:12:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T06:12:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:12:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:12:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T06:12:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:12:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:12:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:12:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:12:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:12:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:12:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:12:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:12:21.746Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:12:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:12:21.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:12:21.746Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:12:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:12:21.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:12:21.746Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983475855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:12:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:12:21.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:12:21.746Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983919454, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T06:12:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:12:21.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:12:21.747Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983921134, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } 2023-03-28T06:12:21.747Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:12:21.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:12:21.747Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983922136, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } 2023-03-28T06:12:21.747Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:12:33.192Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:12:33.207Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and serviceModelVersionId: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T06:12:33.207Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0aa0ec4c-3380-4600-a27c-67961782bbc7 2023-03-28T06:12:33.208Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 2023-03-28T06:12:33.214Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:12:33.236Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T06:12:33.237Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||Invoke 2023-03-28T06:12:33.244Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:12:33.368Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||InvokeReturn 2023-03-28T06:12:33.369Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:12:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[119], vertex-id=[180424], x-aai-txid=[0-aai-resources-230328-06:12:32:021-64520], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:12:33.369Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:12:33.369Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:12:33.369Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:12:33.380Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:12:33.380Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2cb142b-b896-4d67-9f54-19b9dd862b28 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:12:33.380Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:12:33.381Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:12:33.381Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:12:33.381Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983953380, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:12:34.413Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T06:12:34.413Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T06:12:34.413Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T06:12:34.413Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T06:12:34.413Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T06:12:34.413Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T06:12:34.419Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-4a00550e-d808-45dc-afb9-e28ce69dae3b 2023-03-28T06:12:34.419Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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=5, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T06:12:34.419Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T06:12:34.419Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T06:12:34.907Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:12:37.915Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:12:40.924Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:12:43.933Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:12:46.943Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:12:49.951Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:12:52.961Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:12:55.969Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:12:58.978Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:13:01.988Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:13:05.001Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:13:08.011Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:13:11.021Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:13:14.030Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:13:17.039Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:13:20.048Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:13:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:13:21.751Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:13:21.752Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T06:13:21.758Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:13:21.758Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-4a00550e-d808-45dc-afb9-e28ce69dae3b', protocol='range'} 2023-03-28T06:13:21.762Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 10: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-4a00550e-d808-45dc-afb9-e28ce69dae3b=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-28T06:13:21.779Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-4a00550e-d808-45dc-afb9-e28ce69dae3b', protocol='range'} 2023-03-28T06:13:21.779Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:13:21.780Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T06:13:21.780Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T06:13:21.780Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:13:21.780Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T06:13:21.786Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:13:21.786Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:13:21.786Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:13:21.786Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:13:21.786Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:13:21.786Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:13:21.786Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:13:21.786Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:13:21.786Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=465, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:13:21.787Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:13:21.787Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:13:21.787Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:13:22.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:13:22.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983953380, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:13:22.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:13:22.802Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:13:22.803Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:13:22.804Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:13:22.805Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:13:22.805Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:13:22.805Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:13:23.806Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:13:23.806Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:13:23.806Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:13:23.806Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:13:24.807Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:13:24.808Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:13:24.808Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:13:24.808Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:13:25.809Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:13:25.809Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:13:25.809Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:13:25.809Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:13:26.810Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:13:26.811Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:13:26.811Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:13:26.811Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:13:27.812Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:13:27.812Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:13:27.812Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:13:27.812Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:13:28.813Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:13:28.814Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:13:28.814Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:13:28.814Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:13:29.816Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T06:13:29.816Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:13:29.816Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T06:13:29.816Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T06:13:29.816Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:13:29.875Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:13:29.876Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:13:29.876Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:13:29.876Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T06:13:29.877Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:13:29.877Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T06:13:29.903Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:13:29.904Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6f053d2b 2023-03-28T06:13:29.904Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:13:29.904Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T06:13:29.904Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:13:29.904Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T06:13:29.904Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T06:13:29.905Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:13:29.905Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:13:29.905Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:13:29.905Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984009904, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:13:30.906Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T06:13:30.928Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:13:30.928Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:13:30.934Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T06:13:30.934Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T06:13:30.934Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T06:13:30.935Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:13:30.935Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T06:13:30.952Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:13:30.952Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@46a0d05 2023-03-28T06:13:30.952Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:13:30.953Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T06:13:30.953Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:13:30.953Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T06:13:30.953Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T06:13:30.953Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:13:30.953Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:13:30.953Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:13:30.954Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984010953, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:13:31.955Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:13:31.955Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:13:31.983Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:13:31.988Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:13:31.988Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:14:01.989Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:14:02.013Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:14:02.020Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:14:02.020Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:14:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:14:21.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:14:21.737Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:14:21.738Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:14:32.021Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:14:32.045Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:14:32.051Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:14:32.051Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:15:02.051Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:15:02.083Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:15:02.088Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:15:02.088Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:15:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:15:21.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:15:21.737Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T06:15:21.737Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:15:21.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:15:21.738Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T06:15:21.738Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:15:21.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:15:21.738Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:15:21.738Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:15:21.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:15:21.738Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T06:15:21.738Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:15:21.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:15:21.738Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:15:21.738Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:15:21.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:15:21.739Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:15:21.739Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:15:21.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:15:21.739Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984009904, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:15:21.739Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:15:21.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:15:21.739Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984010953, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:15:21.739Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:15:32.088Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:15:32.116Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:15:32.123Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:15:32.123Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:16:02.123Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:16:02.149Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:16:02.153Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:16:02.153Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:16:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:16:32.153Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:16:32.177Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:16:32.182Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:16:32.182Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:17:02.183Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:17:02.209Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:17:02.215Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:17:02.215Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:17:21.737Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:17:32.216Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:17:32.247Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:17:32.252Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:17:32.252Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:18:02.253Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:18:02.284Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:18:02.291Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:18:02.291Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:18:21.737Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:18:22.858Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T06:18:22.858Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-4a00550e-d808-45dc-afb9-e28ce69dae3b sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T06:18:22.859Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T06:18:22.859Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T06:18:25.342Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:18:25.356Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:18:25.356Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T06:18:25.363Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:18:25.363Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 11: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T06:18:25.380Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:18:25.380Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T06:18:25.380Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:18:25.384Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:18:25.385Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:18:25.385Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:18:25.385Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=475, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:18:25.385Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:18:25.385Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:18:32.291Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T06:18:32.291Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:18:32.306Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T06:18:32.306Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T06:18:32.307Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T06:18:32.311Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:18:32.368Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T06:18:32.369Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T06:18:32.379Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T06:18:32.515Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T06:18:32.515Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:18:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[381168], x-aai-txid=[0-aai-resources-230328-06:18:31:152-25542], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:18:32.515Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:18:32.516Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:18:32.516Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:18:32.526Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:18:32.527Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T06:18:32.527Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T06:18:32.527Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:18:32.527Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:18:32.528Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984312527, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:18:32.542Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:18:32.542Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984312527, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T06:18:32.542Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:18:33.555Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:18:33.555Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6d315fdc-3a43-437b-b276-edcee10041ec","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"baa19d62-62c3-43ef-9567-048930744e84","serviceDescription":"service","serviceInvariantUUID":"68899c2d-d5d8-40ff-9f1c-97dbc2695d9d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2d73a0cf-88be-4d48-bac8-32bf0bef18a1","resourceInvariantUUID":"d29d359d-e7f2-4e47-82d7-f803b9e570ef","resourceCustomizationUUID":"23a5224b-144f-4925-95ad-3b6fb3010917","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YWUyNzM0NWRhMGRmMjVhN2I4OTgzMTA2MjI5NzBhZmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"526996e8-0ef8-4444-add7-8f8225061ef9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f7e269d-4c3d-442a-ac24-b1a1721ffda4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:18:33.557Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:18:33.557Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:18:33.557Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:18:33.557Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:18:34.558Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:18:34.559Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:18:34.559Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:18:34.559Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:18:35.561Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "baa19d62-62c3-43ef-9567-048930744e84", "serviceDescription": "service", "serviceInvariantUUID": "68899c2d-d5d8-40ff-9f1c-97dbc2695d9d", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "23a5224b-144f-4925-95ad-3b6fb3010917", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2d73a0cf-88be-4d48-bac8-32bf0bef18a1", "resourceInvariantUUID": "d29d359d-e7f2-4e47-82d7-f803b9e570ef", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f7e269d-4c3d-442a-ac24-b1a1721ffda4" } ], "workloadContext": "Production" } 2023-03-28T06:18:35.561Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:18:35.561Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 baa19d62-62c3-43ef-9567-048930744e84 ASDC 2023-03-28T06:18:35.561Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6d315fdc-3a43-437b-b276-edcee10041ec ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:baa19d62-62c3-43ef-9567-048930744e84 ServiceInvariantUUID:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4 ArtifactChecksum:ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 ResourceInvariantUUID:d29d359d-e7f2-4e47-82d7-f803b9e570ef ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2d73a0cf-88be-4d48-bac8-32bf0bef18a1 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T06:18:35.561Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF baa19d62-62c3-43ef-9567-048930744e84 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:18:35.607Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:18:35.608Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:18:35.608Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:18:35.608Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T06:18:35.608Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:18:35.608Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T06:18:35.641Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:18:35.641Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4d315a44 2023-03-28T06:18:35.641Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:18:35.641Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T06:18:35.641Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:18:35.642Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:18:35.642Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T06:18:35.642Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:18:35.642Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:18:35.642Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:18:35.642Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984315641, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:18:36.644Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T06:18:36.689Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists 2023-03-28T06:18:36.689Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:18:36.690Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists) 2023-03-28T06:18:36.690Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:18:36.690Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:18:36.690Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:18:36.690Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984316689, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:18:37.692Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:18:37.693Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists) 2023-03-28T06:18:37.693Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:18:37.693Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:18:37.693Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:18:37.693Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984317692, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:18:38.695Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:18:38.718Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:18:38.725Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:18:38.725Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:18:38.725Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:18:38.725Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:18:38.726Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:18:38.726Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:18:38.726Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:18:38.726Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:18:38.726Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:18:38.742Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:19:08.742Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:19:08.754Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d315fdc-3a43-437b-b276-edcee10041ec and serviceModelVersionId: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T06:19:08.754Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68899c2d-d5d8-40ff-9f1c-97dbc2695d9d 2023-03-28T06:19:08.755Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 2023-03-28T06:19:08.762Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:19:08.788Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T06:19:08.789Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||Invoke 2023-03-28T06:19:08.794Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:19:08.937Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||InvokeReturn 2023-03-28T06:19:08.938Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:19:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[241832], x-aai-txid=[0-aai-resources-230328-06:19:07:568-4864], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:19:08.938Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:19:08.938Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:19:08.939Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:19:08.949Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:19:08.950Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d315fdc-3a43-437b-b276-edcee10041ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:19:08.950Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:19:08.950Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:08.950Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:08.950Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984348950, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:19:09.986Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:19:09.986Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b1101844-7f05-4c6e-8dec-0936c7401cd2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f13ca837-ae90-403c-9881-446f755d4bf8","serviceDescription":"service","serviceInvariantUUID":"22d33c51-a0cb-43ff-b88c-056b90379b28","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"34e5bbe9-7741-4165-b12d-b84e25d08f32","resourceInvariantUUID":"f898deb2-e327-4ee2-9a03-34e07a677d6e","resourceCustomizationUUID":"42b32958-f457-419a-b9ad-9d83f09d3632","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjNiOTJiYjJhZDBkN2MyNjhhMDRmMDUxMDViZWRiMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62f26e84-bf2e-40e5-988d-2a7a91849eff","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7aeb8003-1803-4624-aedf-ffe1fcf931c8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f806266e-6d66-42df-a556-de319d652129","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c09a72b0-0f8e-476e-82f1-16dcd82ad64c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6289936-6aac-441c-8af2-efa335579f8c","artifactVersion":"2","generatedFromUUID":"f806266e-6d66-42df-a556-de319d652129"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JlNzI4MTFhZWI4NTgxOWU3OGZhNmM4ODRkNTViN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8b8d456-25e5-4024-b0fb-35d62ebfbac0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"88db2004-e0d0-45c3-b086-5eac73849247","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:19:09.987Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:19:09.987Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:09.987Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:09.987Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:19:10.989Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:19:10.989Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:10.989Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:10.989Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:19:11.991Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:19:11.991Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:11.991Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:11.991Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:19:12.993Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:19:12.994Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:12.994Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:12.994Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:19:13.997Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:19:13.997Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:13.997Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:13.998Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:19:15.000Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:19:15.001Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:15.001Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:15.001Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:19:16.003Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:19:16.004Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:16.004Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:16.004Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:19:17.006Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f13ca837-ae90-403c-9881-446f755d4bf8", "serviceDescription": "service", "serviceInvariantUUID": "22d33c51-a0cb-43ff-b88c-056b90379b28", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "42b32958-f457-419a-b9ad-9d83f09d3632", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "34e5bbe9-7741-4165-b12d-b84e25d08f32", "resourceInvariantUUID": "f898deb2-e327-4ee2-9a03-34e07a677d6e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7aeb8003-1803-4624-aedf-ffe1fcf931c8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f806266e-6d66-42df-a556-de319d652129", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "generatedFromUUID": "f806266e-6d66-42df-a556-de319d652129" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88db2004-e0d0-45c3-b086-5eac73849247" } ], "workloadContext": "Production" } 2023-03-28T06:19:17.007Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:19:17.007Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f13ca837-ae90-403c-9881-446f755d4bf8 ASDC 2023-03-28T06:19:17.008Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b1101844-7f05-4c6e-8dec-0936c7401cd2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f13ca837-ae90-403c-9881-446f755d4bf8 ServiceInvariantUUID:22d33c51-a0cb-43ff-b88c-056b90379b28 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:88db2004-e0d0-45c3-b086-5eac73849247 ArtifactChecksum:NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:42b32958-f457-419a-b9ad-9d83f09d3632 ResourceInvariantUUID:f898deb2-e327-4ee2-9a03-34e07a677d6e ResourceName:basic_vm ResourceType:VF ResourceUUID:34e5bbe9-7741-4165-b12d-b84e25d08f32 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:7aeb8003-1803-4624-aedf-ffe1fcf931c8 ArtifactChecksum:N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f806266e-6d66-42df-a556-de319d652129 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T06:19:17.008Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f13ca837-ae90-403c-9881-446f755d4bf8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:19:17.062Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:19:17.063Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:19:17.063Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:19:17.063Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T06:19:17.063Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:19:17.063Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T06:19:17.089Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:19:17.090Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@256082ed 2023-03-28T06:19:17.090Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:19:17.090Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T06:19:17.090Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 88db2004-e0d0-45c3-b086-5eac73849247 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:19:17.090Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:19:17.090Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T06:19:17.090Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:19:17.091Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:17.091Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:17.091Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984357090, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:19:18.092Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:88db2004-e0d0-45c3-b086-5eac73849247) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T06:19:18.153Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists 2023-03-28T06:19:18.153Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:19:18.153Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists) 2023-03-28T06:19:18.153Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:19:18.153Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:18.154Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:18.154Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984358153, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:19:19.154Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:19:19.155Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists) 2023-03-28T06:19:19.155Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:19:19.155Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:19.155Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:19.155Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984359154, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:19:20.157Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:19:20.185Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:19:20.189Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:19:20.189Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:19:20.189Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:19:20.189Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:19:20.189Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:19:20.189Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:19:20.190Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:19:20.190Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:19:20.190Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:19:20.203Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:19:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:19:21.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:19:21.740Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:19:21.741Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:19:21.741Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:19:21.741Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:19:21.741Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:19:21.741Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:19:21.741Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984315641, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:19:21.741Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:19:21.741Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:19:21.741Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984316689, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } 2023-03-28T06:19:21.741Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:19:21.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:19:21.742Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984317692, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } 2023-03-28T06:19:21.742Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:19:21.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:19:21.742Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984348950, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:19:21.742Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:19:21.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:19:21.742Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:19:21.742Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:19:21.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:19:21.742Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T06:19:21.742Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:19:21.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:19:21.742Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T06:19:21.743Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:19:21.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:19:21.743Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:19:21.743Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:19:21.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:19:21.743Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T06:19:21.743Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:19:21.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:19:21.743Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:19:21.743Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:19:21.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:19:21.743Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:19:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:19:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:19:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984357090, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:19:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:19:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:19:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984358153, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } 2023-03-28T06:19:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:19:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:19:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984359154, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } 2023-03-28T06:19:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:19:50.204Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:19:50.218Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and serviceModelVersionId: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T06:19:50.218Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22d33c51-a0cb-43ff-b88c-056b90379b28 2023-03-28T06:19:50.219Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 2023-03-28T06:19:50.223Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:19:50.246Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||Invoke 2023-03-28T06:19:50.247Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b8c29900-abbe-4348-b1c2-ca1883bfd4f6], X-ECOMP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-TransactionId=[], X-ONAP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], Content-Type=[application/merge-patch+json]} 2023-03-28T06:19:50.253Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:19:50.377Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?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/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:19:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[237712], x-aai-txid=[2-aai-resources-230328-06:19:49:027-19909], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:19:50.378Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:19:50.378Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||InvokeReturn 2023-03-28T06:19:50.378Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:19:50.379Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:19:50.385Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:19:50.386Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b1101844-7f05-4c6e-8dec-0936c7401cd2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:19:50.386Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:19:50.386Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:50.386Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:50.386Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984390386, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:19:51.417Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:19:51.417Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c2cb142b-b896-4d67-9f54-19b9dd862b28","serviceName":"Demo_pNF_qiMMnDktT3zZPbU7Zg63","serviceVersion":"1.0","serviceUUID":"2c1e7107-0c4e-4c2a-a2a5-51108c66555d","serviceDescription":"catalog service description","serviceInvariantUUID":"0aa0ec4c-3380-4600-a27c-67961782bbc7","resources":[{"resourceInstanceName":"pNF 9722b1f5-84b8 0","resourceName":"pNF 9722b1f5-84b8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2b30b77f-dd65-40e7-9249-5a491c07599d","resourceInvariantUUID":"42f25fc6-441e-4c83-bc2f-2b1b5021e2c7","resourceCustomizationUUID":"29a39946-ebbc-4eda-acaa-7e6a5b0c65ae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml","artifactChecksum":"MWYxMjk3NjFmYjEyZWM1ODA0ZmI0MWIzYWQ2YzQ3Nzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c81fd0c1-45a7-4104-8c72-8e0076012222","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b150721-2582-4525-b530-a219dce91c5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f80678ec-8b72-423e-86c8-59043a62099b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml","artifactChecksum":"NGNkYmE5YjAwN2RiYjVmNDIwMGJiZTk0YmEyNGIzZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e1bc1d6-6447-48c6-b1b6-b7a4229191ce","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70f6aa00-85c7-43e5-a44a-32e2e41b8b9f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7685caae-1ad8-417c-afc1-4a11d3d7b5ef","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactChecksum":"Nzc5NTkzOGUxNjQ2MzE4MzgxNWU3MWYzY2JmMjNmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42134f8a-1644-48cf-9528-7e77492f7546","artifactVersion":"1"},{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactChecksum":"OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e9fa943-2647-43b9-be09-f905a8cf4638","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:19:51.418Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:19:51.418Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:51.418Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:51.418Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:19:52.419Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:19:52.419Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:52.419Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:52.419Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:19:53.420Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:19:53.420Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:53.420Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:53.420Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:19:54.421Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:19:54.421Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:54.421Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:54.422Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:19:55.422Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:19:55.423Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:55.423Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:55.424Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:19:56.424Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:19:56.425Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:56.425Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:56.425Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:19:57.425Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:19:57.426Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:57.426Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:57.426Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:19:58.427Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:19:58.427Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:58.427Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:58.427Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:19:59.428Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "serviceName": "Demo_pNF_qiMMnDktT3zZPbU7Zg63", "serviceVersion": "1.0", "serviceUUID": "2c1e7107-0c4e-4c2a-a2a5-51108c66555d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0aa0ec4c-3380-4600-a27c-67961782bbc7", "resources": [ { "resourceInstanceName": "pNF 9722b1f5-84b8 0", "resourceCustomizationUUID": "29a39946-ebbc-4eda-acaa-7e6a5b0c65ae", "resourceName": "pNF 9722b1f5-84b8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2b30b77f-dd65-40e7-9249-5a491c07599d", "resourceInvariantUUID": "42f25fc6-441e-4c83-bc2f-2b1b5021e2c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactChecksum": "OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e9fa943-2647-43b9-be09-f905a8cf4638" } ], "workloadContext": "Production" } 2023-03-28T06:19:59.429Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:19:59.429Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC 2023-03-28T06:19:59.430Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c2cb142b-b896-4d67-9f54-19b9dd862b28 ServiceName:Demo_pNF_qiMMnDktT3zZPbU7Zg63 ServiceVersion:1.0 ServiceUUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d ServiceInvariantUUID:0aa0ec4c-3380-4600-a27c-67961782bbc7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactUUID:5e9fa943-2647-43b9-be09-f905a8cf4638 ArtifactChecksum:OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 9722b1f5-84b8 0 ResourceCustomizationUUID:29a39946-ebbc-4eda-acaa-7e6a5b0c65ae ResourceInvariantUUID:42f25fc6-441e-4c83-bc2f-2b1b5021e2c7 ResourceName:pNF 9722b1f5-84b8 ResourceType:PNF ResourceUUID:2b30b77f-dd65-40e7-9249-5a491c07599d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T06:19:59.430Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:19:59.485Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:19:59.485Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:19:59.486Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:19:59.486Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 from URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:19:59.486Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:19:59.486Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:19:59.712Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T06:19:59.716Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 5e9fa943-2647-43b9-be09-f905a8cf4638 88026 2023-03-28T06:19:59.716Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:19:59.716Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:19:59.716Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T06:19:59.716Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:19:59.716Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:19:59.716Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984399716, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:20:00.717Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:20:00.717Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:20:00.718Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638, URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar to file: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:20:00.718Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:20:00.718Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:20:00.718Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:20:00.796Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18073925980862826960/Definitions/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml 2023-03-28T06:20:01.425Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T06:20:01.426Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:20:01.426Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:20:01.426Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T06:20:01.426Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:20:01.426Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:20:01.426Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 9722b1f5-84b8 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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:20:01.426Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:20:01.426Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:20:01.427Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:20:01.427Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:20:01.427Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:20:01.427Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:20:01.427Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:20:01.427Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T06:20:01.427Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:20:01.427Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:20:01.428Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:20:01.428Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:20:01.428Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T06:20:01.428Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:20:01.428Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:20:01.428Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:20:01.428Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:20:01.428Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:20:01.428Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:20:01.428Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:20:01.429Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:20:01.429Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:20:01.429Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:20:01.429Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:20:01.429Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:20:01.429Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qiMMnDktT3zZPbU7Zg63 Description:catalog service description Model UUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d Model Version:NULL Model InvariantUuid:0aa0ec4c-3380-4600-a27c-67961782bbc7 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-03-28T06:20:01.480Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists 2023-03-28T06:20:01.480Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:20:01.481Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists) 2023-03-28T06:20:01.481Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:20:01.481Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:20:01.481Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:20:01.481Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984401480, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:20:02.482Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:20:02.482Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists) 2023-03-28T06:20:02.482Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:20:02.482Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:20:02.482Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:20:02.482Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984402482, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:20:03.483Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:20:03.511Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:20:03.516Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:20:03.516Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:20:03.516Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:20:03.517Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:20:03.517Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:20:03.517Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:20:03.517Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:20:03.517Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:20:03.517Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:20:03.529Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:20:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:20:21.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:20:21.743Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984390386, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:20:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:20:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:20:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:20:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:20:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:20:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T06:20:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:20:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:20:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T06:20:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:20:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:20:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:20:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:20:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:20:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:20:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:20:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:20:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:20:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:20:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:20:21.746Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:20:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:20:21.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:20:21.746Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:20:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:20:21.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:20:21.746Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984399716, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T06:20:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:20:21.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:20:21.746Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984401480, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } 2023-03-28T06:20:21.747Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:20:21.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:20:21.747Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984402482, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } 2023-03-28T06:20:21.747Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:20:33.529Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:20:33.542Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and serviceModelVersionId: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T06:20:33.542Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0aa0ec4c-3380-4600-a27c-67961782bbc7 2023-03-28T06:20:33.543Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 2023-03-28T06:20:33.550Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:20:33.585Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T06:20:33.586Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||Invoke 2023-03-28T06:20:33.594Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:20:33.720Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||InvokeReturn 2023-03-28T06:20:33.721Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:20:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[120], vertex-id=[180424], x-aai-txid=[2-aai-resources-230328-06:20:32:369-50463], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:20:33.721Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:20:33.721Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:20:33.721Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:20:33.733Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:20:33.734Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2cb142b-b896-4d67-9f54-19b9dd862b28 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:20:33.734Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:20:33.736Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:20:33.737Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:20:33.737Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984433734, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:20:34.767Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:20:34.767Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"0b7b1ee4-48b4-4814-8486-4759bb4555cd","serviceName":"Demo_pNF_ptJgglHPOJPMYo1zc6Cx","serviceVersion":"1.0","serviceUUID":"d1d83882-7852-4a5b-8072-1885b4ff2048","serviceDescription":"catalog service description","serviceInvariantUUID":"03c51e14-e738-4b3e-8fb2-a081ac0d02fa","resources":[{"resourceInstanceName":"pNF ff945e32-844d 0","resourceName":"pNF ff945e32-844d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba2dcbb-ad33-436f-b906-458e680047fc","resourceInvariantUUID":"10007534-3fd4-4ce1-8c25-3f288e22a0b8","resourceCustomizationUUID":"ef1d5cd5-cef9-4655-9938-207ef29098bb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml","artifactChecksum":"MGIzMWFiNWM0NmQzNDU5MmVjYTkzYjk3ZDU0NjVlOWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7f0ac813-7fb7-4d1b-bccc-c0ed0bed1afa","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"de8c719a-5b62-4746-8efc-f6e318f3be56","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a9a96e55-e7be-41d5-80cc-fce815a5eb06","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml","artifactChecksum":"OGM1ZjU5OWI1MmI0YTM5MGYxMzA0ODMyNjcxNTcwMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d73ce652-789b-41be-81d0-6b0962549507","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f37955db-1fe2-4859-9f57-9e14d5e4e90d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dc3c6c01-74ab-420d-b0b2-2194f79c91b8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactChecksum":"ZDUwYjVkMjk2NTBjOTIwZDhkOTdkMTgzOWU3YjZhOTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"95477967-e046-4cb7-a6f0-51283459a8ab","artifactVersion":"1"},{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactChecksum":"NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0d7571fb-5b31-4088-99e3-ccb85bc37d70","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:20:34.767Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:20:34.768Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:20:34.768Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:20:34.768Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:20:35.771Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:20:35.771Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:20:35.771Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:20:35.772Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:20:36.772Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:20:36.773Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:20:36.773Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:20:36.774Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:20:37.774Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:20:37.775Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:20:37.775Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:20:37.775Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:20:38.776Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:20:38.777Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:20:38.777Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:20:38.777Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:20:39.778Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:20:39.779Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:20:39.779Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:20:39.779Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:20:40.780Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:20:40.780Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:20:40.780Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:20:40.780Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:20:41.781Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:20:41.781Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:20:41.782Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:20:41.782Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:20:42.783Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "serviceName": "Demo_pNF_ptJgglHPOJPMYo1zc6Cx", "serviceVersion": "1.0", "serviceUUID": "d1d83882-7852-4a5b-8072-1885b4ff2048", "serviceDescription": "catalog service description", "serviceInvariantUUID": "03c51e14-e738-4b3e-8fb2-a081ac0d02fa", "resources": [ { "resourceInstanceName": "pNF ff945e32-844d 0", "resourceCustomizationUUID": "ef1d5cd5-cef9-4655-9938-207ef29098bb", "resourceName": "pNF ff945e32-844d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "0ba2dcbb-ad33-436f-b906-458e680047fc", "resourceInvariantUUID": "10007534-3fd4-4ce1-8c25-3f288e22a0b8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactChecksum": "NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0d7571fb-5b31-4088-99e3-ccb85bc37d70" } ], "workloadContext": "Production" } 2023-03-28T06:20:42.783Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:20:42.783Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC 2023-03-28T06:20:42.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:0b7b1ee4-48b4-4814-8486-4759bb4555cd ServiceName:Demo_pNF_ptJgglHPOJPMYo1zc6Cx ServiceVersion:1.0 ServiceUUID:d1d83882-7852-4a5b-8072-1885b4ff2048 ServiceInvariantUUID:03c51e14-e738-4b3e-8fb2-a081ac0d02fa ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactUUID:0d7571fb-5b31-4088-99e3-ccb85bc37d70 ArtifactChecksum:NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ff945e32-844d 0 ResourceCustomizationUUID:ef1d5cd5-cef9-4655-9938-207ef29098bb ResourceInvariantUUID:10007534-3fd4-4ce1-8c25-3f288e22a0b8 ResourceName:pNF ff945e32-844d ResourceType:PNF ResourceUUID:0ba2dcbb-ad33-436f-b906-458e680047fc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T06:20:42.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:20:42.843Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:20:42.843Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:20:42.844Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:20:42.844Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 from URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:20:42.844Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:20:42.844Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:20:43.076Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T06:20:43.079Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 0d7571fb-5b31-4088-99e3-ccb85bc37d70 88014 2023-03-28T06:20:43.080Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T06:20:43.080Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:20:43.080Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T06:20:43.080Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:20:43.080Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:20:43.080Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984443080, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:20:44.081Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:20:44.082Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:20:44.082Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70, URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar to file: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:20:44.082Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:20:44.083Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:20:44.083Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:20:44.168Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5565195590040698481/Definitions/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml 2023-03-28T06:20:44.735Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T06:20:44.736Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:20:44.736Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:20:44.736Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T06:20:44.736Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:20:44.736Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:20:44.736Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:20:44.736Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:20:44.736Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:20:44.736Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ff945e32-844d 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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:20:44.736Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:20:44.736Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:20:44.736Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:20:44.737Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:20:44.737Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T06:20:44.737Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:20:44.737Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:20:44.737Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:20:44.737Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:20:44.737Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T06:20:44.737Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:20:44.737Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:20:44.737Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:20:44.737Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:20:44.738Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:20:44.738Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:20:44.738Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:20:44.738Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:20:44.738Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:20:44.738Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:20:44.738Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:20:44.738Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:20:44.738Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ptJgglHPOJPMYo1zc6Cx Description:catalog service description Model UUID:d1d83882-7852-4a5b-8072-1885b4ff2048 Model Version:NULL Model InvariantUuid:03c51e14-e738-4b3e-8fb2-a081ac0d02fa 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-03-28T06:20:44.765Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:20:44.770Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||pNF ff945e32-844d 0 2023-03-28T06:20:44.770Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc 2023-03-28T06:20:44.770Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||No resources found for Service: d1d83882-7852-4a5b-8072-1885b4ff2048 2023-03-28T06:20:44.771Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: d1d83882-7852-4a5b-8072-1885b4ff2048 2023-03-28T06:20:44.771Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF ff945e32-844d 0 0ba2dcbb-ad33-436f-b906-458e680047fc 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-03-28T06:20:44.782Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@74ca934a, org.onap.sdc.toscaparser.api.parameters.Input@a3c92bd, org.onap.sdc.toscaparser.api.parameters.Input@5c8fc91a, org.onap.sdc.toscaparser.api.parameters.Input@82f91cf, org.onap.sdc.toscaparser.api.parameters.Input@28df1343] 2023-03-28T06:20:44.782Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:20:44.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:20:44.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid d1d83882-7852-4a5b-8072-1885b4ff2048: pNF ff945e32-844d 2023-03-28T06:20:44.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Processing PNF resource: 0ba2dcbb-ad33-436f-b906-458e680047fc 2023-03-28T06:20:44.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:20:44.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:20:44.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Resource customization UUID: ef1d5cd5-cef9-4655-9938-207ef29098bb is the same as notified resource customizationUUID: ef1d5cd5-cef9-4655-9938-207ef29098bb 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-03-28T06:20:44.897Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF ff945e32-844d 0ba2dcbb-ad33-436f-b906-458e680047fc 0 ASDC deployResourceStructure 2023-03-28T06:20:44.898Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T06:20:44.898Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:20:44.898Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T06:20:44.898Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:20:44.898Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:20:44.898Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984444898, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:20:45.899Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:20:45.934Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:20:45.939Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:20:45.940Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:20:45.940Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:20:45.940Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:20:45.940Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:20:45.940Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:20:45.940Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:20:45.940Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:20:45.941Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:20:45.956Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:21:15.957Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:21:15.966Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and serviceModelVersionId: d1d83882-7852-4a5b-8072-1885b4ff2048 2023-03-28T06:21:15.967Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 03c51e14-e738-4b3e-8fb2-a081ac0d02fa 2023-03-28T06:21:15.968Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 2023-03-28T06:21:15.978Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:21:16.005Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||Invoke 2023-03-28T06:21:16.005Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5c97b161-aaa9-41e7-8616-4207e7ea8056], X-ECOMP-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], X-TransactionId=[], X-ONAP-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], Content-Type=[application/merge-patch+json]} 2023-03-28T06:21:16.011Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:21:16.153Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?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/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:21:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[196808], x-aai-txid=[0-aai-resources-230328-06:21:14:785-10874], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:21:16.153Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:21:16.154Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||InvokeReturn 2023-03-28T06:21:16.155Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:21:16.155Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:21:16.167Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:21:16.168Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0b7b1ee4-48b4-4814-8486-4759bb4555cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:21:16.168Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:21:16.169Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:21:16.169Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:21:16.169Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984476168, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:21:17.200Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T06:21:17.201Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T06:21:17.201Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T06:21:17.201Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T06:21:17.201Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T06:21:17.201Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T06:21:17.204Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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-03-28T06:21:17.206Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-660340b5-a2f1-4533-ad3e-4cc0a9d8f3ba 2023-03-28T06:21:17.206Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T06:21:17.207Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T06:21:19.972Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:21:21.735Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:21:21.750Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:21:21.751Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T06:21:21.758Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:21:21.758Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-660340b5-a2f1-4533-ad3e-4cc0a9d8f3ba', protocol='range'} 2023-03-28T06:21:21.762Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 12: {SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-660340b5-a2f1-4533-ad3e-4cc0a9d8f3ba=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-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T06:21:21.778Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-660340b5-a2f1-4533-ad3e-4cc0a9d8f3ba', protocol='range'} 2023-03-28T06:21:21.778Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:21:21.778Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T06:21:21.779Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T06:21:21.779Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:21:21.779Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T06:21:21.783Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:21:21.784Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:21:21.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:21:21.784Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:21:21.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:21:21.784Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=504, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:21:21.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:21:21.784Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:21:21.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:21:21.784Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:21:21.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:21:21.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:21:22.799Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:21:22.799Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984433734, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:21:22.800Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:21:22.800Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:21:22.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:21:22.800Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:21:22.800Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:21:22.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T06:21:22.801Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:21:22.801Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:21:22.801Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T06:21:22.801Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:21:22.801Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:21:22.801Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:21:22.801Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:21:22.801Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:21:22.801Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:21:22.802Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:21:22.802Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:21:22.802Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:21:22.802Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:21:22.802Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:21:22.802Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:21:22.802Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:21:22.803Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:21:22.803Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679983954413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:21:22.803Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:21:22.803Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:21:22.803Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984443080, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T06:21:22.802Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:21:22.803Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:21:22.803Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:21:22.803Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:21:22.803Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984444898, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T06:21:22.803Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:21:22.803Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:21:22.803Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984476168, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:21:22.804Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:21:22.805Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:21:22.805Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:21:22.805Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:21:22.805Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:21:23.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:21:23.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:21:23.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:21:23.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:21:24.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:21:24.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:21:24.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:21:24.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:21:25.808Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:21:25.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:21:25.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:21:25.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:21:26.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:21:26.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:21:26.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:21:26.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:21:27.814Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:21:27.814Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:21:27.814Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:21:27.814Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:21:28.816Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:21:28.816Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:21:28.816Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:21:28.816Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:21:29.818Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T06:21:29.818Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:21:29.818Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T06:21:29.819Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T06:21:29.819Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:21:29.868Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:21:29.868Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:21:29.868Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:21:29.869Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T06:21:29.869Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:21:29.869Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T06:21:29.894Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:21:29.894Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1db02fae 2023-03-28T06:21:29.894Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:21:29.895Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T06:21:29.895Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:21:29.895Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T06:21:29.896Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T06:21:29.896Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:21:29.896Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:21:29.896Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:21:29.899Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984489895, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:21:30.901Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T06:21:30.915Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:21:30.915Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:21:30.920Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T06:21:30.920Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T06:21:30.920Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T06:21:30.921Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:21:30.921Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T06:21:30.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:21:30.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@77b85fa6 2023-03-28T06:21:30.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:21:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T06:21:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:21:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T06:21:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T06:21:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:21:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:21:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:21:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984490939, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:21:31.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:21:31.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:21:31.969Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:21:31.975Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:21:31.975Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:22:01.976Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:22:01.999Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:22:02.004Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:22:02.004Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:22:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:22:21.737Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:22:21.737Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:22:21.738Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:22:32.005Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:22:32.028Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:22:32.032Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:22:32.033Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:23:02.033Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:23:02.054Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:23:02.058Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:23:02.058Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:23:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:23:21.736Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:23:21.736Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T06:23:21.736Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:23:21.736Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:23:21.736Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T06:23:21.736Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:23:21.736Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:23:21.736Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:23:21.737Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:23:21.737Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:23:21.738Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T06:23:21.738Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:23:21.738Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:23:21.738Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:23:21.738Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:23:21.738Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:23:21.738Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:23:21.738Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:23:21.738Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:23:21.739Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984489895, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:23:21.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:23:21.739Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:23:21.739Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984490939, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:23:21.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:23:32.058Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:23:32.085Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:23:32.091Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:23:32.091Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:24:02.092Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:24:02.117Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:24:02.121Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:24:02.122Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:24:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:24:32.122Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:24:32.145Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:24:32.149Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:24:32.149Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:25:02.149Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:25:02.177Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:25:02.182Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:25:02.183Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:25:21.736Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:25:32.183Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:25:32.208Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:25:32.213Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:25:32.213Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:26:02.213Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:26:02.239Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:26:02.243Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:26:02.243Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:26:21.736Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:26:22.874Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T06:26:22.875Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-660340b5-a2f1-4533-ad3e-4cc0a9d8f3ba sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T06:26:22.875Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T06:26:22.875Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T06:26:25.269Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:26:25.285Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:26:25.285Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T06:26:25.291Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:26:25.291Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 13: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T06:26:25.307Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:26:25.308Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T06:26:25.308Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:26:25.312Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:26:25.312Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:26:25.312Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:26:25.313Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=525, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:26:25.313Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:26:25.313Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:26:32.243Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T06:26:32.244Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:26:32.258Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T06:26:32.258Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T06:26:32.259Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T06:26:32.266Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:26:32.288Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T06:26:32.288Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[26f24d8e-3de5-4877-8d3c-d918ccf46ccd], X-ECOMP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-TransactionId=[], X-ONAP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], Content-Type=[application/merge-patch+json]} 2023-03-28T06:26:32.295Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T06:26:32.438Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?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/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:26:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[381168], x-aai-txid=[1-aai-resources-230328-06:26:31:066-66621], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:26:32.439Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:26:32.439Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T06:26:32.439Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:26:32.439Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:26:32.445Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:26:32.445Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T06:26:32.445Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T06:26:32.445Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:26:32.445Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:26:32.446Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984792445, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:26:32.458Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:26:32.458Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984792445, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T06:26:32.458Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:26:33.476Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:26:33.476Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6d315fdc-3a43-437b-b276-edcee10041ec","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"baa19d62-62c3-43ef-9567-048930744e84","serviceDescription":"service","serviceInvariantUUID":"68899c2d-d5d8-40ff-9f1c-97dbc2695d9d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2d73a0cf-88be-4d48-bac8-32bf0bef18a1","resourceInvariantUUID":"d29d359d-e7f2-4e47-82d7-f803b9e570ef","resourceCustomizationUUID":"23a5224b-144f-4925-95ad-3b6fb3010917","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YWUyNzM0NWRhMGRmMjVhN2I4OTgzMTA2MjI5NzBhZmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"526996e8-0ef8-4444-add7-8f8225061ef9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f7e269d-4c3d-442a-ac24-b1a1721ffda4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:26:33.476Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:26:33.477Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:26:33.477Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:26:33.477Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:26:34.477Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:26:34.478Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:26:34.478Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:26:34.478Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:26:35.479Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "baa19d62-62c3-43ef-9567-048930744e84", "serviceDescription": "service", "serviceInvariantUUID": "68899c2d-d5d8-40ff-9f1c-97dbc2695d9d", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "23a5224b-144f-4925-95ad-3b6fb3010917", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2d73a0cf-88be-4d48-bac8-32bf0bef18a1", "resourceInvariantUUID": "d29d359d-e7f2-4e47-82d7-f803b9e570ef", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f7e269d-4c3d-442a-ac24-b1a1721ffda4" } ], "workloadContext": "Production" } 2023-03-28T06:26:35.479Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:26:35.479Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 baa19d62-62c3-43ef-9567-048930744e84 ASDC 2023-03-28T06:26:35.480Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6d315fdc-3a43-437b-b276-edcee10041ec ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:baa19d62-62c3-43ef-9567-048930744e84 ServiceInvariantUUID:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4 ArtifactChecksum:ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 ResourceInvariantUUID:d29d359d-e7f2-4e47-82d7-f803b9e570ef ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2d73a0cf-88be-4d48-bac8-32bf0bef18a1 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T06:26:35.480Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF baa19d62-62c3-43ef-9567-048930744e84 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:26:35.530Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:26:35.531Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:26:35.531Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:26:35.531Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T06:26:35.531Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:26:35.531Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T06:26:35.562Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:26:35.562Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6447c9e0 2023-03-28T06:26:35.563Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:26:35.563Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T06:26:35.563Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:26:35.563Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:26:35.563Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T06:26:35.564Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:26:35.564Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:26:35.564Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:26:35.564Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984795563, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:26:36.565Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T06:26:36.612Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists 2023-03-28T06:26:36.612Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:26:36.612Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists) 2023-03-28T06:26:36.612Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:26:36.613Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:26:36.613Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:26:36.613Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984796612, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:26:37.615Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:26:37.615Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists) 2023-03-28T06:26:37.615Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:26:37.616Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:26:37.616Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:26:37.616Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984797614, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:26:38.618Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:26:38.644Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:26:38.649Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:26:38.649Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:26:38.650Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:26:38.650Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:26:38.650Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:26:38.650Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:26:38.650Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:26:38.650Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:26:38.651Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:26:38.665Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:27:08.665Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:27:08.676Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d315fdc-3a43-437b-b276-edcee10041ec and serviceModelVersionId: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T06:27:08.676Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68899c2d-d5d8-40ff-9f1c-97dbc2695d9d 2023-03-28T06:27:08.677Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 2023-03-28T06:27:08.684Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:27:08.703Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||Invoke 2023-03-28T06:27:08.704Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[334fd4dc-49d3-4d61-8c10-4e8b5b9b3f43], X-ECOMP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-TransactionId=[], X-ONAP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], Content-Type=[application/merge-patch+json]} 2023-03-28T06:27:08.710Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:27:08.837Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?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/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:27:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[124], vertex-id=[241832], x-aai-txid=[1-aai-resources-230328-06:27:07:481-23735], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:27:08.838Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:27:08.839Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||InvokeReturn 2023-03-28T06:27:08.839Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:27:08.839Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:27:08.854Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:27:08.854Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d315fdc-3a43-437b-b276-edcee10041ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:27:08.854Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:27:08.855Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:08.855Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:08.855Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984828854, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:27:09.888Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:27:09.888Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b1101844-7f05-4c6e-8dec-0936c7401cd2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f13ca837-ae90-403c-9881-446f755d4bf8","serviceDescription":"service","serviceInvariantUUID":"22d33c51-a0cb-43ff-b88c-056b90379b28","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"34e5bbe9-7741-4165-b12d-b84e25d08f32","resourceInvariantUUID":"f898deb2-e327-4ee2-9a03-34e07a677d6e","resourceCustomizationUUID":"42b32958-f457-419a-b9ad-9d83f09d3632","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjNiOTJiYjJhZDBkN2MyNjhhMDRmMDUxMDViZWRiMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62f26e84-bf2e-40e5-988d-2a7a91849eff","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7aeb8003-1803-4624-aedf-ffe1fcf931c8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f806266e-6d66-42df-a556-de319d652129","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c09a72b0-0f8e-476e-82f1-16dcd82ad64c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6289936-6aac-441c-8af2-efa335579f8c","artifactVersion":"2","generatedFromUUID":"f806266e-6d66-42df-a556-de319d652129"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JlNzI4MTFhZWI4NTgxOWU3OGZhNmM4ODRkNTViN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8b8d456-25e5-4024-b0fb-35d62ebfbac0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"88db2004-e0d0-45c3-b086-5eac73849247","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:27:09.889Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:27:09.889Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:09.889Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:09.889Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:27:10.890Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:27:10.890Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:10.890Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:10.891Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:27:11.891Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:27:11.892Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:11.892Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:11.892Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:27:12.892Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:27:12.893Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:12.893Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:12.893Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:27:13.893Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:27:13.894Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:13.894Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:13.894Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:27:14.896Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:27:14.896Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:14.896Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:14.896Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:27:15.897Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:27:15.897Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:15.898Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:15.898Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:27:16.899Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f13ca837-ae90-403c-9881-446f755d4bf8", "serviceDescription": "service", "serviceInvariantUUID": "22d33c51-a0cb-43ff-b88c-056b90379b28", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "42b32958-f457-419a-b9ad-9d83f09d3632", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "34e5bbe9-7741-4165-b12d-b84e25d08f32", "resourceInvariantUUID": "f898deb2-e327-4ee2-9a03-34e07a677d6e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7aeb8003-1803-4624-aedf-ffe1fcf931c8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f806266e-6d66-42df-a556-de319d652129", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "generatedFromUUID": "f806266e-6d66-42df-a556-de319d652129" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88db2004-e0d0-45c3-b086-5eac73849247" } ], "workloadContext": "Production" } 2023-03-28T06:27:16.899Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:27:16.899Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f13ca837-ae90-403c-9881-446f755d4bf8 ASDC 2023-03-28T06:27:16.900Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b1101844-7f05-4c6e-8dec-0936c7401cd2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f13ca837-ae90-403c-9881-446f755d4bf8 ServiceInvariantUUID:22d33c51-a0cb-43ff-b88c-056b90379b28 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:88db2004-e0d0-45c3-b086-5eac73849247 ArtifactChecksum:NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:42b32958-f457-419a-b9ad-9d83f09d3632 ResourceInvariantUUID:f898deb2-e327-4ee2-9a03-34e07a677d6e ResourceName:basic_vm ResourceType:VF ResourceUUID:34e5bbe9-7741-4165-b12d-b84e25d08f32 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:7aeb8003-1803-4624-aedf-ffe1fcf931c8 ArtifactChecksum:N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f806266e-6d66-42df-a556-de319d652129 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T06:27:16.900Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f13ca837-ae90-403c-9881-446f755d4bf8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:27:16.946Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:27:16.947Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:27:16.947Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:27:16.947Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T06:27:16.947Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:27:16.947Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T06:27:16.969Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:27:16.969Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@307e7ba0 2023-03-28T06:27:16.969Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:27:16.970Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T06:27:16.970Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 88db2004-e0d0-45c3-b086-5eac73849247 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:27:16.970Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:27:16.970Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T06:27:16.970Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:27:16.971Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:16.971Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:16.971Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984836970, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:27:17.972Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:88db2004-e0d0-45c3-b086-5eac73849247) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T06:27:18.020Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists 2023-03-28T06:27:18.020Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:27:18.020Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists) 2023-03-28T06:27:18.021Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:27:18.021Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:18.021Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:18.021Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984838020, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:27:19.022Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:27:19.022Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists) 2023-03-28T06:27:19.022Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:27:19.022Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:19.023Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:19.023Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984839022, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:27:20.023Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:27:20.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:27:20.057Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:27:20.057Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:27:20.057Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:27:20.058Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:27:20.058Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:27:20.058Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:27:20.058Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:27:20.058Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:27:20.058Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:27:20.073Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:27:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:27:21.739Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:27:21.739Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:27:21.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:27:21.739Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:27:21.739Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:27:21.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:27:21.739Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:27:21.739Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984795563, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984796612, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984797614, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984828854, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:27:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984836970, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:27:21.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:27:21.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:27:21.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984838020, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } 2023-03-28T06:27:21.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:27:21.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:27:21.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984839022, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } 2023-03-28T06:27:21.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:27:50.073Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:27:50.087Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and serviceModelVersionId: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T06:27:50.087Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22d33c51-a0cb-43ff-b88c-056b90379b28 2023-03-28T06:27:50.088Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 2023-03-28T06:27:50.092Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:27:50.110Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||Invoke 2023-03-28T06:27:50.110Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[85ad10ad-34dd-479c-ae1d-5165cce0f58a], X-ECOMP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-TransactionId=[], X-ONAP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], Content-Type=[application/merge-patch+json]} 2023-03-28T06:27:50.117Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:27:50.247Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?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/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:27:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[127], vertex-id=[237712], x-aai-txid=[2-aai-resources-230328-06:27:48:888-88091], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:27:50.248Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:27:50.248Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||InvokeReturn 2023-03-28T06:27:50.248Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:27:50.248Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:27:50.260Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:27:50.261Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b1101844-7f05-4c6e-8dec-0936c7401cd2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:27:50.261Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:27:50.261Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:50.261Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:50.261Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984870261, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:27:51.289Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:27:51.290Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c2cb142b-b896-4d67-9f54-19b9dd862b28","serviceName":"Demo_pNF_qiMMnDktT3zZPbU7Zg63","serviceVersion":"1.0","serviceUUID":"2c1e7107-0c4e-4c2a-a2a5-51108c66555d","serviceDescription":"catalog service description","serviceInvariantUUID":"0aa0ec4c-3380-4600-a27c-67961782bbc7","resources":[{"resourceInstanceName":"pNF 9722b1f5-84b8 0","resourceName":"pNF 9722b1f5-84b8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2b30b77f-dd65-40e7-9249-5a491c07599d","resourceInvariantUUID":"42f25fc6-441e-4c83-bc2f-2b1b5021e2c7","resourceCustomizationUUID":"29a39946-ebbc-4eda-acaa-7e6a5b0c65ae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml","artifactChecksum":"MWYxMjk3NjFmYjEyZWM1ODA0ZmI0MWIzYWQ2YzQ3Nzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c81fd0c1-45a7-4104-8c72-8e0076012222","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b150721-2582-4525-b530-a219dce91c5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f80678ec-8b72-423e-86c8-59043a62099b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml","artifactChecksum":"NGNkYmE5YjAwN2RiYjVmNDIwMGJiZTk0YmEyNGIzZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e1bc1d6-6447-48c6-b1b6-b7a4229191ce","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70f6aa00-85c7-43e5-a44a-32e2e41b8b9f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7685caae-1ad8-417c-afc1-4a11d3d7b5ef","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactChecksum":"Nzc5NTkzOGUxNjQ2MzE4MzgxNWU3MWYzY2JmMjNmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42134f8a-1644-48cf-9528-7e77492f7546","artifactVersion":"1"},{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactChecksum":"OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e9fa943-2647-43b9-be09-f905a8cf4638","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:27:51.290Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:27:51.291Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:51.291Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:51.291Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:27:52.292Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:27:52.293Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:52.293Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:52.293Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:27:53.294Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:27:53.295Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:53.295Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:53.295Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:27:54.296Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:27:54.296Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:54.296Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:54.296Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:27:55.297Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:27:55.298Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:55.298Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:55.298Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:27:56.299Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:27:56.299Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:56.299Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:56.299Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:27:57.300Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:27:57.301Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:57.301Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:57.301Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:27:58.302Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:27:58.302Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:58.302Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:58.302Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:27:59.304Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "serviceName": "Demo_pNF_qiMMnDktT3zZPbU7Zg63", "serviceVersion": "1.0", "serviceUUID": "2c1e7107-0c4e-4c2a-a2a5-51108c66555d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0aa0ec4c-3380-4600-a27c-67961782bbc7", "resources": [ { "resourceInstanceName": "pNF 9722b1f5-84b8 0", "resourceCustomizationUUID": "29a39946-ebbc-4eda-acaa-7e6a5b0c65ae", "resourceName": "pNF 9722b1f5-84b8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2b30b77f-dd65-40e7-9249-5a491c07599d", "resourceInvariantUUID": "42f25fc6-441e-4c83-bc2f-2b1b5021e2c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactChecksum": "OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e9fa943-2647-43b9-be09-f905a8cf4638" } ], "workloadContext": "Production" } 2023-03-28T06:27:59.304Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:27:59.304Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC 2023-03-28T06:27:59.305Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c2cb142b-b896-4d67-9f54-19b9dd862b28 ServiceName:Demo_pNF_qiMMnDktT3zZPbU7Zg63 ServiceVersion:1.0 ServiceUUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d ServiceInvariantUUID:0aa0ec4c-3380-4600-a27c-67961782bbc7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactUUID:5e9fa943-2647-43b9-be09-f905a8cf4638 ArtifactChecksum:OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 9722b1f5-84b8 0 ResourceCustomizationUUID:29a39946-ebbc-4eda-acaa-7e6a5b0c65ae ResourceInvariantUUID:42f25fc6-441e-4c83-bc2f-2b1b5021e2c7 ResourceName:pNF 9722b1f5-84b8 ResourceType:PNF ResourceUUID:2b30b77f-dd65-40e7-9249-5a491c07599d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T06:27:59.305Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:27:59.352Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:27:59.353Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:27:59.353Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:27:59.353Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 from URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:27:59.353Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:27:59.353Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:27:59.604Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T06:27:59.607Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 5e9fa943-2647-43b9-be09-f905a8cf4638 88026 2023-03-28T06:27:59.607Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:27:59.608Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:27:59.608Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T06:27:59.608Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:27:59.608Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:27:59.608Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984879607, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:28:00.609Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:28:00.610Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:28:00.610Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638, URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar to file: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:28:00.613Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:28:00.614Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:28:00.614Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:28:00.746Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP822889345181735053/Definitions/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml 2023-03-28T06:28:01.267Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T06:28:01.267Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:28:01.267Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:28:01.267Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T06:28:01.267Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:28:01.267Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:28:01.267Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 9722b1f5-84b8 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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:28:01.267Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:28:01.267Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:28:01.267Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:28:01.267Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:28:01.267Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:28:01.267Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:28:01.267Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:28:01.268Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T06:28:01.268Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:28:01.268Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:28:01.268Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:28:01.268Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:28:01.268Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T06:28:01.268Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:28:01.268Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:28:01.268Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:28:01.268Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:28:01.268Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:28:01.268Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:28:01.268Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:28:01.268Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:28:01.269Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:28:01.269Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:28:01.269Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:28:01.269Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:28:01.269Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qiMMnDktT3zZPbU7Zg63 Description:catalog service description Model UUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d Model Version:NULL Model InvariantUuid:0aa0ec4c-3380-4600-a27c-67961782bbc7 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-03-28T06:28:01.313Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists 2023-03-28T06:28:01.314Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:28:01.314Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists) 2023-03-28T06:28:01.314Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:28:01.315Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:28:01.315Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:28:01.315Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984881314, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:28:02.316Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:28:02.317Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists) 2023-03-28T06:28:02.317Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:28:02.317Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:28:02.317Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:28:02.317Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984882316, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:28:03.318Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:28:03.342Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:28:03.347Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:28:03.347Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:28:03.347Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:28:03.347Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:28:03.348Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:28:03.348Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:28:03.348Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:28:03.348Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:28:03.348Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:28:03.364Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:28:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:28:21.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:28:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984870261, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:28:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:28:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:28:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:28:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:28:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:28:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T06:28:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:28:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:28:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T06:28:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:28:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:28:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:28:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:28:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:28:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:28:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:28:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:28:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:28:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:28:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:28:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:28:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:28:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:28:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:28:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:28:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:28:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984879607, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T06:28:21.745Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:28:21.745Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:28:21.745Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984881314, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } 2023-03-28T06:28:21.745Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:28:21.745Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:28:21.745Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984882316, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } 2023-03-28T06:28:21.745Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:28:33.365Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:28:33.378Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and serviceModelVersionId: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T06:28:33.378Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0aa0ec4c-3380-4600-a27c-67961782bbc7 2023-03-28T06:28:33.378Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 2023-03-28T06:28:33.384Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:28:33.400Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T06:28:33.401Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||Invoke 2023-03-28T06:28:33.409Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:28:33.532Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||InvokeReturn 2023-03-28T06:28:33.532Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:28:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[116], vertex-id=[180424], x-aai-txid=[0-aai-resources-230328-06:28:32:179-59633], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:28:33.532Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:28:33.532Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:28:33.532Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:28:33.543Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:28:33.543Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2cb142b-b896-4d67-9f54-19b9dd862b28 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:28:33.544Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:28:33.544Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:28:33.544Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:28:33.544Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984913543, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:28:34.578Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:28:34.578Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"0b7b1ee4-48b4-4814-8486-4759bb4555cd","serviceName":"Demo_pNF_ptJgglHPOJPMYo1zc6Cx","serviceVersion":"1.0","serviceUUID":"d1d83882-7852-4a5b-8072-1885b4ff2048","serviceDescription":"catalog service description","serviceInvariantUUID":"03c51e14-e738-4b3e-8fb2-a081ac0d02fa","resources":[{"resourceInstanceName":"pNF ff945e32-844d 0","resourceName":"pNF ff945e32-844d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba2dcbb-ad33-436f-b906-458e680047fc","resourceInvariantUUID":"10007534-3fd4-4ce1-8c25-3f288e22a0b8","resourceCustomizationUUID":"ef1d5cd5-cef9-4655-9938-207ef29098bb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml","artifactChecksum":"MGIzMWFiNWM0NmQzNDU5MmVjYTkzYjk3ZDU0NjVlOWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7f0ac813-7fb7-4d1b-bccc-c0ed0bed1afa","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"de8c719a-5b62-4746-8efc-f6e318f3be56","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a9a96e55-e7be-41d5-80cc-fce815a5eb06","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml","artifactChecksum":"OGM1ZjU5OWI1MmI0YTM5MGYxMzA0ODMyNjcxNTcwMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d73ce652-789b-41be-81d0-6b0962549507","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f37955db-1fe2-4859-9f57-9e14d5e4e90d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dc3c6c01-74ab-420d-b0b2-2194f79c91b8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactChecksum":"ZDUwYjVkMjk2NTBjOTIwZDhkOTdkMTgzOWU3YjZhOTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"95477967-e046-4cb7-a6f0-51283459a8ab","artifactVersion":"1"},{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactChecksum":"NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0d7571fb-5b31-4088-99e3-ccb85bc37d70","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:28:34.578Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:28:34.578Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:28:34.578Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:28:34.578Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:28:35.579Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:28:35.579Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:28:35.579Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:28:35.580Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:28:36.580Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:28:36.580Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:28:36.581Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:28:36.581Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:28:37.581Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:28:37.582Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:28:37.582Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:28:37.582Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:28:38.583Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:28:38.583Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:28:38.583Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:28:38.583Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:28:39.584Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:28:39.584Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:28:39.585Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:28:39.585Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:28:40.585Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:28:40.586Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:28:40.586Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:28:40.586Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:28:41.587Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:28:41.588Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:28:41.588Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:28:41.588Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:28:42.589Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "serviceName": "Demo_pNF_ptJgglHPOJPMYo1zc6Cx", "serviceVersion": "1.0", "serviceUUID": "d1d83882-7852-4a5b-8072-1885b4ff2048", "serviceDescription": "catalog service description", "serviceInvariantUUID": "03c51e14-e738-4b3e-8fb2-a081ac0d02fa", "resources": [ { "resourceInstanceName": "pNF ff945e32-844d 0", "resourceCustomizationUUID": "ef1d5cd5-cef9-4655-9938-207ef29098bb", "resourceName": "pNF ff945e32-844d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "0ba2dcbb-ad33-436f-b906-458e680047fc", "resourceInvariantUUID": "10007534-3fd4-4ce1-8c25-3f288e22a0b8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactChecksum": "NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0d7571fb-5b31-4088-99e3-ccb85bc37d70" } ], "workloadContext": "Production" } 2023-03-28T06:28:42.589Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:28:42.589Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC 2023-03-28T06:28:42.589Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:0b7b1ee4-48b4-4814-8486-4759bb4555cd ServiceName:Demo_pNF_ptJgglHPOJPMYo1zc6Cx ServiceVersion:1.0 ServiceUUID:d1d83882-7852-4a5b-8072-1885b4ff2048 ServiceInvariantUUID:03c51e14-e738-4b3e-8fb2-a081ac0d02fa ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactUUID:0d7571fb-5b31-4088-99e3-ccb85bc37d70 ArtifactChecksum:NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ff945e32-844d 0 ResourceCustomizationUUID:ef1d5cd5-cef9-4655-9938-207ef29098bb ResourceInvariantUUID:10007534-3fd4-4ce1-8c25-3f288e22a0b8 ResourceName:pNF ff945e32-844d ResourceType:PNF ResourceUUID:0ba2dcbb-ad33-436f-b906-458e680047fc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T06:28:42.589Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:28:42.630Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:28:42.631Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:28:42.631Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:28:42.631Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 from URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:28:42.631Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:28:42.631Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:28:42.835Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T06:28:42.838Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 0d7571fb-5b31-4088-99e3-ccb85bc37d70 88014 2023-03-28T06:28:42.839Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T06:28:42.839Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:28:42.839Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T06:28:42.839Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:28:42.839Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:28:42.839Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984922839, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:28:43.840Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:28:43.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:28:43.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70, URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar to file: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:28:43.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:28:43.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:28:43.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:28:43.919Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2428076829931963539/Definitions/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml 2023-03-28T06:28:44.479Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T06:28:44.479Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:28:44.479Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:28:44.479Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T06:28:44.479Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:28:44.479Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:28:44.479Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:28:44.479Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:28:44.480Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:28:44.480Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ff945e32-844d 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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:28:44.480Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:28:44.480Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:28:44.480Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:28:44.480Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:28:44.480Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T06:28:44.480Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:28:44.480Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:28:44.480Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:28:44.480Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:28:44.481Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T06:28:44.481Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:28:44.481Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:28:44.481Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:28:44.481Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:28:44.481Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:28:44.481Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:28:44.481Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:28:44.481Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:28:44.481Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:28:44.481Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:28:44.481Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:28:44.481Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:28:44.481Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ptJgglHPOJPMYo1zc6Cx Description:catalog service description Model UUID:d1d83882-7852-4a5b-8072-1885b4ff2048 Model Version:NULL Model InvariantUuid:03c51e14-e738-4b3e-8fb2-a081ac0d02fa 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-03-28T06:28:44.531Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists 2023-03-28T06:28:44.531Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T06:28:44.531Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists) 2023-03-28T06:28:44.531Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:28:44.531Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:28:44.531Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:28:44.531Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984924531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:28:45.532Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T06:28:45.533Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists) 2023-03-28T06:28:45.533Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:28:45.533Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:28:45.533Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:28:45.533Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984925532, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:28:46.534Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:28:46.557Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:28:46.561Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:28:46.561Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:28:46.561Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:28:46.561Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:28:46.562Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:28:46.562Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:28:46.562Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:28:46.562Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:28:46.562Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:28:46.577Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:29:16.578Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:29:16.589Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and serviceModelVersionId: d1d83882-7852-4a5b-8072-1885b4ff2048 2023-03-28T06:29:16.589Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 03c51e14-e738-4b3e-8fb2-a081ac0d02fa 2023-03-28T06:29:16.590Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 2023-03-28T06:29:16.597Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:29:16.614Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T06:29:16.615Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||Invoke 2023-03-28T06:29:16.621Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:29:16.729Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||InvokeReturn 2023-03-28T06:29:16.730Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:29:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[105], vertex-id=[196808], x-aai-txid=[2-aai-resources-230328-06:29:15:390-99105], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:29:16.730Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:29:16.730Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:29:16.730Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:29:16.745Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:29:16.745Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0b7b1ee4-48b4-4814-8486-4759bb4555cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:29:16.745Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:29:16.745Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:29:16.745Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:29:16.745Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984956745, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:29:17.777Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T06:29:17.777Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T06:29:17.777Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T06:29:17.778Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T06:29:17.778Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T06:29:17.778Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T06:29:17.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-2bf54f04-86bc-428a-8ead-60d0bdb756a9 2023-03-28T06:29:17.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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-03-28T06:29:17.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T06:29:17.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T06:29:19.941Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:29:21.735Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:29:21.751Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:29:21.751Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T06:29:21.758Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:29:21.758Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-2bf54f04-86bc-428a-8ead-60d0bdb756a9', protocol='range'} 2023-03-28T06:29:21.764Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 14: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-2bf54f04-86bc-428a-8ead-60d0bdb756a9=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-28T06:29:21.780Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-2bf54f04-86bc-428a-8ead-60d0bdb756a9', protocol='range'} 2023-03-28T06:29:21.780Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:29:21.780Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T06:29:21.780Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T06:29:21.781Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:29:21.781Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T06:29:21.785Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:29:21.785Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:29:21.785Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:29:21.785Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=554, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:29:21.785Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:29:21.785Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:29:21.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:29:21.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:29:21.786Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:29:21.786Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:29:21.786Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:29:21.786Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:29:22.295Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:29:22.296Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984913543, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:29:22.296Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:29:22.296Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:29:22.296Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:29:22.296Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:29:22.296Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:29:22.296Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T06:29:22.297Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:29:22.297Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:29:22.297Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T06:29:22.297Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:29:22.297Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:29:22.297Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:29:22.297Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:29:22.297Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:29:22.297Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:29:22.297Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:29:22.297Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:29:22.297Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:29:22.297Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:29:22.297Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:29:22.298Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:29:22.298Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:29:22.298Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:29:22.298Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984477200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:29:22.298Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:29:22.298Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:29:22.298Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984922839, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T06:29:22.298Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:29:22.298Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:29:22.298Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984924531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } 2023-03-28T06:29:22.298Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:29:22.299Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:29:22.299Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984925532, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } 2023-03-28T06:29:22.299Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:29:22.299Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:29:22.299Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984956745, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:29:22.299Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:29:22.800Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:29:22.800Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:29:22.801Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:29:22.801Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:29:22.801Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:29:22.801Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:29:23.802Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:29:23.802Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:29:23.802Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:29:23.802Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:29:24.803Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:29:24.803Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:29:24.803Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:29:24.803Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:29:25.804Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:29:25.804Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:29:25.805Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:29:25.805Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:29:26.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:29:26.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:29:26.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:29:26.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:29:27.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:29:27.808Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:29:27.808Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:29:27.808Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:29:28.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:29:28.810Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:29:28.810Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:29:28.810Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:29:29.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T06:29:29.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:29:29.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T06:29:29.812Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T06:29:29.812Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:29:29.863Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:29:29.864Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:29:29.864Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:29:29.864Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T06:29:29.864Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:29:29.864Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T06:29:29.888Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:29:29.888Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@33efc90b 2023-03-28T06:29:29.888Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:29:29.889Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T06:29:29.889Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:29:29.889Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T06:29:29.889Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T06:29:29.889Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:29:29.889Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:29:29.889Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:29:29.889Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984969889, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:29:30.890Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T06:29:30.912Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:29:30.912Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:29:30.918Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T06:29:30.918Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T06:29:30.918Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T06:29:30.919Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:29:30.919Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T06:29:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:29:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5fc4bf14 2023-03-28T06:29:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:29:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T06:29:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:29:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T06:29:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T06:29:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:29:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:29:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:29:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984970941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:29:31.942Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:29:31.943Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:29:31.967Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:29:31.972Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:29:31.972Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:30:01.973Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:30:02.000Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:30:02.005Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:30:02.006Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:30:21.735Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:30:21.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:30:21.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:30:21.741Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:30:21.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:30:21.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T06:30:21.741Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:30:21.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:30:21.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T06:30:21.741Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:30:21.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:30:21.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:30:21.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:30:21.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:30:21.742Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T06:30:21.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:30:21.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:30:21.742Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:30:21.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:30:21.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:30:21.742Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:30:21.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:30:21.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:30:21.742Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984969889, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:30:21.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:30:21.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:30:21.742Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679984970941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:30:21.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:30:32.006Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:30:32.033Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:30:32.038Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:30:32.038Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:31:02.039Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:31:02.064Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:31:02.073Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:31:02.073Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:31:21.735Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:31:32.073Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:31:32.103Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:31:32.108Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:31:32.109Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:32:02.109Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:32:02.134Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:32:02.138Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:32:02.138Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:32:21.735Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:32:32.138Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:32:32.162Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:32:32.166Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:32:32.166Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:33:02.166Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:33:02.188Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:33:02.199Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:33:02.200Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:33:21.737Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:33:32.200Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:33:32.226Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:33:32.230Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:33:32.231Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:34:02.231Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:34:02.252Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:34:02.257Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:34:02.257Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:34:21.737Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:34:22.803Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T06:34:22.803Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-2bf54f04-86bc-428a-8ead-60d0bdb756a9 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T06:34:22.803Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T06:34:22.803Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T06:34:25.141Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:34:25.156Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:34:25.156Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T06:34:25.168Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:34:25.168Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 15: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T06:34:25.183Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:34:25.184Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T06:34:25.184Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:34:25.190Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:34:25.190Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:34:25.191Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:34:25.191Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=576, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:34:25.191Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:34:25.191Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:34:32.257Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T06:34:32.258Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:34:32.268Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T06:34:32.268Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T06:34:32.269Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T06:34:32.273Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:34:32.292Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T06:34:32.292Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d4d38a51-3f00-4405-b8c7-e5b538da2954], X-ECOMP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-TransactionId=[], X-ONAP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], Content-Type=[application/merge-patch+json]} 2023-03-28T06:34:32.298Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T06:34:32.426Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?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/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:34:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[125], vertex-id=[381168], x-aai-txid=[1-aai-resources-230328-06:34:31:066-61181], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:34:32.426Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:34:32.426Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T06:34:32.427Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:34:32.427Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:34:32.434Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:34:32.434Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T06:34:32.434Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T06:34:32.434Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:34:32.434Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:34:32.435Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985272434, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:34:32.448Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:34:32.448Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985272434, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T06:34:32.448Z||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-03-28T06:34:33.465Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:34:33.465Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6d315fdc-3a43-437b-b276-edcee10041ec","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"baa19d62-62c3-43ef-9567-048930744e84","serviceDescription":"service","serviceInvariantUUID":"68899c2d-d5d8-40ff-9f1c-97dbc2695d9d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2d73a0cf-88be-4d48-bac8-32bf0bef18a1","resourceInvariantUUID":"d29d359d-e7f2-4e47-82d7-f803b9e570ef","resourceCustomizationUUID":"23a5224b-144f-4925-95ad-3b6fb3010917","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YWUyNzM0NWRhMGRmMjVhN2I4OTgzMTA2MjI5NzBhZmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"526996e8-0ef8-4444-add7-8f8225061ef9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f7e269d-4c3d-442a-ac24-b1a1721ffda4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:34:33.467Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:34:33.467Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:34:33.467Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:34:33.467Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:34:34.469Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:34:34.469Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:34:34.469Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:34:34.469Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:34:35.470Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "baa19d62-62c3-43ef-9567-048930744e84", "serviceDescription": "service", "serviceInvariantUUID": "68899c2d-d5d8-40ff-9f1c-97dbc2695d9d", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "23a5224b-144f-4925-95ad-3b6fb3010917", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2d73a0cf-88be-4d48-bac8-32bf0bef18a1", "resourceInvariantUUID": "d29d359d-e7f2-4e47-82d7-f803b9e570ef", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f7e269d-4c3d-442a-ac24-b1a1721ffda4" } ], "workloadContext": "Production" } 2023-03-28T06:34:35.471Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:34:35.471Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 baa19d62-62c3-43ef-9567-048930744e84 ASDC 2023-03-28T06:34:35.471Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6d315fdc-3a43-437b-b276-edcee10041ec ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:baa19d62-62c3-43ef-9567-048930744e84 ServiceInvariantUUID:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4 ArtifactChecksum:ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 ResourceInvariantUUID:d29d359d-e7f2-4e47-82d7-f803b9e570ef ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2d73a0cf-88be-4d48-bac8-32bf0bef18a1 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T06:34:35.471Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF baa19d62-62c3-43ef-9567-048930744e84 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:34:35.513Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:34:35.513Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:34:35.513Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:34:35.513Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T06:34:35.513Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:34:35.513Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T06:34:35.542Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:34:35.542Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@17a8ce6c 2023-03-28T06:34:35.542Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:34:35.543Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T06:34:35.543Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:34:35.543Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:34:35.543Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T06:34:35.543Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:34:35.543Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:34:35.543Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:34:35.543Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985275543, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:34:36.544Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T06:34:36.577Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists 2023-03-28T06:34:36.577Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:34:36.577Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists) 2023-03-28T06:34:36.578Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:34:36.578Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:34:36.578Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:34:36.578Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985276577, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:34:37.579Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:34:37.579Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists) 2023-03-28T06:34:37.579Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:34:37.579Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:34:37.579Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:34:37.579Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985277579, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:34:38.580Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:34:38.605Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:34:38.611Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:34:38.611Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:34:38.611Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:34:38.611Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:34:38.611Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:34:38.611Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:34:38.611Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:34:38.612Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:34:38.612Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:34:38.629Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:35:08.629Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:35:08.642Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d315fdc-3a43-437b-b276-edcee10041ec and serviceModelVersionId: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T06:35:08.642Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68899c2d-d5d8-40ff-9f1c-97dbc2695d9d 2023-03-28T06:35:08.643Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 2023-03-28T06:35:08.646Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:35:08.709Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T06:35:08.710Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||Invoke 2023-03-28T06:35:08.716Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:35:08.845Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||InvokeReturn 2023-03-28T06:35:08.845Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:35:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[241832], x-aai-txid=[0-aai-resources-230328-06:35:07:484-53261], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:35:08.846Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:35:08.846Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:35:08.846Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:35:08.855Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:35:08.856Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d315fdc-3a43-437b-b276-edcee10041ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:35:08.856Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:35:08.856Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:08.856Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:08.857Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985308856, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:35:09.890Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:35:09.890Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b1101844-7f05-4c6e-8dec-0936c7401cd2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f13ca837-ae90-403c-9881-446f755d4bf8","serviceDescription":"service","serviceInvariantUUID":"22d33c51-a0cb-43ff-b88c-056b90379b28","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"34e5bbe9-7741-4165-b12d-b84e25d08f32","resourceInvariantUUID":"f898deb2-e327-4ee2-9a03-34e07a677d6e","resourceCustomizationUUID":"42b32958-f457-419a-b9ad-9d83f09d3632","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjNiOTJiYjJhZDBkN2MyNjhhMDRmMDUxMDViZWRiMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62f26e84-bf2e-40e5-988d-2a7a91849eff","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7aeb8003-1803-4624-aedf-ffe1fcf931c8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f806266e-6d66-42df-a556-de319d652129","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c09a72b0-0f8e-476e-82f1-16dcd82ad64c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6289936-6aac-441c-8af2-efa335579f8c","artifactVersion":"2","generatedFromUUID":"f806266e-6d66-42df-a556-de319d652129"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JlNzI4MTFhZWI4NTgxOWU3OGZhNmM4ODRkNTViN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8b8d456-25e5-4024-b0fb-35d62ebfbac0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"88db2004-e0d0-45c3-b086-5eac73849247","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:35:09.891Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:35:09.891Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:09.891Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:09.892Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:35:10.893Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:35:10.894Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:10.894Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:10.894Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:35:11.897Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:35:11.897Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:11.898Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:11.898Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:35:12.900Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:35:12.901Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:12.901Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:12.901Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:35:13.903Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:35:13.904Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:13.904Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:13.904Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:35:14.905Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:35:14.905Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:14.905Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:14.905Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:35:15.906Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:35:15.907Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:15.907Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:15.907Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:35:16.909Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f13ca837-ae90-403c-9881-446f755d4bf8", "serviceDescription": "service", "serviceInvariantUUID": "22d33c51-a0cb-43ff-b88c-056b90379b28", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "42b32958-f457-419a-b9ad-9d83f09d3632", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "34e5bbe9-7741-4165-b12d-b84e25d08f32", "resourceInvariantUUID": "f898deb2-e327-4ee2-9a03-34e07a677d6e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7aeb8003-1803-4624-aedf-ffe1fcf931c8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f806266e-6d66-42df-a556-de319d652129", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "generatedFromUUID": "f806266e-6d66-42df-a556-de319d652129" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88db2004-e0d0-45c3-b086-5eac73849247" } ], "workloadContext": "Production" } 2023-03-28T06:35:16.909Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:35:16.909Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f13ca837-ae90-403c-9881-446f755d4bf8 ASDC 2023-03-28T06:35:16.910Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b1101844-7f05-4c6e-8dec-0936c7401cd2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f13ca837-ae90-403c-9881-446f755d4bf8 ServiceInvariantUUID:22d33c51-a0cb-43ff-b88c-056b90379b28 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:88db2004-e0d0-45c3-b086-5eac73849247 ArtifactChecksum:NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:42b32958-f457-419a-b9ad-9d83f09d3632 ResourceInvariantUUID:f898deb2-e327-4ee2-9a03-34e07a677d6e ResourceName:basic_vm ResourceType:VF ResourceUUID:34e5bbe9-7741-4165-b12d-b84e25d08f32 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:7aeb8003-1803-4624-aedf-ffe1fcf931c8 ArtifactChecksum:N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f806266e-6d66-42df-a556-de319d652129 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T06:35:16.910Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f13ca837-ae90-403c-9881-446f755d4bf8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:35:16.952Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:35:16.952Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:35:16.952Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:35:16.952Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T06:35:16.953Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:35:16.953Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T06:35:16.974Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:35:16.974Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@76511432 2023-03-28T06:35:16.975Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:35:16.975Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T06:35:16.975Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 88db2004-e0d0-45c3-b086-5eac73849247 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:35:16.975Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:35:16.975Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T06:35:16.975Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:35:16.975Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:16.975Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:16.975Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985316975, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:35:17.976Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:88db2004-e0d0-45c3-b086-5eac73849247) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T06:35:18.022Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists 2023-03-28T06:35:18.022Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:35:18.022Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists) 2023-03-28T06:35:18.022Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:35:18.023Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:18.023Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:18.023Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985318022, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:35:19.024Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:35:19.025Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists) 2023-03-28T06:35:19.025Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:35:19.025Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:19.025Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:19.025Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985319024, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:35:20.027Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:35:20.050Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:35:20.054Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:35:20.054Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:35:20.054Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:35:20.054Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:35:20.054Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:35:20.055Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:35:20.055Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:35:20.055Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:35:20.055Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:35:20.067Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:35:21.735Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:35:21.739Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:35:21.739Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:35:21.740Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:35:21.740Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:35:21.740Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:35:21.740Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:35:21.740Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:35:21.740Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985275543, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:35:21.740Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:35:21.740Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:35:21.740Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985276577, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } 2023-03-28T06:35:21.740Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:35:21.740Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:35:21.740Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985277579, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } 2023-03-28T06:35:21.740Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:35:21.740Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:35:21.740Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985308856, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:35:21.740Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:35:21.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:35:21.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:35:21.741Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:35:21.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:35:21.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T06:35:21.741Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:35:21.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:35:21.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T06:35:21.741Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:35:21.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:35:21.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:35:21.741Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:35:21.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:35:21.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T06:35:21.741Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:35:21.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:35:21.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:35:21.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:35:21.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:35:21.742Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:35:21.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:35:21.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:35:21.742Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985316975, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:35:21.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:35:21.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:35:21.742Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985318022, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } 2023-03-28T06:35:21.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:35:21.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T06:35:21.742Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985319024, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } 2023-03-28T06:35:21.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:35:50.067Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:35:50.077Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and serviceModelVersionId: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T06:35:50.077Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22d33c51-a0cb-43ff-b88c-056b90379b28 2023-03-28T06:35:50.078Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 2023-03-28T06:35:50.084Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:35:50.101Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T06:35:50.102Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||Invoke 2023-03-28T06:35:50.112Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:35:50.255Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||InvokeReturn 2023-03-28T06:35:50.255Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:35:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[237712], x-aai-txid=[0-aai-resources-230328-06:35:48:880-985], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:35:50.256Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:35:50.256Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:35:50.256Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:35:50.266Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:35:50.267Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b1101844-7f05-4c6e-8dec-0936c7401cd2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:35:50.267Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:35:50.267Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:50.267Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:50.267Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985350267, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:35:51.298Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:35:51.298Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c2cb142b-b896-4d67-9f54-19b9dd862b28","serviceName":"Demo_pNF_qiMMnDktT3zZPbU7Zg63","serviceVersion":"1.0","serviceUUID":"2c1e7107-0c4e-4c2a-a2a5-51108c66555d","serviceDescription":"catalog service description","serviceInvariantUUID":"0aa0ec4c-3380-4600-a27c-67961782bbc7","resources":[{"resourceInstanceName":"pNF 9722b1f5-84b8 0","resourceName":"pNF 9722b1f5-84b8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2b30b77f-dd65-40e7-9249-5a491c07599d","resourceInvariantUUID":"42f25fc6-441e-4c83-bc2f-2b1b5021e2c7","resourceCustomizationUUID":"29a39946-ebbc-4eda-acaa-7e6a5b0c65ae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml","artifactChecksum":"MWYxMjk3NjFmYjEyZWM1ODA0ZmI0MWIzYWQ2YzQ3Nzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c81fd0c1-45a7-4104-8c72-8e0076012222","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b150721-2582-4525-b530-a219dce91c5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f80678ec-8b72-423e-86c8-59043a62099b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml","artifactChecksum":"NGNkYmE5YjAwN2RiYjVmNDIwMGJiZTk0YmEyNGIzZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e1bc1d6-6447-48c6-b1b6-b7a4229191ce","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70f6aa00-85c7-43e5-a44a-32e2e41b8b9f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7685caae-1ad8-417c-afc1-4a11d3d7b5ef","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactChecksum":"Nzc5NTkzOGUxNjQ2MzE4MzgxNWU3MWYzY2JmMjNmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42134f8a-1644-48cf-9528-7e77492f7546","artifactVersion":"1"},{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactChecksum":"OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e9fa943-2647-43b9-be09-f905a8cf4638","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:35:51.299Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:35:51.299Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:51.299Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:51.299Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:35:52.300Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:35:52.300Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:52.300Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:52.300Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:35:53.301Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:35:53.301Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:53.301Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:53.301Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:35:54.302Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:35:54.302Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:54.302Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:54.302Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:35:55.303Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:35:55.303Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:55.303Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:55.303Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:35:56.304Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:35:56.304Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:56.305Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:56.305Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:35:57.305Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:35:57.306Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:57.306Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:57.306Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:35:58.306Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:35:58.307Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:58.307Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:58.307Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:35:59.308Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "serviceName": "Demo_pNF_qiMMnDktT3zZPbU7Zg63", "serviceVersion": "1.0", "serviceUUID": "2c1e7107-0c4e-4c2a-a2a5-51108c66555d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0aa0ec4c-3380-4600-a27c-67961782bbc7", "resources": [ { "resourceInstanceName": "pNF 9722b1f5-84b8 0", "resourceCustomizationUUID": "29a39946-ebbc-4eda-acaa-7e6a5b0c65ae", "resourceName": "pNF 9722b1f5-84b8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2b30b77f-dd65-40e7-9249-5a491c07599d", "resourceInvariantUUID": "42f25fc6-441e-4c83-bc2f-2b1b5021e2c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactChecksum": "OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e9fa943-2647-43b9-be09-f905a8cf4638" } ], "workloadContext": "Production" } 2023-03-28T06:35:59.308Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:35:59.309Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC 2023-03-28T06:35:59.309Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c2cb142b-b896-4d67-9f54-19b9dd862b28 ServiceName:Demo_pNF_qiMMnDktT3zZPbU7Zg63 ServiceVersion:1.0 ServiceUUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d ServiceInvariantUUID:0aa0ec4c-3380-4600-a27c-67961782bbc7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactUUID:5e9fa943-2647-43b9-be09-f905a8cf4638 ArtifactChecksum:OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 9722b1f5-84b8 0 ResourceCustomizationUUID:29a39946-ebbc-4eda-acaa-7e6a5b0c65ae ResourceInvariantUUID:42f25fc6-441e-4c83-bc2f-2b1b5021e2c7 ResourceName:pNF 9722b1f5-84b8 ResourceType:PNF ResourceUUID:2b30b77f-dd65-40e7-9249-5a491c07599d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T06:35:59.309Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:35:59.349Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:35:59.349Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:35:59.349Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:35:59.350Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 from URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:35:59.350Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:35:59.350Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:35:59.564Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T06:35:59.566Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 5e9fa943-2647-43b9-be09-f905a8cf4638 88026 2023-03-28T06:35:59.567Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:35:59.567Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:35:59.567Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T06:35:59.567Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:35:59.567Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:35:59.567Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985359567, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:36:00.568Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:36:00.569Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:36:00.570Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638, URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar to file: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:36:00.570Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:36:00.571Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:36:00.571Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:36:00.655Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15663774714201406856/Definitions/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml 2023-03-28T06:36:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T06:36:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:36:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:36:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T06:36:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:36:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:36:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 9722b1f5-84b8 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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:36:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:36:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:36:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:36:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:36:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:36:01.248Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:36:01.248Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:36:01.248Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T06:36:01.248Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:36:01.248Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:36:01.248Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:36:01.248Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:36:01.248Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T06:36:01.248Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:36:01.248Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:36:01.249Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:36:01.249Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:36:01.249Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:36:01.249Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:36:01.249Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:36:01.249Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:36:01.249Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:36:01.249Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:36:01.249Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:36:01.249Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:36:01.249Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qiMMnDktT3zZPbU7Zg63 Description:catalog service description Model UUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d Model Version:NULL Model InvariantUuid:0aa0ec4c-3380-4600-a27c-67961782bbc7 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-03-28T06:36:01.293Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists 2023-03-28T06:36:01.293Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:36:01.293Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists) 2023-03-28T06:36:01.293Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:36:01.294Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:36:01.294Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:36:01.294Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985361293, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:36:02.295Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:36:02.295Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists) 2023-03-28T06:36:02.296Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:36:02.296Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:36:02.296Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:36:02.296Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985362295, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:36:03.297Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:36:03.319Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:36:03.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:36:03.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:36:03.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:36:03.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:36:03.325Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:36:03.325Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:36:03.325Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:36:03.325Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:36:03.325Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:36:03.338Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:36:21.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:36:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T06:36:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985350267, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:36:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:36:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T06:36:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:36:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:36:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T06:36:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T06:36:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:36:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T06:36:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T06:36:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:36:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T06:36:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:36:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:36:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T06:36:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:36:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:36:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T06:36:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:36:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:36:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T06:36:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:36:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:36:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T06:36:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:36:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:36:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T06:36:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985359567, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T06:36:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:36:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T06:36:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985361293, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } 2023-03-28T06:36:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:36:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T06:36:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985362295, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } 2023-03-28T06:36:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:36:33.339Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:36:33.349Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and serviceModelVersionId: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T06:36:33.349Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0aa0ec4c-3380-4600-a27c-67961782bbc7 2023-03-28T06:36:33.351Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 2023-03-28T06:36:33.357Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:36:33.374Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||Invoke 2023-03-28T06:36:33.374Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a30cd05c-fd4a-404f-882d-867afacd9376], X-ECOMP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-TransactionId=[], X-ONAP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], Content-Type=[application/merge-patch+json]} 2023-03-28T06:36:33.381Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:36:33.528Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?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/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:36:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[180424], x-aai-txid=[2-aai-resources-230328-06:36:32:149-10908], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:36:33.529Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:36:33.530Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||InvokeReturn 2023-03-28T06:36:33.531Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:36:33.531Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:36:33.536Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:36:33.536Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2cb142b-b896-4d67-9f54-19b9dd862b28 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:36:33.536Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:36:33.537Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:36:33.537Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:36:33.537Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985393536, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:36:34.563Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:36:34.563Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"0b7b1ee4-48b4-4814-8486-4759bb4555cd","serviceName":"Demo_pNF_ptJgglHPOJPMYo1zc6Cx","serviceVersion":"1.0","serviceUUID":"d1d83882-7852-4a5b-8072-1885b4ff2048","serviceDescription":"catalog service description","serviceInvariantUUID":"03c51e14-e738-4b3e-8fb2-a081ac0d02fa","resources":[{"resourceInstanceName":"pNF ff945e32-844d 0","resourceName":"pNF ff945e32-844d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba2dcbb-ad33-436f-b906-458e680047fc","resourceInvariantUUID":"10007534-3fd4-4ce1-8c25-3f288e22a0b8","resourceCustomizationUUID":"ef1d5cd5-cef9-4655-9938-207ef29098bb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml","artifactChecksum":"MGIzMWFiNWM0NmQzNDU5MmVjYTkzYjk3ZDU0NjVlOWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7f0ac813-7fb7-4d1b-bccc-c0ed0bed1afa","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"de8c719a-5b62-4746-8efc-f6e318f3be56","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a9a96e55-e7be-41d5-80cc-fce815a5eb06","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml","artifactChecksum":"OGM1ZjU5OWI1MmI0YTM5MGYxMzA0ODMyNjcxNTcwMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d73ce652-789b-41be-81d0-6b0962549507","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f37955db-1fe2-4859-9f57-9e14d5e4e90d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dc3c6c01-74ab-420d-b0b2-2194f79c91b8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactChecksum":"ZDUwYjVkMjk2NTBjOTIwZDhkOTdkMTgzOWU3YjZhOTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"95477967-e046-4cb7-a6f0-51283459a8ab","artifactVersion":"1"},{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactChecksum":"NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0d7571fb-5b31-4088-99e3-ccb85bc37d70","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:36:34.564Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:36:34.564Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:36:34.564Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:36:34.564Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:36:35.565Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:36:35.565Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:36:35.565Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:36:35.566Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:36:36.566Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:36:36.567Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:36:36.567Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:36:36.567Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:36:37.568Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:36:37.568Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:36:37.568Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:36:37.568Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:36:38.569Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:36:38.569Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:36:38.570Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:36:38.570Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:36:39.575Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:36:39.576Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:36:39.576Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:36:39.576Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:36:40.577Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:36:40.577Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:36:40.577Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:36:40.578Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:36:41.578Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:36:41.579Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:36:41.579Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:36:41.579Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:36:42.580Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "serviceName": "Demo_pNF_ptJgglHPOJPMYo1zc6Cx", "serviceVersion": "1.0", "serviceUUID": "d1d83882-7852-4a5b-8072-1885b4ff2048", "serviceDescription": "catalog service description", "serviceInvariantUUID": "03c51e14-e738-4b3e-8fb2-a081ac0d02fa", "resources": [ { "resourceInstanceName": "pNF ff945e32-844d 0", "resourceCustomizationUUID": "ef1d5cd5-cef9-4655-9938-207ef29098bb", "resourceName": "pNF ff945e32-844d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "0ba2dcbb-ad33-436f-b906-458e680047fc", "resourceInvariantUUID": "10007534-3fd4-4ce1-8c25-3f288e22a0b8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactChecksum": "NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0d7571fb-5b31-4088-99e3-ccb85bc37d70" } ], "workloadContext": "Production" } 2023-03-28T06:36:42.580Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:36:42.580Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC 2023-03-28T06:36:42.581Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:0b7b1ee4-48b4-4814-8486-4759bb4555cd ServiceName:Demo_pNF_ptJgglHPOJPMYo1zc6Cx ServiceVersion:1.0 ServiceUUID:d1d83882-7852-4a5b-8072-1885b4ff2048 ServiceInvariantUUID:03c51e14-e738-4b3e-8fb2-a081ac0d02fa ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactUUID:0d7571fb-5b31-4088-99e3-ccb85bc37d70 ArtifactChecksum:NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ff945e32-844d 0 ResourceCustomizationUUID:ef1d5cd5-cef9-4655-9938-207ef29098bb ResourceInvariantUUID:10007534-3fd4-4ce1-8c25-3f288e22a0b8 ResourceName:pNF ff945e32-844d ResourceType:PNF ResourceUUID:0ba2dcbb-ad33-436f-b906-458e680047fc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T06:36:42.581Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:36:42.631Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:36:42.632Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:36:42.632Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:36:42.632Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 from URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:36:42.632Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:36:42.633Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:36:42.837Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T06:36:42.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 0d7571fb-5b31-4088-99e3-ccb85bc37d70 88014 2023-03-28T06:36:42.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T06:36:42.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:36:42.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T06:36:42.843Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:36:42.843Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:36:42.843Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985402842, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:36:43.844Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:36:43.844Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:36:43.845Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70, URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar to file: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:36:43.845Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:36:43.846Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:36:43.846Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:36:43.918Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6921276495422033052/Definitions/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml 2023-03-28T06:36:44.527Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T06:36:44.527Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:36:44.527Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:36:44.529Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T06:36:44.529Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:36:44.529Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:36:44.529Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:36:44.529Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:36:44.529Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:36:44.529Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ff945e32-844d 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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:36:44.529Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:36:44.529Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:36:44.530Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:36:44.530Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:36:44.530Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T06:36:44.530Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:36:44.530Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:36:44.530Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:36:44.530Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:36:44.531Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T06:36:44.531Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:36:44.531Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:36:44.531Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:36:44.531Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:36:44.531Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:36:44.531Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:36:44.531Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:36:44.531Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:36:44.531Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:36:44.531Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:36:44.532Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:36:44.532Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:36:44.532Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ptJgglHPOJPMYo1zc6Cx Description:catalog service description Model UUID:d1d83882-7852-4a5b-8072-1885b4ff2048 Model Version:NULL Model InvariantUuid:03c51e14-e738-4b3e-8fb2-a081ac0d02fa 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-03-28T06:36:44.580Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists 2023-03-28T06:36:44.581Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T06:36:44.581Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists) 2023-03-28T06:36:44.581Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:36:44.581Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:36:44.581Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:36:44.582Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985404581, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:36:45.584Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T06:36:45.584Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists) 2023-03-28T06:36:45.584Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:36:45.584Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:36:45.584Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:36:45.584Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985405583, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:36:46.585Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:36:46.612Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:36:46.616Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:36:46.616Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:36:46.616Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:36:46.616Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:36:46.616Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:36:46.616Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:36:46.616Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:36:46.616Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:36:46.616Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:36:46.630Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:37:16.630Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:37:16.645Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and serviceModelVersionId: d1d83882-7852-4a5b-8072-1885b4ff2048 2023-03-28T06:37:16.646Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 03c51e14-e738-4b3e-8fb2-a081ac0d02fa 2023-03-28T06:37:16.646Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 2023-03-28T06:37:16.653Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:37:16.669Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T06:37:16.670Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||Invoke 2023-03-28T06:37:16.678Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:37:16.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||InvokeReturn 2023-03-28T06:37:16.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:37:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[129], vertex-id=[196808], x-aai-txid=[1-aai-resources-230328-06:37:15:445-81057], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:37:16.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:37:16.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:37:16.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:37:16.824Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:37:16.824Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0b7b1ee4-48b4-4814-8486-4759bb4555cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:37:16.825Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:37:16.825Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:37:16.825Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:37:16.825Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985436824, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:37:17.853Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T06:37:17.854Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T06:37:17.855Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T06:37:17.855Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T06:37:17.855Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T06:37:17.855Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T06:37:17.859Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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-03-28T06:37:17.861Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-80c5a532-661f-4923-8fe8-a3f9e72cddb3 2023-03-28T06:37:17.861Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T06:37:17.862Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T06:37:19.805Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:37:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:37:21.750Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:37:21.750Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T06:37:21.758Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:37:21.759Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-80c5a532-661f-4923-8fe8-a3f9e72cddb3', protocol='range'} 2023-03-28T06:37:21.763Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 16: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-80c5a532-661f-4923-8fe8-a3f9e72cddb3=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-28T06:37:21.778Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-80c5a532-661f-4923-8fe8-a3f9e72cddb3', protocol='range'} 2023-03-28T06:37:21.778Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:37:21.779Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T06:37:21.779Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T06:37:21.779Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T06:37:21.779Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:37:21.784Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:37:21.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:37:21.784Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:37:21.784Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:37:21.784Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=605, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:37:21.784Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:37:21.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:37:21.784Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:37:21.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:37:21.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:37:21.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:37:21.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:37:22.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T06:37:22.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985393536, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:37:22.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:37:22.801Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T06:37:22.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:37:22.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:37:22.801Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T06:37:22.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T06:37:22.802Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:37:22.802Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T06:37:22.802Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T06:37:22.802Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:37:22.802Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T06:37:22.802Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:37:22.802Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:37:22.802Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T06:37:22.802Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:37:22.803Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:37:22.803Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T06:37:22.803Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:37:22.803Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:37:22.803Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T06:37:22.803Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:37:22.803Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:37:22.803Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T06:37:22.804Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679984957777, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:37:22.804Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:37:22.804Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T06:37:22.804Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985402842, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T06:37:22.804Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:37:22.804Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T06:37:22.804Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:37:22.804Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985404581, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } 2023-03-28T06:37:22.804Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:37:22.805Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:37:22.805Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T06:37:22.805Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985405583, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } 2023-03-28T06:37:22.805Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:37:22.805Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T06:37:22.805Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985436824, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:37:22.805Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:37:22.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:37:22.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:37:22.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:37:22.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:37:23.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:37:23.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:37:23.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:37:23.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:37:24.810Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:37:24.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:37:24.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:37:24.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:37:25.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:37:25.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:37:25.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:37:25.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:37:26.813Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:37:26.814Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:37:26.814Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:37:26.814Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:37:27.815Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:37:27.816Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:37:27.816Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:37:27.816Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:37:28.818Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:37:28.818Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:37:28.818Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:37:28.818Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:37:29.820Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T06:37:29.820Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:37:29.820Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T06:37:29.821Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T06:37:29.821Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:37:29.867Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:37:29.868Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:37:29.868Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:37:29.868Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T06:37:29.868Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:37:29.868Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T06:37:29.891Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:37:29.891Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4e7bf32d 2023-03-28T06:37:29.891Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:37:29.891Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T06:37:29.891Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:37:29.892Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T06:37:29.892Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T06:37:29.892Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:37:29.892Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:37:29.892Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:37:29.892Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985449891, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:37:30.893Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T06:37:30.914Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:37:30.914Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:37:30.919Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T06:37:30.919Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T06:37:30.920Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T06:37:30.920Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:37:30.920Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T06:37:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:37:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@ce7054 2023-03-28T06:37:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:37:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T06:37:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:37:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T06:37:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T06:37:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:37:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:37:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:37:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985450940, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:37:31.942Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:37:31.942Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:37:31.964Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:37:31.968Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:37:31.968Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:38:01.969Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:38:01.998Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:38:02.003Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:38:02.003Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:38:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:38:21.736Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T06:38:21.736Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:38:21.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:38:32.004Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:38:32.027Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:38:32.032Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:38:32.032Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:39:02.032Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:39:02.055Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:39:02.059Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:39:02.060Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:39:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:39:21.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T06:39:21.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T06:39:21.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:39:21.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T06:39:21.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T06:39:21.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:39:21.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T06:39:21.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:39:21.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:39:21.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T06:39:21.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T06:39:21.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:39:21.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T06:39:21.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:39:21.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:39:21.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T06:39:21.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:39:21.739Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:39:21.739Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T06:39:21.739Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985449891, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:39:21.739Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:39:21.739Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T06:39:21.739Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985450940, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:39:21.739Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:39:32.060Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:39:32.088Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:39:32.094Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:39:32.094Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:40:02.094Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:40:02.116Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:40:02.129Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:40:02.129Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:40:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:40:32.129Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:40:32.156Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:40:32.161Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:40:32.161Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:41:02.162Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:41:02.192Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:41:02.198Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:41:02.198Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:41:21.736Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:41:32.199Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:41:32.223Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:41:32.228Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:41:32.228Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:42:02.229Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:42:02.256Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:42:02.261Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:42:02.261Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:42:21.737Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:42:22.844Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T06:42:22.845Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-80c5a532-661f-4923-8fe8-a3f9e72cddb3 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T06:42:22.845Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T06:42:22.845Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T06:42:25.313Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:42:25.326Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:42:25.326Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T06:42:25.333Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:42:25.333Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 17: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T06:42:25.349Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:42:25.349Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T06:42:25.350Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:42:25.355Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:42:25.356Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:42:25.356Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:42:25.357Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=627, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:42:25.357Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:42:25.357Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:42:32.261Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T06:42:32.262Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:42:32.275Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T06:42:32.275Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T06:42:32.275Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T06:42:32.281Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:42:32.297Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T06:42:32.298Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T06:42:32.311Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T06:42:32.446Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T06:42:32.446Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:42:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[132], vertex-id=[381168], x-aai-txid=[2-aai-resources-230328-06:42:31:077-19481], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:42:32.446Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:42:32.446Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:42:32.446Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:42:32.458Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:42:32.458Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T06:42:32.458Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T06:42:32.458Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:42:32.458Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:42:32.458Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985752458, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:42:32.472Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:42:32.472Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985752458, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T06:42:32.473Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:42:33.493Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:42:33.493Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6d315fdc-3a43-437b-b276-edcee10041ec","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"baa19d62-62c3-43ef-9567-048930744e84","serviceDescription":"service","serviceInvariantUUID":"68899c2d-d5d8-40ff-9f1c-97dbc2695d9d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2d73a0cf-88be-4d48-bac8-32bf0bef18a1","resourceInvariantUUID":"d29d359d-e7f2-4e47-82d7-f803b9e570ef","resourceCustomizationUUID":"23a5224b-144f-4925-95ad-3b6fb3010917","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YWUyNzM0NWRhMGRmMjVhN2I4OTgzMTA2MjI5NzBhZmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"526996e8-0ef8-4444-add7-8f8225061ef9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f7e269d-4c3d-442a-ac24-b1a1721ffda4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:42:33.493Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:42:33.493Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:42:33.494Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:42:33.494Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:42:34.495Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:42:34.495Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:42:34.495Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:42:34.495Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:42:35.497Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "baa19d62-62c3-43ef-9567-048930744e84", "serviceDescription": "service", "serviceInvariantUUID": "68899c2d-d5d8-40ff-9f1c-97dbc2695d9d", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "23a5224b-144f-4925-95ad-3b6fb3010917", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2d73a0cf-88be-4d48-bac8-32bf0bef18a1", "resourceInvariantUUID": "d29d359d-e7f2-4e47-82d7-f803b9e570ef", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f7e269d-4c3d-442a-ac24-b1a1721ffda4" } ], "workloadContext": "Production" } 2023-03-28T06:42:35.498Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:42:35.498Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 baa19d62-62c3-43ef-9567-048930744e84 ASDC 2023-03-28T06:42:35.498Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6d315fdc-3a43-437b-b276-edcee10041ec ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:baa19d62-62c3-43ef-9567-048930744e84 ServiceInvariantUUID:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4 ArtifactChecksum:ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 ResourceInvariantUUID:d29d359d-e7f2-4e47-82d7-f803b9e570ef ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2d73a0cf-88be-4d48-bac8-32bf0bef18a1 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T06:42:35.499Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF baa19d62-62c3-43ef-9567-048930744e84 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:42:35.543Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:42:35.544Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:42:35.544Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:42:35.544Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T06:42:35.545Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:42:35.545Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T06:42:35.576Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:42:35.577Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7729d219 2023-03-28T06:42:35.577Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:42:35.577Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T06:42:35.578Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:42:35.578Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:42:35.578Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T06:42:35.579Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:42:35.579Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:42:35.579Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:42:35.579Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985755578, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:42:36.580Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T06:42:36.622Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists 2023-03-28T06:42:36.623Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:42:36.623Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists) 2023-03-28T06:42:36.623Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:42:36.623Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:42:36.624Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:42:36.624Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985756623, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:42:37.625Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:42:37.625Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists) 2023-03-28T06:42:37.625Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:42:37.625Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:42:37.626Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:42:37.626Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985757625, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:42:38.627Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:42:38.656Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:42:38.667Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:42:38.667Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:42:38.667Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:42:38.667Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:42:38.668Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:42:38.668Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:42:38.668Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:42:38.668Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:42:38.668Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:42:38.684Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:43:08.684Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:43:08.695Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d315fdc-3a43-437b-b276-edcee10041ec and serviceModelVersionId: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T06:43:08.696Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68899c2d-d5d8-40ff-9f1c-97dbc2695d9d 2023-03-28T06:43:08.696Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 2023-03-28T06:43:08.703Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:43:08.724Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||Invoke 2023-03-28T06:43:08.724Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[302f7a5a-5f06-4666-acd8-e50c89b54a74], X-ECOMP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-TransactionId=[], X-ONAP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], Content-Type=[application/merge-patch+json]} 2023-03-28T06:43:08.731Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:43:08.860Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?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/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:43:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[125], vertex-id=[241832], x-aai-txid=[1-aai-resources-230328-06:43:07:498-63852], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:43:08.860Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:43:08.861Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||InvokeReturn 2023-03-28T06:43:08.861Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:43:08.862Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:43:08.872Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:43:08.872Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d315fdc-3a43-437b-b276-edcee10041ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:43:08.872Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:43:08.872Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:08.872Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:08.873Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985788872, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:43:09.903Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:43:09.903Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b1101844-7f05-4c6e-8dec-0936c7401cd2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f13ca837-ae90-403c-9881-446f755d4bf8","serviceDescription":"service","serviceInvariantUUID":"22d33c51-a0cb-43ff-b88c-056b90379b28","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"34e5bbe9-7741-4165-b12d-b84e25d08f32","resourceInvariantUUID":"f898deb2-e327-4ee2-9a03-34e07a677d6e","resourceCustomizationUUID":"42b32958-f457-419a-b9ad-9d83f09d3632","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjNiOTJiYjJhZDBkN2MyNjhhMDRmMDUxMDViZWRiMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62f26e84-bf2e-40e5-988d-2a7a91849eff","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7aeb8003-1803-4624-aedf-ffe1fcf931c8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f806266e-6d66-42df-a556-de319d652129","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c09a72b0-0f8e-476e-82f1-16dcd82ad64c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6289936-6aac-441c-8af2-efa335579f8c","artifactVersion":"2","generatedFromUUID":"f806266e-6d66-42df-a556-de319d652129"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JlNzI4MTFhZWI4NTgxOWU3OGZhNmM4ODRkNTViN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8b8d456-25e5-4024-b0fb-35d62ebfbac0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"88db2004-e0d0-45c3-b086-5eac73849247","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:43:09.904Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:43:09.904Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:09.904Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:09.905Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:43:10.905Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:43:10.906Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:10.906Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:10.906Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:43:11.907Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:43:11.908Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:11.908Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:11.908Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:43:12.909Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:43:12.909Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:12.910Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:12.910Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:43:13.911Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:43:13.911Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:13.912Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:13.912Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:43:14.913Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:43:14.913Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:14.914Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:14.914Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:43:15.915Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:43:15.916Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:15.916Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:15.916Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:43:16.917Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f13ca837-ae90-403c-9881-446f755d4bf8", "serviceDescription": "service", "serviceInvariantUUID": "22d33c51-a0cb-43ff-b88c-056b90379b28", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "42b32958-f457-419a-b9ad-9d83f09d3632", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "34e5bbe9-7741-4165-b12d-b84e25d08f32", "resourceInvariantUUID": "f898deb2-e327-4ee2-9a03-34e07a677d6e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7aeb8003-1803-4624-aedf-ffe1fcf931c8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f806266e-6d66-42df-a556-de319d652129", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "generatedFromUUID": "f806266e-6d66-42df-a556-de319d652129" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88db2004-e0d0-45c3-b086-5eac73849247" } ], "workloadContext": "Production" } 2023-03-28T06:43:16.918Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:43:16.918Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f13ca837-ae90-403c-9881-446f755d4bf8 ASDC 2023-03-28T06:43:16.919Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b1101844-7f05-4c6e-8dec-0936c7401cd2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f13ca837-ae90-403c-9881-446f755d4bf8 ServiceInvariantUUID:22d33c51-a0cb-43ff-b88c-056b90379b28 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:88db2004-e0d0-45c3-b086-5eac73849247 ArtifactChecksum:NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:42b32958-f457-419a-b9ad-9d83f09d3632 ResourceInvariantUUID:f898deb2-e327-4ee2-9a03-34e07a677d6e ResourceName:basic_vm ResourceType:VF ResourceUUID:34e5bbe9-7741-4165-b12d-b84e25d08f32 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:7aeb8003-1803-4624-aedf-ffe1fcf931c8 ArtifactChecksum:N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f806266e-6d66-42df-a556-de319d652129 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T06:43:16.919Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f13ca837-ae90-403c-9881-446f755d4bf8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:43:16.963Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:43:16.964Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:43:16.964Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:43:16.964Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T06:43:16.965Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:43:16.965Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T06:43:16.989Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:43:16.990Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6f0ae581 2023-03-28T06:43:16.990Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:43:16.990Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T06:43:16.990Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 88db2004-e0d0-45c3-b086-5eac73849247 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:43:16.990Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:43:16.990Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T06:43:16.990Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:43:16.990Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:16.990Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:16.990Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985796990, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:43:17.991Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:88db2004-e0d0-45c3-b086-5eac73849247) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T06:43:18.044Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists 2023-03-28T06:43:18.044Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:43:18.044Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists) 2023-03-28T06:43:18.044Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:43:18.044Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:18.045Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:18.045Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985798044, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:43:19.046Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:43:19.046Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists) 2023-03-28T06:43:19.046Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:43:19.046Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:19.046Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:19.046Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985799045, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:43:20.047Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:43:20.072Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:43:20.075Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:43:20.075Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:43:20.075Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:43:20.075Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:43:20.075Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:43:20.075Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:43:20.075Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:43:20.075Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:43:20.075Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:43:20.089Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:43:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:43:21.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:43:21.741Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:43:21.741Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:43:21.741Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:43:21.741Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:43:21.741Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:43:21.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:43:21.742Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985755578, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:43:21.742Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:43:21.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:43:21.742Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985756623, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } 2023-03-28T06:43:21.742Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:43:21.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:43:21.742Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985757625, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } 2023-03-28T06:43:21.742Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:43:21.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:43:21.742Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985788872, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:43:21.742Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:43:21.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:43:21.743Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:43:21.743Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:43:21.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:43:21.743Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T06:43:21.743Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:43:21.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:43:21.743Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T06:43:21.743Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:43:21.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:43:21.743Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:43:21.743Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:43:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:43:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T06:43:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:43:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:43:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:43:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:43:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:43:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:43:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:43:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:43:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985796990, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:43:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:43:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:43:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985798044, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } 2023-03-28T06:43:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:43:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:43:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985799045, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } 2023-03-28T06:43:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:43:50.090Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:43:50.103Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and serviceModelVersionId: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T06:43:50.103Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22d33c51-a0cb-43ff-b88c-056b90379b28 2023-03-28T06:43:50.104Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 2023-03-28T06:43:50.110Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:43:50.126Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||Invoke 2023-03-28T06:43:50.127Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[07d7af9c-dafd-474b-b5d4-79445463ef51], X-ECOMP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-TransactionId=[], X-ONAP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], Content-Type=[application/merge-patch+json]} 2023-03-28T06:43:50.133Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:43:50.263Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?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/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:43:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[237712], x-aai-txid=[0-aai-resources-230328-06:43:48:899-20334], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:43:50.264Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:43:50.265Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||InvokeReturn 2023-03-28T06:43:50.265Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:43:50.265Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:43:50.279Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:43:50.279Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b1101844-7f05-4c6e-8dec-0936c7401cd2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:43:50.279Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:43:50.279Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:50.279Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:50.280Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985830279, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:43:51.308Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:43:51.308Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c2cb142b-b896-4d67-9f54-19b9dd862b28","serviceName":"Demo_pNF_qiMMnDktT3zZPbU7Zg63","serviceVersion":"1.0","serviceUUID":"2c1e7107-0c4e-4c2a-a2a5-51108c66555d","serviceDescription":"catalog service description","serviceInvariantUUID":"0aa0ec4c-3380-4600-a27c-67961782bbc7","resources":[{"resourceInstanceName":"pNF 9722b1f5-84b8 0","resourceName":"pNF 9722b1f5-84b8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2b30b77f-dd65-40e7-9249-5a491c07599d","resourceInvariantUUID":"42f25fc6-441e-4c83-bc2f-2b1b5021e2c7","resourceCustomizationUUID":"29a39946-ebbc-4eda-acaa-7e6a5b0c65ae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml","artifactChecksum":"MWYxMjk3NjFmYjEyZWM1ODA0ZmI0MWIzYWQ2YzQ3Nzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c81fd0c1-45a7-4104-8c72-8e0076012222","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b150721-2582-4525-b530-a219dce91c5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f80678ec-8b72-423e-86c8-59043a62099b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml","artifactChecksum":"NGNkYmE5YjAwN2RiYjVmNDIwMGJiZTk0YmEyNGIzZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e1bc1d6-6447-48c6-b1b6-b7a4229191ce","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70f6aa00-85c7-43e5-a44a-32e2e41b8b9f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7685caae-1ad8-417c-afc1-4a11d3d7b5ef","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactChecksum":"Nzc5NTkzOGUxNjQ2MzE4MzgxNWU3MWYzY2JmMjNmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42134f8a-1644-48cf-9528-7e77492f7546","artifactVersion":"1"},{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactChecksum":"OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e9fa943-2647-43b9-be09-f905a8cf4638","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:43:51.308Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:43:51.309Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:51.309Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:51.309Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:43:52.310Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:43:52.310Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:52.310Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:52.310Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:43:53.311Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:43:53.311Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:53.311Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:53.311Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:43:54.312Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:43:54.313Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:54.313Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:54.313Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:43:55.313Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:43:55.314Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:55.314Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:55.314Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:43:56.315Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:43:56.316Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:56.316Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:56.316Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:43:57.316Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:43:57.317Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:57.317Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:57.317Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:43:58.318Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:43:58.318Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:58.318Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:58.318Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:43:59.319Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "serviceName": "Demo_pNF_qiMMnDktT3zZPbU7Zg63", "serviceVersion": "1.0", "serviceUUID": "2c1e7107-0c4e-4c2a-a2a5-51108c66555d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0aa0ec4c-3380-4600-a27c-67961782bbc7", "resources": [ { "resourceInstanceName": "pNF 9722b1f5-84b8 0", "resourceCustomizationUUID": "29a39946-ebbc-4eda-acaa-7e6a5b0c65ae", "resourceName": "pNF 9722b1f5-84b8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2b30b77f-dd65-40e7-9249-5a491c07599d", "resourceInvariantUUID": "42f25fc6-441e-4c83-bc2f-2b1b5021e2c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactChecksum": "OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e9fa943-2647-43b9-be09-f905a8cf4638" } ], "workloadContext": "Production" } 2023-03-28T06:43:59.319Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:43:59.319Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC 2023-03-28T06:43:59.319Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c2cb142b-b896-4d67-9f54-19b9dd862b28 ServiceName:Demo_pNF_qiMMnDktT3zZPbU7Zg63 ServiceVersion:1.0 ServiceUUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d ServiceInvariantUUID:0aa0ec4c-3380-4600-a27c-67961782bbc7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactUUID:5e9fa943-2647-43b9-be09-f905a8cf4638 ArtifactChecksum:OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 9722b1f5-84b8 0 ResourceCustomizationUUID:29a39946-ebbc-4eda-acaa-7e6a5b0c65ae ResourceInvariantUUID:42f25fc6-441e-4c83-bc2f-2b1b5021e2c7 ResourceName:pNF 9722b1f5-84b8 ResourceType:PNF ResourceUUID:2b30b77f-dd65-40e7-9249-5a491c07599d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T06:43:59.319Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:43:59.366Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:43:59.366Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:43:59.366Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:43:59.366Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 from URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:43:59.366Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:43:59.366Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:43:59.610Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T06:43:59.612Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 5e9fa943-2647-43b9-be09-f905a8cf4638 88026 2023-03-28T06:43:59.612Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:43:59.612Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:43:59.613Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T06:43:59.613Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:43:59.613Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:43:59.613Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985839612, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:44:00.613Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:44:00.614Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:44:00.614Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638, URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar to file: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:44:00.615Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:44:00.615Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:44:00.615Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:44:00.688Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5418969355433089067/Definitions/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml 2023-03-28T06:44:01.245Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T06:44:01.246Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:44:01.246Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:44:01.246Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T06:44:01.246Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:44:01.246Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:44:01.246Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 9722b1f5-84b8 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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:44:01.246Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:44:01.246Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:44:01.246Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:44:01.246Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:44:01.246Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:44:01.246Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:44:01.246Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:44:01.246Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T06:44:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:44:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:44:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:44:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:44:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T06:44:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:44:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:44:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:44:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:44:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:44:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:44:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:44:01.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:44:01.248Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:44:01.248Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:44:01.248Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:44:01.248Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:44:01.248Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qiMMnDktT3zZPbU7Zg63 Description:catalog service description Model UUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d Model Version:NULL Model InvariantUuid:0aa0ec4c-3380-4600-a27c-67961782bbc7 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-03-28T06:44:01.293Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists 2023-03-28T06:44:01.294Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:44:01.294Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists) 2023-03-28T06:44:01.294Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:44:01.294Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:44:01.294Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:44:01.294Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985841294, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:44:02.295Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:44:02.295Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists) 2023-03-28T06:44:02.295Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:44:02.295Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:44:02.295Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:44:02.296Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985842295, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:44:03.296Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:44:03.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:44:03.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:44:03.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:44:03.330Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:44:03.330Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:44:03.330Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:44:03.330Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:44:03.330Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:44:03.330Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:44:03.330Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:44:03.344Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:44:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:44:21.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:44:21.742Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985830279, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:44:21.742Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:44:21.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:44:21.743Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:44:21.743Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:44:21.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:44:21.743Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T06:44:21.743Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:44:21.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:44:21.743Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T06:44:21.743Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:44:21.743Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:44:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:44:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:44:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:44:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:44:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:44:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:44:21.744Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:44:21.744Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:44:21.744Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:44:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:44:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:44:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:44:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:44:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:44:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:44:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985839612, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T06:44:21.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:44:21.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:44:21.745Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985841294, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } 2023-03-28T06:44:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:44:21.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:44:21.746Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985842295, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } 2023-03-28T06:44:21.746Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:44:33.344Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:44:33.353Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and serviceModelVersionId: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T06:44:33.353Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0aa0ec4c-3380-4600-a27c-67961782bbc7 2023-03-28T06:44:33.354Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 2023-03-28T06:44:33.360Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:44:33.376Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||Invoke 2023-03-28T06:44:33.376Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[de421c6a-5958-41a5-956d-e048544c4165], X-ECOMP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-TransactionId=[], X-ONAP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], Content-Type=[application/merge-patch+json]} 2023-03-28T06:44:33.384Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:44:33.506Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?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/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:44:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[120], vertex-id=[180424], x-aai-txid=[1-aai-resources-230328-06:44:32:147-43102], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:44:33.506Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:44:33.507Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||InvokeReturn 2023-03-28T06:44:33.507Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:44:33.507Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:44:33.516Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:44:33.516Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2cb142b-b896-4d67-9f54-19b9dd862b28 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:44:33.516Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:44:33.516Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:44:33.516Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:44:33.517Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985873516, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:44:34.546Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:44:34.546Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"0b7b1ee4-48b4-4814-8486-4759bb4555cd","serviceName":"Demo_pNF_ptJgglHPOJPMYo1zc6Cx","serviceVersion":"1.0","serviceUUID":"d1d83882-7852-4a5b-8072-1885b4ff2048","serviceDescription":"catalog service description","serviceInvariantUUID":"03c51e14-e738-4b3e-8fb2-a081ac0d02fa","resources":[{"resourceInstanceName":"pNF ff945e32-844d 0","resourceName":"pNF ff945e32-844d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba2dcbb-ad33-436f-b906-458e680047fc","resourceInvariantUUID":"10007534-3fd4-4ce1-8c25-3f288e22a0b8","resourceCustomizationUUID":"ef1d5cd5-cef9-4655-9938-207ef29098bb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml","artifactChecksum":"MGIzMWFiNWM0NmQzNDU5MmVjYTkzYjk3ZDU0NjVlOWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7f0ac813-7fb7-4d1b-bccc-c0ed0bed1afa","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"de8c719a-5b62-4746-8efc-f6e318f3be56","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a9a96e55-e7be-41d5-80cc-fce815a5eb06","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml","artifactChecksum":"OGM1ZjU5OWI1MmI0YTM5MGYxMzA0ODMyNjcxNTcwMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d73ce652-789b-41be-81d0-6b0962549507","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f37955db-1fe2-4859-9f57-9e14d5e4e90d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dc3c6c01-74ab-420d-b0b2-2194f79c91b8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactChecksum":"ZDUwYjVkMjk2NTBjOTIwZDhkOTdkMTgzOWU3YjZhOTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"95477967-e046-4cb7-a6f0-51283459a8ab","artifactVersion":"1"},{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactChecksum":"NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0d7571fb-5b31-4088-99e3-ccb85bc37d70","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:44:34.547Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:44:34.547Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:44:34.547Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:44:34.547Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:44:35.548Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:44:35.549Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:44:35.549Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:44:35.549Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:44:36.550Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:44:36.551Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:44:36.551Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:44:36.551Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:44:37.552Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:44:37.552Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:44:37.552Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:44:37.552Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:44:38.553Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:44:38.554Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:44:38.554Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:44:38.554Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:44:39.555Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:44:39.555Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:44:39.555Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:44:39.555Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:44:40.556Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:44:40.556Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:44:40.556Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:44:40.556Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:44:41.557Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:44:41.557Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:44:41.557Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:44:41.557Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:44:42.558Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "serviceName": "Demo_pNF_ptJgglHPOJPMYo1zc6Cx", "serviceVersion": "1.0", "serviceUUID": "d1d83882-7852-4a5b-8072-1885b4ff2048", "serviceDescription": "catalog service description", "serviceInvariantUUID": "03c51e14-e738-4b3e-8fb2-a081ac0d02fa", "resources": [ { "resourceInstanceName": "pNF ff945e32-844d 0", "resourceCustomizationUUID": "ef1d5cd5-cef9-4655-9938-207ef29098bb", "resourceName": "pNF ff945e32-844d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "0ba2dcbb-ad33-436f-b906-458e680047fc", "resourceInvariantUUID": "10007534-3fd4-4ce1-8c25-3f288e22a0b8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactChecksum": "NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0d7571fb-5b31-4088-99e3-ccb85bc37d70" } ], "workloadContext": "Production" } 2023-03-28T06:44:42.558Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:44:42.559Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC 2023-03-28T06:44:42.559Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:0b7b1ee4-48b4-4814-8486-4759bb4555cd ServiceName:Demo_pNF_ptJgglHPOJPMYo1zc6Cx ServiceVersion:1.0 ServiceUUID:d1d83882-7852-4a5b-8072-1885b4ff2048 ServiceInvariantUUID:03c51e14-e738-4b3e-8fb2-a081ac0d02fa ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactUUID:0d7571fb-5b31-4088-99e3-ccb85bc37d70 ArtifactChecksum:NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ff945e32-844d 0 ResourceCustomizationUUID:ef1d5cd5-cef9-4655-9938-207ef29098bb ResourceInvariantUUID:10007534-3fd4-4ce1-8c25-3f288e22a0b8 ResourceName:pNF ff945e32-844d ResourceType:PNF ResourceUUID:0ba2dcbb-ad33-436f-b906-458e680047fc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T06:44:42.559Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:44:42.609Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:44:42.610Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:44:42.610Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:44:42.610Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 from URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:44:42.610Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:44:42.610Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:44:42.849Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T06:44:42.852Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 0d7571fb-5b31-4088-99e3-ccb85bc37d70 88014 2023-03-28T06:44:42.852Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T06:44:42.853Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:44:42.853Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T06:44:42.853Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:44:42.853Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:44:42.853Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985882852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:44:43.854Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:44:43.855Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:44:43.855Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70, URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar to file: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:44:43.855Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:44:43.856Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:44:43.856Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:44:43.935Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2542387041282991146/Definitions/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml 2023-03-28T06:44:44.506Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T06:44:44.506Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:44:44.506Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:44:44.506Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T06:44:44.506Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:44:44.506Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:44:44.506Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:44:44.506Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:44:44.507Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:44:44.507Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ff945e32-844d 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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:44:44.507Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:44:44.507Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:44:44.507Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:44:44.507Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:44:44.507Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T06:44:44.507Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:44:44.507Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:44:44.507Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:44:44.508Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:44:44.508Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T06:44:44.508Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:44:44.508Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:44:44.508Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:44:44.508Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:44:44.508Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:44:44.508Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:44:44.508Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:44:44.508Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:44:44.508Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:44:44.508Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:44:44.508Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:44:44.509Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:44:44.509Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ptJgglHPOJPMYo1zc6Cx Description:catalog service description Model UUID:d1d83882-7852-4a5b-8072-1885b4ff2048 Model Version:NULL Model InvariantUuid:03c51e14-e738-4b3e-8fb2-a081ac0d02fa 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-03-28T06:44:44.558Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists 2023-03-28T06:44:44.558Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T06:44:44.559Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists) 2023-03-28T06:44:44.559Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:44:44.559Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:44:44.559Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:44:44.559Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985884558, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:44:45.560Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T06:44:45.561Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists) 2023-03-28T06:44:45.561Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:44:45.561Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:44:45.561Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:44:45.561Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985885560, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:44:46.562Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:44:46.592Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:44:46.597Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:44:46.597Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:44:46.597Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:44:46.597Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:44:46.597Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:44:46.598Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:44:46.598Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:44:46.598Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:44:46.598Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:44:46.615Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:45:16.616Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:45:16.627Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and serviceModelVersionId: d1d83882-7852-4a5b-8072-1885b4ff2048 2023-03-28T06:45:16.627Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 03c51e14-e738-4b3e-8fb2-a081ac0d02fa 2023-03-28T06:45:16.628Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 2023-03-28T06:45:16.634Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:45:16.653Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||Invoke 2023-03-28T06:45:16.654Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[081f5471-bd17-4e7d-9e33-3d246e6e6e90], X-ECOMP-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], X-TransactionId=[], X-ONAP-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], Content-Type=[application/merge-patch+json]} 2023-03-28T06:45:16.661Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:45:16.790Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?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/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:45:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[125], vertex-id=[196808], x-aai-txid=[1-aai-resources-230328-06:45:15:427-92670], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:45:16.790Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:45:16.791Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||InvokeReturn 2023-03-28T06:45:16.791Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:45:16.791Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:45:16.801Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:45:16.801Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0b7b1ee4-48b4-4814-8486-4759bb4555cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:45:16.801Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:45:16.802Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:45:16.802Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:45:16.802Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985916801, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:45:17.830Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T06:45:17.830Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T06:45:17.831Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T06:45:17.831Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T06:45:17.831Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T06:45:17.831Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T06:45:17.839Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-27969531-27ff-43e3-96e0-cc97264dd7d1 2023-03-28T06:45:17.839Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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-03-28T06:45:17.839Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T06:45:17.839Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T06:45:19.960Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:45:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:45:21.751Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:45:21.752Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T06:45:21.758Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:45:21.758Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-27969531-27ff-43e3-96e0-cc97264dd7d1', protocol='range'} 2023-03-28T06:45:21.763Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 18: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-27969531-27ff-43e3-96e0-cc97264dd7d1=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-28T06:45:21.779Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-27969531-27ff-43e3-96e0-cc97264dd7d1', protocol='range'} 2023-03-28T06:45:21.779Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:45:21.779Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T06:45:21.780Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:45:21.780Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T06:45:21.780Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T06:45:21.785Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:45:21.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:45:21.785Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:45:21.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:45:21.785Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:45:21.785Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=656, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:45:21.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:45:21.786Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:45:21.785Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:45:21.786Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:45:21.786Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:45:21.786Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:45:22.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:45:22.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985873516, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:45:22.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:45:22.802Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:45:22.803Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:45:22.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:45:22.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:45:22.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:45:22.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985437853, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:45:22.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:45:22.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:45:22.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985882852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T06:45:22.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:45:22.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:45:22.804Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:45:22.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985884558, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } 2023-03-28T06:45:22.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:45:22.804Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:45:22.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:45:22.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985885560, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } 2023-03-28T06:45:22.804Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:45:22.805Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:45:22.805Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:45:22.805Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:45:22.805Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985916801, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:45:22.805Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:45:23.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:45:23.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:45:23.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:45:23.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:45:24.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:45:24.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:45:24.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:45:24.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:45:25.808Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:45:25.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:45:25.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:45:25.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:45:26.810Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:45:26.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:45:26.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:45:26.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:45:27.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:45:27.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:45:27.813Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:45:27.813Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:45:28.813Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:45:28.814Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:45:28.814Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:45:28.814Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:45:29.815Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T06:45:29.816Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:45:29.816Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T06:45:29.816Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T06:45:29.816Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:45:29.865Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:45:29.866Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:45:29.866Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:45:29.866Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T06:45:29.867Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:45:29.867Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T06:45:29.894Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:45:29.894Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@52db5e3c 2023-03-28T06:45:29.894Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:45:29.895Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T06:45:29.895Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:45:29.895Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T06:45:29.895Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T06:45:29.896Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:45:29.896Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:45:29.896Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:45:29.896Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985929895, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:45:30.897Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T06:45:30.920Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:45:30.921Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:45:30.926Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T06:45:30.926Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T06:45:30.927Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T06:45:30.927Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:45:30.927Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T06:45:30.944Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:45:30.944Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3722b59d 2023-03-28T06:45:30.944Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:45:30.945Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T06:45:30.945Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:45:30.945Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T06:45:30.945Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T06:45:30.945Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:45:30.946Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:45:30.946Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:45:30.946Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985930945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:45:31.947Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:45:31.948Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:45:31.975Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:45:31.980Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:45:31.980Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:46:01.981Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:46:02.006Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:46:02.012Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:46:02.012Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:46:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:46:21.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:46:21.737Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:46:21.737Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:46:32.013Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:46:32.037Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:46:32.042Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:46:32.042Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:47:02.042Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:47:02.068Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:47:02.077Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:47:02.077Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:47:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:47:21.737Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:47:21.737Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T06:47:21.738Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:47:21.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:47:21.738Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T06:47:21.738Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:47:21.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:47:21.738Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:47:21.738Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:47:21.738Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:47:21.738Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T06:47:21.739Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:47:21.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:47:21.739Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:47:21.739Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:47:21.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:47:21.739Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:47:21.739Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:47:21.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:47:21.740Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985929895, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:47:21.740Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:47:21.740Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-28T06:47:21.740Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679985930945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:47:21.740Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:47:32.077Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:47:32.111Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:47:32.117Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:47:32.117Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:48:02.118Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:48:02.146Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:48:02.152Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:48:02.152Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:48:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:48:32.152Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:48:32.180Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:48:32.185Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:48:32.186Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:49:02.186Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:49:02.214Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:49:02.219Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:49:02.219Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:49:21.737Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:49:32.219Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:49:32.245Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:49:32.248Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:49:32.249Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:50:02.249Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:50:02.276Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:50:02.281Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:50:02.282Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:50:21.737Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:50:22.846Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T06:50:22.847Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-27969531-27ff-43e3-96e0-cc97264dd7d1 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T06:50:22.847Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T06:50:22.847Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T06:50:25.322Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:50:25.336Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:50:25.336Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T06:50:25.342Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:50:25.342Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 19: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T06:50:25.358Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:50:25.359Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T06:50:25.359Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:50:25.364Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:50:25.365Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:50:25.365Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:50:25.365Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=678, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:50:25.365Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:50:25.366Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:50:32.282Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T06:50:32.282Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:50:32.294Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T06:50:32.294Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T06:50:32.295Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T06:50:32.303Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:50:32.327Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T06:50:32.327Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[0f364bf7-d962-49ea-88ce-1dede26b9c09], X-ECOMP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-TransactionId=[], X-ONAP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], Content-Type=[application/merge-patch+json]} 2023-03-28T06:50:32.334Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T06:50:32.476Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?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/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:50:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[381168], x-aai-txid=[0-aai-resources-230328-06:50:31:097-8155], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:50:32.477Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:50:32.477Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T06:50:32.478Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:50:32.478Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:50:32.484Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:50:32.484Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T06:50:32.484Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T06:50:32.484Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:50:32.484Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:50:32.484Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986232484, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:50:32.503Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:50:32.503Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986232484, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T06:50:32.504Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:50:33.510Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:50:33.511Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6d315fdc-3a43-437b-b276-edcee10041ec","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"baa19d62-62c3-43ef-9567-048930744e84","serviceDescription":"service","serviceInvariantUUID":"68899c2d-d5d8-40ff-9f1c-97dbc2695d9d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2d73a0cf-88be-4d48-bac8-32bf0bef18a1","resourceInvariantUUID":"d29d359d-e7f2-4e47-82d7-f803b9e570ef","resourceCustomizationUUID":"23a5224b-144f-4925-95ad-3b6fb3010917","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YWUyNzM0NWRhMGRmMjVhN2I4OTgzMTA2MjI5NzBhZmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"526996e8-0ef8-4444-add7-8f8225061ef9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f7e269d-4c3d-442a-ac24-b1a1721ffda4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:50:33.511Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:50:33.511Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:50:33.511Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:50:33.511Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:50:34.512Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:50:34.512Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:50:34.512Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:50:34.512Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:50:35.513Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "baa19d62-62c3-43ef-9567-048930744e84", "serviceDescription": "service", "serviceInvariantUUID": "68899c2d-d5d8-40ff-9f1c-97dbc2695d9d", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "23a5224b-144f-4925-95ad-3b6fb3010917", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2d73a0cf-88be-4d48-bac8-32bf0bef18a1", "resourceInvariantUUID": "d29d359d-e7f2-4e47-82d7-f803b9e570ef", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f7e269d-4c3d-442a-ac24-b1a1721ffda4" } ], "workloadContext": "Production" } 2023-03-28T06:50:35.514Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:50:35.514Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 baa19d62-62c3-43ef-9567-048930744e84 ASDC 2023-03-28T06:50:35.514Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6d315fdc-3a43-437b-b276-edcee10041ec ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:baa19d62-62c3-43ef-9567-048930744e84 ServiceInvariantUUID:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4 ArtifactChecksum:ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 ResourceInvariantUUID:d29d359d-e7f2-4e47-82d7-f803b9e570ef ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2d73a0cf-88be-4d48-bac8-32bf0bef18a1 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T06:50:35.514Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF baa19d62-62c3-43ef-9567-048930744e84 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:50:35.566Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:50:35.566Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:50:35.566Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:50:35.566Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T06:50:35.566Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:50:35.567Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T06:50:35.596Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:50:35.597Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5d7d177e 2023-03-28T06:50:35.597Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:50:35.597Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T06:50:35.597Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:50:35.597Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:50:35.598Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T06:50:35.598Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:50:35.598Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:50:35.598Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:50:35.598Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986235597, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:50:36.599Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T06:50:36.648Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists 2023-03-28T06:50:36.648Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:50:36.648Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists) 2023-03-28T06:50:36.648Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:50:36.649Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:50:36.649Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:50:36.649Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986236648, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:50:37.650Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:50:37.650Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists) 2023-03-28T06:50:37.650Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:50:37.651Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:50:37.651Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:50:37.651Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986237650, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:50:38.652Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:50:38.675Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:50:38.679Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:50:38.679Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:50:38.679Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:50:38.679Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:50:38.679Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:50:38.679Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:50:38.680Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:50:38.680Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:50:38.680Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:50:38.694Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:51:08.695Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:51:08.708Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d315fdc-3a43-437b-b276-edcee10041ec and serviceModelVersionId: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T06:51:08.708Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68899c2d-d5d8-40ff-9f1c-97dbc2695d9d 2023-03-28T06:51:08.709Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 2023-03-28T06:51:08.715Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:51:08.732Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||Invoke 2023-03-28T06:51:08.732Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c54ae381-4296-49e2-b164-53663283bfea], X-ECOMP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-TransactionId=[], X-ONAP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], Content-Type=[application/merge-patch+json]} 2023-03-28T06:51:08.739Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:51:08.866Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?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/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:51:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[241832], x-aai-txid=[2-aai-resources-230328-06:51:07:503-9220], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:51:08.866Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:51:08.868Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||InvokeReturn 2023-03-28T06:51:08.868Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:51:08.868Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:51:08.877Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:51:08.877Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d315fdc-3a43-437b-b276-edcee10041ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:51:08.877Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:51:08.878Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:08.878Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:08.878Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986268877, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:51:09.908Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:51:09.908Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b1101844-7f05-4c6e-8dec-0936c7401cd2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f13ca837-ae90-403c-9881-446f755d4bf8","serviceDescription":"service","serviceInvariantUUID":"22d33c51-a0cb-43ff-b88c-056b90379b28","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"34e5bbe9-7741-4165-b12d-b84e25d08f32","resourceInvariantUUID":"f898deb2-e327-4ee2-9a03-34e07a677d6e","resourceCustomizationUUID":"42b32958-f457-419a-b9ad-9d83f09d3632","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjNiOTJiYjJhZDBkN2MyNjhhMDRmMDUxMDViZWRiMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62f26e84-bf2e-40e5-988d-2a7a91849eff","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7aeb8003-1803-4624-aedf-ffe1fcf931c8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f806266e-6d66-42df-a556-de319d652129","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c09a72b0-0f8e-476e-82f1-16dcd82ad64c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6289936-6aac-441c-8af2-efa335579f8c","artifactVersion":"2","generatedFromUUID":"f806266e-6d66-42df-a556-de319d652129"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JlNzI4MTFhZWI4NTgxOWU3OGZhNmM4ODRkNTViN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8b8d456-25e5-4024-b0fb-35d62ebfbac0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"88db2004-e0d0-45c3-b086-5eac73849247","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:51:09.909Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:51:09.909Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:09.909Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:09.909Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:51:10.910Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:51:10.910Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:10.910Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:10.910Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:51:11.911Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:51:11.912Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:11.912Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:11.912Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:51:12.912Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:51:12.913Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:12.913Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:12.913Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:51:13.914Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:51:13.914Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:13.915Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:13.915Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:51:14.916Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:51:14.916Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:14.916Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:14.916Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:51:15.917Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:51:15.917Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:15.917Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:15.917Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:51:16.920Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f13ca837-ae90-403c-9881-446f755d4bf8", "serviceDescription": "service", "serviceInvariantUUID": "22d33c51-a0cb-43ff-b88c-056b90379b28", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "42b32958-f457-419a-b9ad-9d83f09d3632", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "34e5bbe9-7741-4165-b12d-b84e25d08f32", "resourceInvariantUUID": "f898deb2-e327-4ee2-9a03-34e07a677d6e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7aeb8003-1803-4624-aedf-ffe1fcf931c8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f806266e-6d66-42df-a556-de319d652129", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "generatedFromUUID": "f806266e-6d66-42df-a556-de319d652129" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88db2004-e0d0-45c3-b086-5eac73849247" } ], "workloadContext": "Production" } 2023-03-28T06:51:16.921Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:51:16.921Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f13ca837-ae90-403c-9881-446f755d4bf8 ASDC 2023-03-28T06:51:16.921Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b1101844-7f05-4c6e-8dec-0936c7401cd2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f13ca837-ae90-403c-9881-446f755d4bf8 ServiceInvariantUUID:22d33c51-a0cb-43ff-b88c-056b90379b28 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:88db2004-e0d0-45c3-b086-5eac73849247 ArtifactChecksum:NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:42b32958-f457-419a-b9ad-9d83f09d3632 ResourceInvariantUUID:f898deb2-e327-4ee2-9a03-34e07a677d6e ResourceName:basic_vm ResourceType:VF ResourceUUID:34e5bbe9-7741-4165-b12d-b84e25d08f32 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:7aeb8003-1803-4624-aedf-ffe1fcf931c8 ArtifactChecksum:N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f806266e-6d66-42df-a556-de319d652129 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T06:51:16.921Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f13ca837-ae90-403c-9881-446f755d4bf8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:51:16.967Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:51:16.968Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:51:16.968Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:51:16.968Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T06:51:16.968Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:51:16.968Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T06:51:16.992Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:51:16.992Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@21879d0e 2023-03-28T06:51:16.992Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:51:16.992Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T06:51:16.992Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 88db2004-e0d0-45c3-b086-5eac73849247 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:51:16.992Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:51:16.992Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T06:51:16.992Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:51:16.992Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:16.993Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:16.993Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986276992, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:51:17.993Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:88db2004-e0d0-45c3-b086-5eac73849247) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T06:51:18.033Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists 2023-03-28T06:51:18.033Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:51:18.033Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists) 2023-03-28T06:51:18.033Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:51:18.033Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:18.034Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:18.034Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986278033, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:51:19.035Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:51:19.035Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists) 2023-03-28T06:51:19.035Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:51:19.035Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:19.036Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:19.036Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986279034, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:51:20.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:51:20.054Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:51:20.058Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:51:20.058Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:51:20.058Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:51:20.058Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:51:20.058Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:51:20.058Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:51:20.058Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:51:20.058Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:51:20.059Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:51:20.072Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:51:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:51:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:51:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:51:21.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:51:21.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:51:21.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:51:21.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:51:21.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:51:21.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986235597, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:51:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:51:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:51:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986236648, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } 2023-03-28T06:51:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:51:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:51:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986237650, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } 2023-03-28T06:51:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:51:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:51:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986268877, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:51:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:51:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:51:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:51:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:51:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:51:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T06:51:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:51:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:51:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T06:51:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:51:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:51:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:51:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:51:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:51:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T06:51:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:51:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:51:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:51:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:51:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:51:21.745Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:51:21.745Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:51:21.745Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:51:21.745Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986276992, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:51:21.745Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:51:21.745Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:51:21.745Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986278033, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } 2023-03-28T06:51:21.745Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:51:21.745Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:51:21.746Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986279034, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } 2023-03-28T06:51:21.746Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:51:50.073Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:51:50.085Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and serviceModelVersionId: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T06:51:50.085Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22d33c51-a0cb-43ff-b88c-056b90379b28 2023-03-28T06:51:50.085Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 2023-03-28T06:51:50.092Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:51:50.110Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T06:51:50.111Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||Invoke 2023-03-28T06:51:50.117Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:51:50.250Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||InvokeReturn 2023-03-28T06:51:50.251Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:51:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[129], vertex-id=[237712], x-aai-txid=[2-aai-resources-230328-06:51:48:880-8847], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:51:50.251Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:51:50.252Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:51:50.252Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:51:50.263Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:51:50.263Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b1101844-7f05-4c6e-8dec-0936c7401cd2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:51:50.263Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:51:50.264Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:50.264Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:50.264Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986310263, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:51:51.293Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:51:51.293Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c2cb142b-b896-4d67-9f54-19b9dd862b28","serviceName":"Demo_pNF_qiMMnDktT3zZPbU7Zg63","serviceVersion":"1.0","serviceUUID":"2c1e7107-0c4e-4c2a-a2a5-51108c66555d","serviceDescription":"catalog service description","serviceInvariantUUID":"0aa0ec4c-3380-4600-a27c-67961782bbc7","resources":[{"resourceInstanceName":"pNF 9722b1f5-84b8 0","resourceName":"pNF 9722b1f5-84b8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2b30b77f-dd65-40e7-9249-5a491c07599d","resourceInvariantUUID":"42f25fc6-441e-4c83-bc2f-2b1b5021e2c7","resourceCustomizationUUID":"29a39946-ebbc-4eda-acaa-7e6a5b0c65ae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml","artifactChecksum":"MWYxMjk3NjFmYjEyZWM1ODA0ZmI0MWIzYWQ2YzQ3Nzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c81fd0c1-45a7-4104-8c72-8e0076012222","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b150721-2582-4525-b530-a219dce91c5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f80678ec-8b72-423e-86c8-59043a62099b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml","artifactChecksum":"NGNkYmE5YjAwN2RiYjVmNDIwMGJiZTk0YmEyNGIzZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e1bc1d6-6447-48c6-b1b6-b7a4229191ce","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70f6aa00-85c7-43e5-a44a-32e2e41b8b9f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7685caae-1ad8-417c-afc1-4a11d3d7b5ef","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactChecksum":"Nzc5NTkzOGUxNjQ2MzE4MzgxNWU3MWYzY2JmMjNmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42134f8a-1644-48cf-9528-7e77492f7546","artifactVersion":"1"},{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactChecksum":"OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e9fa943-2647-43b9-be09-f905a8cf4638","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:51:51.293Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:51:51.293Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:51.293Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:51.294Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:51:52.294Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:51:52.295Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:52.295Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:52.295Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:51:53.296Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:51:53.296Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:53.296Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:53.296Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:51:54.296Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:51:54.297Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:54.297Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:54.297Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:51:55.298Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:51:55.298Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:55.299Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:55.299Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:51:56.300Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:51:56.300Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:56.300Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:56.300Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:51:57.301Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:51:57.302Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:57.302Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:57.302Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:51:58.303Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:51:58.303Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:58.303Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:58.303Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:51:59.304Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "serviceName": "Demo_pNF_qiMMnDktT3zZPbU7Zg63", "serviceVersion": "1.0", "serviceUUID": "2c1e7107-0c4e-4c2a-a2a5-51108c66555d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0aa0ec4c-3380-4600-a27c-67961782bbc7", "resources": [ { "resourceInstanceName": "pNF 9722b1f5-84b8 0", "resourceCustomizationUUID": "29a39946-ebbc-4eda-acaa-7e6a5b0c65ae", "resourceName": "pNF 9722b1f5-84b8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2b30b77f-dd65-40e7-9249-5a491c07599d", "resourceInvariantUUID": "42f25fc6-441e-4c83-bc2f-2b1b5021e2c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactChecksum": "OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e9fa943-2647-43b9-be09-f905a8cf4638" } ], "workloadContext": "Production" } 2023-03-28T06:51:59.304Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:51:59.304Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC 2023-03-28T06:51:59.305Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c2cb142b-b896-4d67-9f54-19b9dd862b28 ServiceName:Demo_pNF_qiMMnDktT3zZPbU7Zg63 ServiceVersion:1.0 ServiceUUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d ServiceInvariantUUID:0aa0ec4c-3380-4600-a27c-67961782bbc7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactUUID:5e9fa943-2647-43b9-be09-f905a8cf4638 ArtifactChecksum:OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 9722b1f5-84b8 0 ResourceCustomizationUUID:29a39946-ebbc-4eda-acaa-7e6a5b0c65ae ResourceInvariantUUID:42f25fc6-441e-4c83-bc2f-2b1b5021e2c7 ResourceName:pNF 9722b1f5-84b8 ResourceType:PNF ResourceUUID:2b30b77f-dd65-40e7-9249-5a491c07599d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T06:51:59.305Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:51:59.361Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:51:59.361Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:51:59.362Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:51:59.362Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 from URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:51:59.362Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:51:59.362Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:51:59.595Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T06:51:59.599Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 5e9fa943-2647-43b9-be09-f905a8cf4638 88026 2023-03-28T06:51:59.599Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:51:59.600Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:51:59.600Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T06:51:59.600Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:51:59.600Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:51:59.600Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986319599, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:52:00.601Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:52:00.602Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:52:00.602Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638, URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar to file: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:52:00.603Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:52:00.604Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:52:00.604Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:52:00.683Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9607865562245016987/Definitions/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml 2023-03-28T06:52:01.258Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T06:52:01.258Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:52:01.258Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:52:01.258Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T06:52:01.258Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:52:01.258Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:52:01.258Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 9722b1f5-84b8 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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:52:01.259Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:52:01.259Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:52:01.259Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:52:01.259Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:52:01.259Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:52:01.259Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:52:01.259Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:52:01.259Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T06:52:01.259Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:52:01.259Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:52:01.259Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:52:01.259Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:52:01.259Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T06:52:01.259Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:52:01.259Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:52:01.260Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:52:01.260Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:52:01.260Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:52:01.260Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:52:01.260Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:52:01.260Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:52:01.260Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:52:01.260Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:52:01.260Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:52:01.260Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:52:01.260Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qiMMnDktT3zZPbU7Zg63 Description:catalog service description Model UUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d Model Version:NULL Model InvariantUuid:0aa0ec4c-3380-4600-a27c-67961782bbc7 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-03-28T06:52:01.305Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists 2023-03-28T06:52:01.305Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:52:01.305Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists) 2023-03-28T06:52:01.306Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:52:01.306Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:52:01.306Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:52:01.306Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986321305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:52:02.307Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:52:02.307Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists) 2023-03-28T06:52:02.307Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:52:02.308Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:52:02.308Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:52:02.308Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986322307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:52:03.309Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:52:03.337Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:52:03.341Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:52:03.341Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:52:03.341Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:52:03.341Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:52:03.341Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:52:03.341Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:52:03.341Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:52:03.341Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:52:03.341Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:52:03.354Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:52:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:52:21.741Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:52:21.741Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986310263, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:52:21.742Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:52:21.742Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:52:21.742Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:52:21.742Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:52:21.742Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:52:21.742Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T06:52:21.743Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:52:21.743Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:52:21.743Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T06:52:21.743Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:52:21.743Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:52:21.743Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:52:21.743Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:52:21.743Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:52:21.743Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:52:21.743Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:52:21.743Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:52:21.743Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:52:21.743Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:52:21.744Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:52:21.744Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:52:21.744Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:52:21.744Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:52:21.744Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:52:21.744Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:52:21.744Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:52:21.744Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986319599, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T06:52:21.744Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:52:21.744Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:52:21.744Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986321305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } 2023-03-28T06:52:21.745Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:52:21.745Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:52:21.745Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986322307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } 2023-03-28T06:52:21.745Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:52:33.355Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:52:33.371Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and serviceModelVersionId: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T06:52:33.371Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0aa0ec4c-3380-4600-a27c-67961782bbc7 2023-03-28T06:52:33.371Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 2023-03-28T06:52:33.376Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:52:33.397Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||Invoke 2023-03-28T06:52:33.397Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a7797042-59f4-46d8-8d78-0cba9e042e9c], X-ECOMP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-TransactionId=[], X-ONAP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], Content-Type=[application/merge-patch+json]} 2023-03-28T06:52:33.408Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:52:33.545Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?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/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:52:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[180424], x-aai-txid=[2-aai-resources-230328-06:52:32:171-19523], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:52:33.546Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:52:33.546Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||InvokeReturn 2023-03-28T06:52:33.546Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:52:33.546Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:52:33.558Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:52:33.558Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2cb142b-b896-4d67-9f54-19b9dd862b28 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:52:33.558Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:52:33.558Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:52:33.558Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:52:33.558Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986353558, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:52:34.586Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:52:34.586Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"0b7b1ee4-48b4-4814-8486-4759bb4555cd","serviceName":"Demo_pNF_ptJgglHPOJPMYo1zc6Cx","serviceVersion":"1.0","serviceUUID":"d1d83882-7852-4a5b-8072-1885b4ff2048","serviceDescription":"catalog service description","serviceInvariantUUID":"03c51e14-e738-4b3e-8fb2-a081ac0d02fa","resources":[{"resourceInstanceName":"pNF ff945e32-844d 0","resourceName":"pNF ff945e32-844d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba2dcbb-ad33-436f-b906-458e680047fc","resourceInvariantUUID":"10007534-3fd4-4ce1-8c25-3f288e22a0b8","resourceCustomizationUUID":"ef1d5cd5-cef9-4655-9938-207ef29098bb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml","artifactChecksum":"MGIzMWFiNWM0NmQzNDU5MmVjYTkzYjk3ZDU0NjVlOWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7f0ac813-7fb7-4d1b-bccc-c0ed0bed1afa","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"de8c719a-5b62-4746-8efc-f6e318f3be56","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a9a96e55-e7be-41d5-80cc-fce815a5eb06","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml","artifactChecksum":"OGM1ZjU5OWI1MmI0YTM5MGYxMzA0ODMyNjcxNTcwMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d73ce652-789b-41be-81d0-6b0962549507","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f37955db-1fe2-4859-9f57-9e14d5e4e90d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dc3c6c01-74ab-420d-b0b2-2194f79c91b8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactChecksum":"ZDUwYjVkMjk2NTBjOTIwZDhkOTdkMTgzOWU3YjZhOTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"95477967-e046-4cb7-a6f0-51283459a8ab","artifactVersion":"1"},{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactChecksum":"NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0d7571fb-5b31-4088-99e3-ccb85bc37d70","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:52:34.587Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:52:34.587Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:52:34.587Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:52:34.588Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:52:35.588Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:52:35.589Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:52:35.589Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:52:35.589Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:52:36.590Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:52:36.590Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:52:36.590Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:52:36.591Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:52:37.591Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:52:37.592Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:52:37.592Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:52:37.592Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:52:38.593Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:52:38.593Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:52:38.593Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:52:38.594Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:52:39.594Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:52:39.595Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:52:39.595Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:52:39.595Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:52:40.596Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:52:40.597Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:52:40.597Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:52:40.597Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:52:41.598Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:52:41.598Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:52:41.599Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:52:41.599Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:52:42.600Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "serviceName": "Demo_pNF_ptJgglHPOJPMYo1zc6Cx", "serviceVersion": "1.0", "serviceUUID": "d1d83882-7852-4a5b-8072-1885b4ff2048", "serviceDescription": "catalog service description", "serviceInvariantUUID": "03c51e14-e738-4b3e-8fb2-a081ac0d02fa", "resources": [ { "resourceInstanceName": "pNF ff945e32-844d 0", "resourceCustomizationUUID": "ef1d5cd5-cef9-4655-9938-207ef29098bb", "resourceName": "pNF ff945e32-844d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "0ba2dcbb-ad33-436f-b906-458e680047fc", "resourceInvariantUUID": "10007534-3fd4-4ce1-8c25-3f288e22a0b8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactChecksum": "NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0d7571fb-5b31-4088-99e3-ccb85bc37d70" } ], "workloadContext": "Production" } 2023-03-28T06:52:42.600Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:52:42.600Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC 2023-03-28T06:52:42.601Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:0b7b1ee4-48b4-4814-8486-4759bb4555cd ServiceName:Demo_pNF_ptJgglHPOJPMYo1zc6Cx ServiceVersion:1.0 ServiceUUID:d1d83882-7852-4a5b-8072-1885b4ff2048 ServiceInvariantUUID:03c51e14-e738-4b3e-8fb2-a081ac0d02fa ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactUUID:0d7571fb-5b31-4088-99e3-ccb85bc37d70 ArtifactChecksum:NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ff945e32-844d 0 ResourceCustomizationUUID:ef1d5cd5-cef9-4655-9938-207ef29098bb ResourceInvariantUUID:10007534-3fd4-4ce1-8c25-3f288e22a0b8 ResourceName:pNF ff945e32-844d ResourceType:PNF ResourceUUID:0ba2dcbb-ad33-436f-b906-458e680047fc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T06:52:42.601Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:52:42.654Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:52:42.655Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:52:42.656Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:52:42.656Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 from URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:52:42.656Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:52:42.656Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:52:42.892Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T06:52:42.897Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 0d7571fb-5b31-4088-99e3-ccb85bc37d70 88014 2023-03-28T06:52:42.897Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T06:52:42.897Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:52:42.898Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T06:52:42.898Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:52:42.899Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:52:42.899Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986362897, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:52:43.900Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:52:43.901Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:52:43.901Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70, URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar to file: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:52:43.902Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:52:43.902Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:52:43.903Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:52:43.988Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12262489096787906414/Definitions/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml 2023-03-28T06:52:44.667Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T06:52:44.668Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:52:44.668Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:52:44.668Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T06:52:44.668Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:52:44.668Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:52:44.668Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:52:44.668Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:52:44.668Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:52:44.668Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ff945e32-844d 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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:52:44.668Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T06:52:44.668Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T06:52:44.668Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:52:44.668Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:52:44.668Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T06:52:44.669Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:52:44.669Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:52:44.669Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:52:44.669Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:52:44.669Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T06:52:44.669Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T06:52:44.669Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T06:52:44.669Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:52:44.669Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:52:44.669Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:52:44.670Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:52:44.670Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:52:44.670Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:52:44.670Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:52:44.670Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:52:44.670Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T06:52:44.670Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T06:52:44.670Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ptJgglHPOJPMYo1zc6Cx Description:catalog service description Model UUID:d1d83882-7852-4a5b-8072-1885b4ff2048 Model Version:NULL Model InvariantUuid:03c51e14-e738-4b3e-8fb2-a081ac0d02fa 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-03-28T06:52:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists 2023-03-28T06:52:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T06:52:44.727Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists) 2023-03-28T06:52:44.727Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:52:44.727Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:52:44.727Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:52:44.727Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986364726, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:52:45.728Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T06:52:45.728Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists) 2023-03-28T06:52:45.728Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:52:45.729Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:52:45.729Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:52:45.729Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986365728, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:52:46.730Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:52:46.749Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:52:46.755Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:52:46.755Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:52:46.755Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:52:46.755Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:52:46.755Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:52:46.756Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:52:46.756Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:52:46.756Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:52:46.756Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:52:46.771Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:53:16.771Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:53:16.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and serviceModelVersionId: d1d83882-7852-4a5b-8072-1885b4ff2048 2023-03-28T06:53:16.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 03c51e14-e738-4b3e-8fb2-a081ac0d02fa 2023-03-28T06:53:16.786Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 2023-03-28T06:53:16.794Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:53:16.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||Invoke 2023-03-28T06:53:16.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5d23623b-aab1-440d-8fe3-a26a49a5daae], X-ECOMP-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], X-TransactionId=[], X-ONAP-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], Content-Type=[application/merge-patch+json]} 2023-03-28T06:53:16.820Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:53:16.936Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?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/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:53:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[113], vertex-id=[196808], x-aai-txid=[0-aai-resources-230328-06:53:15:581-1613], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:53:16.937Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:53:16.937Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||InvokeReturn 2023-03-28T06:53:16.938Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:53:16.938Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:53:16.944Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:53:16.945Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0b7b1ee4-48b4-4814-8486-4759bb4555cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:53:16.945Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:53:16.945Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:53:16.945Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:53:16.945Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986396945, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:53:17.980Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T06:53:17.981Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T06:53:17.981Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T06:53:17.981Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T06:53:17.982Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T06:53:17.982Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T06:53:17.986Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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-03-28T06:53:17.987Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-48f4998f-1c6b-49d0-b39c-ee5cb3eea2c3 2023-03-28T06:53:17.987Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T06:53:17.987Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T06:53:20.000Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:53:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:53:21.752Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:53:21.753Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T06:53:21.760Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:53:21.760Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-48f4998f-1c6b-49d0-b39c-ee5cb3eea2c3', protocol='range'} 2023-03-28T06:53:21.766Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 20: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-48f4998f-1c6b-49d0-b39c-ee5cb3eea2c3=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-28T06:53:21.782Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:53:21.782Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T06:53:21.782Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:53:21.782Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-48f4998f-1c6b-49d0-b39c-ee5cb3eea2c3', protocol='range'} 2023-03-28T06:53:21.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T06:53:21.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T06:53:21.787Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:53:21.787Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:53:21.788Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:53:21.788Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=707, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:53:21.788Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:53:21.788Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:53:21.788Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:53:21.788Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:53:21.789Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:53:21.789Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:53:21.789Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:53:21.789Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:53:22.300Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:53:22.300Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986353558, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:53:22.301Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:53:22.302Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:53:22.302Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:53:22.302Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:53:22.302Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:53:22.302Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T06:53:22.302Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:53:22.302Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:53:22.303Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T06:53:22.303Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:53:22.303Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:53:22.303Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:53:22.303Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:53:22.303Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:53:22.303Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:53:22.303Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:53:22.303Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:53:22.304Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T06:53:22.304Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:53:22.304Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:53:22.304Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:53:22.304Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:53:22.304Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:53:22.304Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679985917830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:53:22.304Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:53:22.304Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:53:22.304Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986362897, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T06:53:22.304Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:53:22.305Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:53:22.305Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986364726, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } 2023-03-28T06:53:22.305Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:53:22.305Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:53:22.305Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986365728, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } 2023-03-28T06:53:22.305Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:53:22.305Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:53:22.305Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986396945, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:53:22.305Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:53:22.804Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:53:22.804Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:53:22.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:53:22.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:53:22.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:53:22.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:53:23.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:53:23.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:53:23.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:53:23.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:53:24.808Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:53:24.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:53:24.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:53:24.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:53:25.810Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:53:25.810Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:53:25.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:53:25.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:53:26.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:53:26.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:53:26.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:53:26.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:53:27.813Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:53:27.813Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:53:27.813Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:53:27.813Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:53:28.814Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:53:28.814Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:53:28.815Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:53:28.815Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:53:29.816Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T06:53:29.816Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:53:29.816Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T06:53:29.816Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T06:53:29.816Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:53:29.861Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:53:29.862Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:53:29.862Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:53:29.862Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T06:53:29.862Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:53:29.863Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T06:53:29.887Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:53:29.887Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6a0e5ad2 2023-03-28T06:53:29.887Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:53:29.887Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T06:53:29.887Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:53:29.888Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T06:53:29.888Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T06:53:29.888Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:53:29.888Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:53:29.888Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:53:29.888Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986409888, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:53:30.889Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T06:53:30.908Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:53:30.908Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:53:30.913Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T06:53:30.914Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T06:53:30.914Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T06:53:30.914Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:53:30.914Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T06:53:30.934Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:53:30.934Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@71931424 2023-03-28T06:53:30.934Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:53:30.934Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T06:53:30.935Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:53:30.935Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T06:53:30.935Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T06:53:30.935Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:53:30.935Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:53:30.935Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:53:30.936Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986410935, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:53:31.937Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:53:31.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:53:31.959Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:53:31.964Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:53:31.964Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:54:01.964Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:54:01.985Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:54:01.990Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:54:01.990Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:54:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:54:21.743Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:54:21.743Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:54:21.743Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:54:21.744Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:54:21.744Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T06:54:21.744Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:54:21.744Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:54:21.744Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T06:54:21.744Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:54:21.744Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:54:21.744Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:54:21.744Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:54:21.745Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:54:21.745Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T06:54:21.745Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:54:21.745Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:54:21.745Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:54:21.745Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:54:21.746Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:54:21.746Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:54:21.746Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:54:21.746Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:54:21.746Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986409888, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:54:21.746Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:54:21.746Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T06:54:21.746Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986410935, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:54:21.746Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:54:31.990Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:54:32.017Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:54:32.022Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:54:32.022Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:55:02.022Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:55:02.047Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:55:02.052Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:55:02.052Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:55:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:55:32.052Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:55:32.080Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:55:32.086Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:55:32.086Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:56:02.086Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:56:02.115Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:56:02.120Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:56:02.121Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:56:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:56:32.121Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:56:32.145Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:56:32.154Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:56:32.154Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:57:02.155Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:57:02.181Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:57:02.186Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:57:02.186Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:57:21.736Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:57:32.186Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:57:32.212Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:57:32.217Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:57:32.217Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:58:02.218Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:58:02.247Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:58:02.251Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T06:58:02.252Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T06:58:21.737Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:58:22.843Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T06:58:22.844Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-48f4998f-1c6b-49d0-b39c-ee5cb3eea2c3 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T06:58:22.844Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T06:58:22.844Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T06:58:25.167Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T06:58:25.182Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:58:25.182Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T06:58:25.190Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:58:25.191Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 21: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T06:58:25.205Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T06:58:25.205Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T06:58:25.206Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T06:58:25.215Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:58:25.220Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:58:25.220Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:58:25.220Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=729, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T06:58:25.221Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T06:58:25.221Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T06:58:32.252Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T06:58:32.253Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:58:32.266Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T06:58:32.266Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T06:58:32.267Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T06:58:32.273Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:58:32.297Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T06:58:32.298Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[89b36f08-1657-4698-bf53-af3bf644785a], X-ECOMP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-TransactionId=[], X-ONAP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], Content-Type=[application/merge-patch+json]} 2023-03-28T06:58:32.305Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T06:58:32.424Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?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/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:58:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[116], vertex-id=[381168], x-aai-txid=[2-aai-resources-230328-06:58:31:067-93867], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:58:32.424Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:58:32.425Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T06:58:32.425Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:58:32.425Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:58:32.433Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:58:32.433Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T06:58:32.433Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T06:58:32.434Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:58:32.434Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:58:32.434Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986712433, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:58:32.446Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:58:32.446Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986712433, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T06:58:32.446Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:58:33.465Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:58:33.466Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6d315fdc-3a43-437b-b276-edcee10041ec","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"baa19d62-62c3-43ef-9567-048930744e84","serviceDescription":"service","serviceInvariantUUID":"68899c2d-d5d8-40ff-9f1c-97dbc2695d9d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2d73a0cf-88be-4d48-bac8-32bf0bef18a1","resourceInvariantUUID":"d29d359d-e7f2-4e47-82d7-f803b9e570ef","resourceCustomizationUUID":"23a5224b-144f-4925-95ad-3b6fb3010917","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YWUyNzM0NWRhMGRmMjVhN2I4OTgzMTA2MjI5NzBhZmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"526996e8-0ef8-4444-add7-8f8225061ef9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f7e269d-4c3d-442a-ac24-b1a1721ffda4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:58:33.466Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:58:33.466Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:58:33.466Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:58:33.467Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:58:34.467Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:58:34.468Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:58:34.468Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:58:34.468Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:58:35.469Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "baa19d62-62c3-43ef-9567-048930744e84", "serviceDescription": "service", "serviceInvariantUUID": "68899c2d-d5d8-40ff-9f1c-97dbc2695d9d", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "23a5224b-144f-4925-95ad-3b6fb3010917", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2d73a0cf-88be-4d48-bac8-32bf0bef18a1", "resourceInvariantUUID": "d29d359d-e7f2-4e47-82d7-f803b9e570ef", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f7e269d-4c3d-442a-ac24-b1a1721ffda4" } ], "workloadContext": "Production" } 2023-03-28T06:58:35.469Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:58:35.469Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 baa19d62-62c3-43ef-9567-048930744e84 ASDC 2023-03-28T06:58:35.470Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6d315fdc-3a43-437b-b276-edcee10041ec ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:baa19d62-62c3-43ef-9567-048930744e84 ServiceInvariantUUID:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4 ArtifactChecksum:ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 ResourceInvariantUUID:d29d359d-e7f2-4e47-82d7-f803b9e570ef ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2d73a0cf-88be-4d48-bac8-32bf0bef18a1 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T06:58:35.470Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF baa19d62-62c3-43ef-9567-048930744e84 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:58:35.522Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:58:35.523Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:58:35.523Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:58:35.523Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T06:58:35.523Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:58:35.523Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T06:58:35.557Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:58:35.557Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7843d81f 2023-03-28T06:58:35.558Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:58:35.558Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T06:58:35.558Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:58:35.558Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:58:35.558Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T06:58:35.558Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:58:35.558Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:58:35.559Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:58:35.559Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986715558, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:58:36.560Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T06:58:36.611Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists 2023-03-28T06:58:36.611Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:58:36.611Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists) 2023-03-28T06:58:36.612Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:58:36.612Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:58:36.612Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:58:36.612Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986716611, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:58:37.613Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T06:58:37.613Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists) 2023-03-28T06:58:37.613Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:58:37.613Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:58:37.614Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:58:37.614Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986717613, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:58:38.615Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:58:38.640Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:58:38.646Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:58:38.646Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:58:38.646Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:58:38.646Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:58:38.646Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:58:38.646Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:58:38.646Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:58:38.646Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:58:38.646Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:58:38.663Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:59:08.663Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:59:08.674Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d315fdc-3a43-437b-b276-edcee10041ec and serviceModelVersionId: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T06:59:08.674Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68899c2d-d5d8-40ff-9f1c-97dbc2695d9d 2023-03-28T06:59:08.675Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 2023-03-28T06:59:08.683Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:59:08.703Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T06:59:08.703Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||Invoke 2023-03-28T06:59:08.714Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:59:08.834Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||InvokeReturn 2023-03-28T06:59:08.834Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:59:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[115], vertex-id=[241832], x-aai-txid=[0-aai-resources-230328-06:59:07:474-39310], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:59:08.834Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:59:08.835Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:59:08.835Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:59:08.844Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:59:08.845Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d315fdc-3a43-437b-b276-edcee10041ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:59:08.845Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:59:08.845Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:08.845Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:08.845Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986748845, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:59:09.876Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:59:09.877Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b1101844-7f05-4c6e-8dec-0936c7401cd2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f13ca837-ae90-403c-9881-446f755d4bf8","serviceDescription":"service","serviceInvariantUUID":"22d33c51-a0cb-43ff-b88c-056b90379b28","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"34e5bbe9-7741-4165-b12d-b84e25d08f32","resourceInvariantUUID":"f898deb2-e327-4ee2-9a03-34e07a677d6e","resourceCustomizationUUID":"42b32958-f457-419a-b9ad-9d83f09d3632","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjNiOTJiYjJhZDBkN2MyNjhhMDRmMDUxMDViZWRiMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62f26e84-bf2e-40e5-988d-2a7a91849eff","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7aeb8003-1803-4624-aedf-ffe1fcf931c8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f806266e-6d66-42df-a556-de319d652129","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c09a72b0-0f8e-476e-82f1-16dcd82ad64c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6289936-6aac-441c-8af2-efa335579f8c","artifactVersion":"2","generatedFromUUID":"f806266e-6d66-42df-a556-de319d652129"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JlNzI4MTFhZWI4NTgxOWU3OGZhNmM4ODRkNTViN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8b8d456-25e5-4024-b0fb-35d62ebfbac0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"88db2004-e0d0-45c3-b086-5eac73849247","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:59:09.877Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:59:09.877Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:09.877Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:09.877Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:59:10.878Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:59:10.879Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:10.879Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:10.879Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:59:11.879Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:59:11.880Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:11.880Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:11.880Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:59:12.881Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:59:12.881Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:12.881Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:12.881Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:59:13.882Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:59:13.883Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:13.883Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:13.883Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:59:14.883Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:59:14.884Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:14.884Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:14.884Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:59:15.885Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:59:15.885Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:15.885Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:15.886Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:59:16.887Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f13ca837-ae90-403c-9881-446f755d4bf8", "serviceDescription": "service", "serviceInvariantUUID": "22d33c51-a0cb-43ff-b88c-056b90379b28", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "42b32958-f457-419a-b9ad-9d83f09d3632", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "34e5bbe9-7741-4165-b12d-b84e25d08f32", "resourceInvariantUUID": "f898deb2-e327-4ee2-9a03-34e07a677d6e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7aeb8003-1803-4624-aedf-ffe1fcf931c8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f806266e-6d66-42df-a556-de319d652129", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "generatedFromUUID": "f806266e-6d66-42df-a556-de319d652129" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88db2004-e0d0-45c3-b086-5eac73849247" } ], "workloadContext": "Production" } 2023-03-28T06:59:16.887Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:59:16.887Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f13ca837-ae90-403c-9881-446f755d4bf8 ASDC 2023-03-28T06:59:16.888Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b1101844-7f05-4c6e-8dec-0936c7401cd2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f13ca837-ae90-403c-9881-446f755d4bf8 ServiceInvariantUUID:22d33c51-a0cb-43ff-b88c-056b90379b28 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:88db2004-e0d0-45c3-b086-5eac73849247 ArtifactChecksum:NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:42b32958-f457-419a-b9ad-9d83f09d3632 ResourceInvariantUUID:f898deb2-e327-4ee2-9a03-34e07a677d6e ResourceName:basic_vm ResourceType:VF ResourceUUID:34e5bbe9-7741-4165-b12d-b84e25d08f32 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:7aeb8003-1803-4624-aedf-ffe1fcf931c8 ArtifactChecksum:N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f806266e-6d66-42df-a556-de319d652129 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T06:59:16.888Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f13ca837-ae90-403c-9881-446f755d4bf8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:59:16.930Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:59:16.931Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:59:16.931Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:59:16.931Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T06:59:16.931Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:59:16.931Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T06:59:16.954Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T06:59:16.954Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@113e69c8 2023-03-28T06:59:16.954Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T06:59:16.954Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T06:59:16.954Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 88db2004-e0d0-45c3-b086-5eac73849247 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T06:59:16.954Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:59:16.954Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T06:59:16.954Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T06:59:16.954Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:16.954Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:16.954Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986756954, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:59:17.955Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:88db2004-e0d0-45c3-b086-5eac73849247) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T06:59:18.003Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists 2023-03-28T06:59:18.003Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:59:18.004Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists) 2023-03-28T06:59:18.004Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:59:18.004Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:18.004Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:18.004Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986758003, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:59:19.005Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T06:59:19.006Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists) 2023-03-28T06:59:19.006Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T06:59:19.006Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:19.006Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:19.006Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986759005, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:59:20.007Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:59:20.032Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T06:59:20.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T06:59:20.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T06:59:20.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T06:59:20.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T06:59:20.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:59:20.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:59:20.038Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:59:20.038Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T06:59:20.038Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T06:59:20.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T06:59:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:59:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:59:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:59:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:59:21.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:59:21.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:59:21.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:59:21.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:59:21.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986715558, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:59:21.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:59:21.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:59:21.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986716611, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } 2023-03-28T06:59:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:59:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:59:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986717613, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } 2023-03-28T06:59:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:59:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:59:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986748845, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T06:59:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:59:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:59:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:59:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:59:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:59:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T06:59:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:59:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:59:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T06:59:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:59:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:59:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T06:59:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:59:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:59:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T06:59:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:59:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:59:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T06:59:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:59:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:59:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T06:59:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:59:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:59:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986756954, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T06:59:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:59:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:59:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986758003, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } 2023-03-28T06:59:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:59:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T06:59:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986759005, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } 2023-03-28T06:59:21.745Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T06:59:50.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T06:59:50.066Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and serviceModelVersionId: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T06:59:50.066Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22d33c51-a0cb-43ff-b88c-056b90379b28 2023-03-28T06:59:50.067Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 2023-03-28T06:59:50.074Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T06:59:50.095Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T06:59:50.096Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||Invoke 2023-03-28T06:59:50.103Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T06:59:50.228Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||InvokeReturn 2023-03-28T06:59:50.229Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 06:59:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[237712], x-aai-txid=[0-aai-resources-230328-06:59:48:863-69749], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T06:59:50.230Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T06:59:50.230Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T06:59:50.230Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T06:59:50.237Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T06:59:50.237Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b1101844-7f05-4c6e-8dec-0936c7401cd2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T06:59:50.237Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T06:59:50.238Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:50.238Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:50.238Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986790237, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:59:51.264Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T06:59:51.265Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c2cb142b-b896-4d67-9f54-19b9dd862b28","serviceName":"Demo_pNF_qiMMnDktT3zZPbU7Zg63","serviceVersion":"1.0","serviceUUID":"2c1e7107-0c4e-4c2a-a2a5-51108c66555d","serviceDescription":"catalog service description","serviceInvariantUUID":"0aa0ec4c-3380-4600-a27c-67961782bbc7","resources":[{"resourceInstanceName":"pNF 9722b1f5-84b8 0","resourceName":"pNF 9722b1f5-84b8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2b30b77f-dd65-40e7-9249-5a491c07599d","resourceInvariantUUID":"42f25fc6-441e-4c83-bc2f-2b1b5021e2c7","resourceCustomizationUUID":"29a39946-ebbc-4eda-acaa-7e6a5b0c65ae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml","artifactChecksum":"MWYxMjk3NjFmYjEyZWM1ODA0ZmI0MWIzYWQ2YzQ3Nzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c81fd0c1-45a7-4104-8c72-8e0076012222","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b150721-2582-4525-b530-a219dce91c5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f80678ec-8b72-423e-86c8-59043a62099b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml","artifactChecksum":"NGNkYmE5YjAwN2RiYjVmNDIwMGJiZTk0YmEyNGIzZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e1bc1d6-6447-48c6-b1b6-b7a4229191ce","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70f6aa00-85c7-43e5-a44a-32e2e41b8b9f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7685caae-1ad8-417c-afc1-4a11d3d7b5ef","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactChecksum":"Nzc5NTkzOGUxNjQ2MzE4MzgxNWU3MWYzY2JmMjNmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42134f8a-1644-48cf-9528-7e77492f7546","artifactVersion":"1"},{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactChecksum":"OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e9fa943-2647-43b9-be09-f905a8cf4638","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T06:59:51.265Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:59:51.265Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:51.266Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:51.266Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:59:52.266Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:59:52.267Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:52.267Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:52.267Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:59:53.268Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:59:53.269Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:53.269Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:53.270Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:59:54.270Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:59:54.271Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:54.271Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:54.271Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:59:55.272Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:59:55.272Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:55.273Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:55.273Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:59:56.274Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:59:56.274Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:56.274Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:56.275Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:59:57.276Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:59:57.276Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:57.276Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:57.277Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:59:58.277Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T06:59:58.278Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:58.278Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:58.278Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T06:59:59.279Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "serviceName": "Demo_pNF_qiMMnDktT3zZPbU7Zg63", "serviceVersion": "1.0", "serviceUUID": "2c1e7107-0c4e-4c2a-a2a5-51108c66555d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0aa0ec4c-3380-4600-a27c-67961782bbc7", "resources": [ { "resourceInstanceName": "pNF 9722b1f5-84b8 0", "resourceCustomizationUUID": "29a39946-ebbc-4eda-acaa-7e6a5b0c65ae", "resourceName": "pNF 9722b1f5-84b8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2b30b77f-dd65-40e7-9249-5a491c07599d", "resourceInvariantUUID": "42f25fc6-441e-4c83-bc2f-2b1b5021e2c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactChecksum": "OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e9fa943-2647-43b9-be09-f905a8cf4638" } ], "workloadContext": "Production" } 2023-03-28T06:59:59.279Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T06:59:59.280Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC 2023-03-28T06:59:59.280Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c2cb142b-b896-4d67-9f54-19b9dd862b28 ServiceName:Demo_pNF_qiMMnDktT3zZPbU7Zg63 ServiceVersion:1.0 ServiceUUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d ServiceInvariantUUID:0aa0ec4c-3380-4600-a27c-67961782bbc7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactUUID:5e9fa943-2647-43b9-be09-f905a8cf4638 ArtifactChecksum:OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 9722b1f5-84b8 0 ResourceCustomizationUUID:29a39946-ebbc-4eda-acaa-7e6a5b0c65ae ResourceInvariantUUID:42f25fc6-441e-4c83-bc2f-2b1b5021e2c7 ResourceName:pNF 9722b1f5-84b8 ResourceType:PNF ResourceUUID:2b30b77f-dd65-40e7-9249-5a491c07599d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T06:59:59.280Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T06:59:59.325Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T06:59:59.326Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:59:59.326Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T06:59:59.326Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 from URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:59:59.326Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T06:59:59.326Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:59:59.524Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T06:59:59.528Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 5e9fa943-2647-43b9-be09-f905a8cf4638 88026 2023-03-28T06:59:59.529Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T06:59:59.529Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T06:59:59.529Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T06:59:59.529Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T06:59:59.529Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T06:59:59.530Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986799529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:00:00.530Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:00:00.531Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:00:00.531Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638, URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar to file: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:00:00.532Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:00:00.532Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:00:00.533Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:00:00.613Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13600680702499076782/Definitions/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml 2023-03-28T07:00:01.291Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:00:01.291Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:00:01.291Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:00:01.291Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:00:01.291Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:00:01.291Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:00:01.291Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 9722b1f5-84b8 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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:00:01.291Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:00:01.291Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:00:01.291Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:00:01.291Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:00:01.291Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:00:01.291Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:00:01.291Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:00:01.292Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T07:00:01.292Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:00:01.292Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:00:01.292Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:00:01.292Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:00:01.292Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T07:00:01.292Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:00:01.292Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:00:01.292Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:00:01.292Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:00:01.292Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:00:01.292Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:00:01.292Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:00:01.292Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:00:01.292Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:00:01.292Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:00:01.292Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:00:01.292Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:00:01.292Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qiMMnDktT3zZPbU7Zg63 Description:catalog service description Model UUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d Model Version:NULL Model InvariantUuid:0aa0ec4c-3380-4600-a27c-67961782bbc7 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-03-28T07:00:01.340Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists 2023-03-28T07:00:01.340Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:00:01.340Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists) 2023-03-28T07:00:01.340Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:00:01.340Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:00:01.341Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:00:01.341Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986801340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:00:02.341Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:00:02.342Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists) 2023-03-28T07:00:02.342Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:00:02.342Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:00:02.342Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:00:02.342Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986802341, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:00:03.343Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:00:03.367Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:00:03.371Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:00:03.371Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:00:03.371Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:00:03.371Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:00:03.371Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:00:03.372Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:00:03.372Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:00:03.372Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:00:03.372Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:00:03.386Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:00:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:00:21.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:00:21.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986790237, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:00:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:00:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:00:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:00:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:00:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:00:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:00:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:00:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:00:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:00:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:00:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:00:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:00:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:00:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:00:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:00:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:00:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:00:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:00:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:00:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:00:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:00:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:00:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:00:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:00:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:00:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:00:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986799529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:00:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:00:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:00:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986801340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } 2023-03-28T07:00:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:00:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:00:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986802341, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } 2023-03-28T07:00:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:00:33.386Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:00:33.399Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and serviceModelVersionId: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T07:00:33.399Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0aa0ec4c-3380-4600-a27c-67961782bbc7 2023-03-28T07:00:33.399Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 2023-03-28T07:00:33.407Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:00:33.426Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||Invoke 2023-03-28T07:00:33.426Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9ab73b9f-849e-45af-ba2a-713f5bba9e9d], X-ECOMP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-TransactionId=[], X-ONAP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], Content-Type=[application/merge-patch+json]} 2023-03-28T07:00:33.433Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:00:33.547Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?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/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:00:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[110], vertex-id=[180424], x-aai-txid=[2-aai-resources-230328-07:00:32:194-28773], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:00:33.547Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:00:33.548Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||InvokeReturn 2023-03-28T07:00:33.548Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:00:33.548Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:00:33.559Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:00:33.559Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2cb142b-b896-4d67-9f54-19b9dd862b28 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:00:33.559Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:00:33.559Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:00:33.559Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:00:33.560Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986833559, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:00:34.598Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:00:34.598Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"0b7b1ee4-48b4-4814-8486-4759bb4555cd","serviceName":"Demo_pNF_ptJgglHPOJPMYo1zc6Cx","serviceVersion":"1.0","serviceUUID":"d1d83882-7852-4a5b-8072-1885b4ff2048","serviceDescription":"catalog service description","serviceInvariantUUID":"03c51e14-e738-4b3e-8fb2-a081ac0d02fa","resources":[{"resourceInstanceName":"pNF ff945e32-844d 0","resourceName":"pNF ff945e32-844d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba2dcbb-ad33-436f-b906-458e680047fc","resourceInvariantUUID":"10007534-3fd4-4ce1-8c25-3f288e22a0b8","resourceCustomizationUUID":"ef1d5cd5-cef9-4655-9938-207ef29098bb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml","artifactChecksum":"MGIzMWFiNWM0NmQzNDU5MmVjYTkzYjk3ZDU0NjVlOWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7f0ac813-7fb7-4d1b-bccc-c0ed0bed1afa","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"de8c719a-5b62-4746-8efc-f6e318f3be56","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a9a96e55-e7be-41d5-80cc-fce815a5eb06","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml","artifactChecksum":"OGM1ZjU5OWI1MmI0YTM5MGYxMzA0ODMyNjcxNTcwMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d73ce652-789b-41be-81d0-6b0962549507","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f37955db-1fe2-4859-9f57-9e14d5e4e90d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dc3c6c01-74ab-420d-b0b2-2194f79c91b8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactChecksum":"ZDUwYjVkMjk2NTBjOTIwZDhkOTdkMTgzOWU3YjZhOTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"95477967-e046-4cb7-a6f0-51283459a8ab","artifactVersion":"1"},{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactChecksum":"NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0d7571fb-5b31-4088-99e3-ccb85bc37d70","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:00:34.598Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:00:34.599Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:00:34.599Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:00:34.599Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:00:35.600Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:00:35.601Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:00:35.601Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:00:35.601Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:00:36.602Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:00:36.603Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:00:36.603Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:00:36.603Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:00:37.604Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:00:37.604Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:00:37.604Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:00:37.605Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:00:38.606Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:00:38.606Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:00:38.607Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:00:38.607Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:00:39.608Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:00:39.609Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:00:39.609Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:00:39.609Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:00:40.611Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:00:40.611Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:00:40.611Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:00:40.612Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:00:41.613Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:00:41.614Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:00:41.614Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:00:41.614Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:00:42.616Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "serviceName": "Demo_pNF_ptJgglHPOJPMYo1zc6Cx", "serviceVersion": "1.0", "serviceUUID": "d1d83882-7852-4a5b-8072-1885b4ff2048", "serviceDescription": "catalog service description", "serviceInvariantUUID": "03c51e14-e738-4b3e-8fb2-a081ac0d02fa", "resources": [ { "resourceInstanceName": "pNF ff945e32-844d 0", "resourceCustomizationUUID": "ef1d5cd5-cef9-4655-9938-207ef29098bb", "resourceName": "pNF ff945e32-844d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "0ba2dcbb-ad33-436f-b906-458e680047fc", "resourceInvariantUUID": "10007534-3fd4-4ce1-8c25-3f288e22a0b8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactChecksum": "NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0d7571fb-5b31-4088-99e3-ccb85bc37d70" } ], "workloadContext": "Production" } 2023-03-28T07:00:42.617Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:00:42.617Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC 2023-03-28T07:00:42.617Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:0b7b1ee4-48b4-4814-8486-4759bb4555cd ServiceName:Demo_pNF_ptJgglHPOJPMYo1zc6Cx ServiceVersion:1.0 ServiceUUID:d1d83882-7852-4a5b-8072-1885b4ff2048 ServiceInvariantUUID:03c51e14-e738-4b3e-8fb2-a081ac0d02fa ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactUUID:0d7571fb-5b31-4088-99e3-ccb85bc37d70 ArtifactChecksum:NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ff945e32-844d 0 ResourceCustomizationUUID:ef1d5cd5-cef9-4655-9938-207ef29098bb ResourceInvariantUUID:10007534-3fd4-4ce1-8c25-3f288e22a0b8 ResourceName:pNF ff945e32-844d ResourceType:PNF ResourceUUID:0ba2dcbb-ad33-436f-b906-458e680047fc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T07:00:42.617Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:00:42.655Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:00:42.655Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:00:42.655Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:00:42.655Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 from URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:00:42.655Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:00:42.655Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:00:42.870Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:00:42.873Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 0d7571fb-5b31-4088-99e3-ccb85bc37d70 88014 2023-03-28T07:00:42.873Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:00:42.873Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:00:42.873Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:00:42.874Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:00:42.874Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:00:42.874Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986842873, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:00:43.875Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:00:43.876Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:00:43.876Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70, URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar to file: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:00:43.877Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:00:43.877Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:00:43.877Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:00:44.006Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1903350163909807091/Definitions/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml 2023-03-28T07:00:44.538Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:00:44.538Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:00:44.539Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:00:44.539Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:00:44.539Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:00:44.539Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:00:44.539Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:00:44.539Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:00:44.539Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:00:44.539Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ff945e32-844d 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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:00:44.539Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:00:44.539Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:00:44.539Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:00:44.539Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:00:44.539Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T07:00:44.539Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:00:44.539Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:00:44.539Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:00:44.540Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:00:44.540Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T07:00:44.540Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:00:44.540Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:00:44.540Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:00:44.540Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:00:44.540Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:00:44.540Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:00:44.540Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:00:44.540Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:00:44.540Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:00:44.540Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:00:44.540Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:00:44.540Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:00:44.540Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ptJgglHPOJPMYo1zc6Cx Description:catalog service description Model UUID:d1d83882-7852-4a5b-8072-1885b4ff2048 Model Version:NULL Model InvariantUuid:03c51e14-e738-4b3e-8fb2-a081ac0d02fa 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-03-28T07:00:44.587Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists 2023-03-28T07:00:44.587Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:00:44.588Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists) 2023-03-28T07:00:44.588Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:00:44.588Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:00:44.588Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:00:44.588Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986844587, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:00:45.589Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:00:45.589Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists) 2023-03-28T07:00:45.589Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:00:45.589Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:00:45.589Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:00:45.589Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986845589, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:00:46.590Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:00:46.618Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:00:46.623Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:00:46.623Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:00:46.623Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:00:46.623Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:00:46.623Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:00:46.623Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:00:46.623Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:00:46.624Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:00:46.624Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:00:46.636Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:01:16.636Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:01:16.648Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and serviceModelVersionId: d1d83882-7852-4a5b-8072-1885b4ff2048 2023-03-28T07:01:16.648Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 03c51e14-e738-4b3e-8fb2-a081ac0d02fa 2023-03-28T07:01:16.649Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 2023-03-28T07:01:16.654Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:01:16.673Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||Invoke 2023-03-28T07:01:16.674Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b53fa297-c03d-44b5-89ae-ee21679f9126], X-ECOMP-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], X-TransactionId=[], X-ONAP-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], Content-Type=[application/merge-patch+json]} 2023-03-28T07:01:16.680Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:01:16.788Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?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/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:01:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[105], vertex-id=[196808], x-aai-txid=[0-aai-resources-230328-07:01:15:438-47560], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:01:16.789Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:01:16.790Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||InvokeReturn 2023-03-28T07:01:16.790Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:01:16.790Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:01:16.800Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:01:16.801Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0b7b1ee4-48b4-4814-8486-4759bb4555cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:01:16.801Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:01:16.801Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:01:16.801Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:01:16.801Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986876801, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:01:17.833Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T07:01:17.833Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T07:01:17.834Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T07:01:17.835Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T07:01:17.835Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T07:01:17.835Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T07:01:17.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-db7023c2-eed1-4421-abcb-e7be3074ca71 2023-03-28T07:01:17.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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-03-28T07:01:17.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T07:01:17.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T07:01:19.847Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:01:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:01:21.748Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:01:21.749Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T07:01:21.756Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-db7023c2-eed1-4421-abcb-e7be3074ca71', protocol='range'} 2023-03-28T07:01:21.757Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:01:21.763Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 22: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-db7023c2-eed1-4421-abcb-e7be3074ca71=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-28T07:01:21.777Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:01:21.777Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T07:01:21.778Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:01:21.778Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-db7023c2-eed1-4421-abcb-e7be3074ca71', protocol='range'} 2023-03-28T07:01:21.778Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T07:01:21.778Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T07:01:21.782Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:01:21.782Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:01:21.782Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:01:21.782Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=758, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:01:21.782Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:01:21.782Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:01:21.782Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:01:21.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:01:21.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:01:21.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:01:21.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:01:21.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:01:22.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:01:22.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986833559, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:01:22.796Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:01:22.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:01:22.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:01:22.796Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:01:22.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:01:22.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:01:22.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:01:22.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:01:22.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:01:22.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:01:22.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:01:22.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:01:22.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:01:22.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:01:22.799Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:01:22.799Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:01:22.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:01:22.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:01:22.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:01:22.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:01:22.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:01:22.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:01:22.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:01:22.800Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:01:22.801Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:01:22.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:01:22.801Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:01:22.801Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:01:22.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:01:22.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986397980, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:01:22.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:01:22.803Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:01:22.803Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986842873, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:01:22.803Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:01:22.803Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:01:22.803Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986844587, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } 2023-03-28T07:01:22.804Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:01:22.804Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:01:22.804Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986845589, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } 2023-03-28T07:01:22.804Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:01:22.804Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:01:22.805Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986876801, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:01:22.805Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:01:23.802Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:01:23.802Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:01:23.802Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:01:23.803Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:01:24.803Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:01:24.804Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:01:24.804Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:01:24.804Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:01:25.805Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:01:25.805Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:01:25.805Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:01:25.805Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:01:26.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:01:26.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:01:26.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:01:26.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:01:27.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:01:27.808Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:01:27.808Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:01:27.808Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:01:28.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:01:28.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:01:28.810Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:01:28.810Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:01:29.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T07:01:29.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:01:29.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T07:01:29.812Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T07:01:29.812Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:01:29.866Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:01:29.867Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:01:29.867Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:01:29.867Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T07:01:29.867Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:01:29.867Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T07:01:29.888Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:01:29.889Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@b30f9c6 2023-03-28T07:01:29.889Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:01:29.889Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T07:01:29.890Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:01:29.890Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T07:01:29.890Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T07:01:29.890Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:01:29.891Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:01:29.891Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:01:29.891Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986889890, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:01:30.892Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T07:01:30.909Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:01:30.909Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:01:30.914Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T07:01:30.915Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T07:01:30.915Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T07:01:30.915Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:01:30.916Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T07:01:30.931Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:01:30.932Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7d0e628 2023-03-28T07:01:30.932Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:01:30.932Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T07:01:30.932Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:01:30.933Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T07:01:30.933Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T07:01:30.933Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:01:30.933Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:01:30.933Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:01:30.933Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986890932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:01:31.934Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:01:31.935Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:01:31.960Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:01:31.965Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:01:31.966Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:02:01.966Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:02:01.993Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:02:01.998Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:02:01.998Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:02:21.735Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:02:21.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T07:02:21.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:02:21.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:02:31.999Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:02:32.026Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:02:32.032Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:02:32.032Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:03:02.033Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:03:02.060Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:03:02.065Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:03:02.066Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:03:21.735Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:03:21.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T07:03:21.736Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T07:03:21.736Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:03:21.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T07:03:21.736Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T07:03:21.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:03:21.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T07:03:21.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:03:21.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:03:21.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T07:03:21.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T07:03:21.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:03:21.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T07:03:21.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:03:21.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:03:21.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T07:03:21.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:03:21.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:03:21.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T07:03:21.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986889890, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:03:21.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:03:21.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-28T07:03:21.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679986890932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:03:21.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:03:32.066Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:03:32.095Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:03:32.101Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:03:32.101Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:04:02.101Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:04:02.127Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:04:02.131Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:04:02.132Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:04:21.735Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:04:32.132Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:04:32.152Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:04:32.156Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:04:32.156Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:05:02.157Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:05:02.176Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:05:02.180Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:05:02.180Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:05:21.736Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:05:32.180Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:05:32.203Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:05:32.207Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:05:32.207Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:06:02.207Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:06:02.228Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:06:02.231Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:06:02.232Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:06:21.736Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:06:22.860Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T07:06:22.860Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-db7023c2-eed1-4421-abcb-e7be3074ca71 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T07:06:22.861Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T07:06:22.861Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T07:06:25.330Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:06:25.343Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:06:25.343Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T07:06:25.349Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:06:25.350Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 23: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T07:06:25.367Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:06:25.367Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T07:06:25.368Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:06:25.372Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:06:25.372Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:06:25.373Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:06:25.373Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=780, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:06:25.373Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:06:25.373Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:06:32.232Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T07:06:32.232Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:06:32.244Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T07:06:32.244Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T07:06:32.245Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T07:06:32.251Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:06:32.265Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T07:06:32.266Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T07:06:32.272Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T07:06:32.391Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T07:06:32.392Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:06:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[116], vertex-id=[381168], x-aai-txid=[1-aai-resources-230328-07:06:31:030-99240], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:06:32.392Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:06:32.392Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:06:32.392Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:06:32.399Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:06:32.399Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T07:06:32.399Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T07:06:32.400Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:06:32.400Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:06:32.400Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987192399, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:06:32.413Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:06:32.413Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987192399, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T07:06:32.413Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:06:33.431Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:06:33.431Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6d315fdc-3a43-437b-b276-edcee10041ec","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"baa19d62-62c3-43ef-9567-048930744e84","serviceDescription":"service","serviceInvariantUUID":"68899c2d-d5d8-40ff-9f1c-97dbc2695d9d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2d73a0cf-88be-4d48-bac8-32bf0bef18a1","resourceInvariantUUID":"d29d359d-e7f2-4e47-82d7-f803b9e570ef","resourceCustomizationUUID":"23a5224b-144f-4925-95ad-3b6fb3010917","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YWUyNzM0NWRhMGRmMjVhN2I4OTgzMTA2MjI5NzBhZmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"526996e8-0ef8-4444-add7-8f8225061ef9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f7e269d-4c3d-442a-ac24-b1a1721ffda4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:06:33.432Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:06:33.432Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:06:33.432Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:06:33.433Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:06:34.433Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:06:34.434Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:06:34.434Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:06:34.434Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:06:35.435Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "baa19d62-62c3-43ef-9567-048930744e84", "serviceDescription": "service", "serviceInvariantUUID": "68899c2d-d5d8-40ff-9f1c-97dbc2695d9d", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "23a5224b-144f-4925-95ad-3b6fb3010917", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2d73a0cf-88be-4d48-bac8-32bf0bef18a1", "resourceInvariantUUID": "d29d359d-e7f2-4e47-82d7-f803b9e570ef", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f7e269d-4c3d-442a-ac24-b1a1721ffda4" } ], "workloadContext": "Production" } 2023-03-28T07:06:35.435Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:06:35.435Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 baa19d62-62c3-43ef-9567-048930744e84 ASDC 2023-03-28T07:06:35.435Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6d315fdc-3a43-437b-b276-edcee10041ec ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:baa19d62-62c3-43ef-9567-048930744e84 ServiceInvariantUUID:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4 ArtifactChecksum:ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 ResourceInvariantUUID:d29d359d-e7f2-4e47-82d7-f803b9e570ef ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2d73a0cf-88be-4d48-bac8-32bf0bef18a1 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T07:06:35.435Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF baa19d62-62c3-43ef-9567-048930744e84 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:06:35.484Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:06:35.484Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:06:35.485Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:06:35.485Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T07:06:35.485Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:06:35.485Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T07:06:35.508Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:06:35.508Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@49414ed7 2023-03-28T07:06:35.509Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:06:35.509Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T07:06:35.509Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:06:35.509Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T07:06:35.509Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T07:06:35.509Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:06:35.510Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:06:35.510Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:06:35.510Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987195509, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:06:36.511Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T07:06:36.552Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists 2023-03-28T07:06:36.552Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T07:06:36.552Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists) 2023-03-28T07:06:36.552Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:06:36.553Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:06:36.553Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:06:36.553Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987196552, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:06:37.554Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T07:06:37.554Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists) 2023-03-28T07:06:37.555Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:06:37.555Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:06:37.555Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:06:37.556Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987197554, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:06:38.557Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:06:38.579Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:06:38.583Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:06:38.584Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:06:38.584Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:06:38.584Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:06:38.584Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:06:38.584Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:06:38.584Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:06:38.584Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:06:38.584Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:06:38.597Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:07:08.597Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:07:08.607Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d315fdc-3a43-437b-b276-edcee10041ec and serviceModelVersionId: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T07:07:08.608Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68899c2d-d5d8-40ff-9f1c-97dbc2695d9d 2023-03-28T07:07:08.608Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 2023-03-28T07:07:08.614Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:07:08.631Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||Invoke 2023-03-28T07:07:08.631Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a1c1f5e5-aca2-452f-8543-438ff6505ae9], X-ECOMP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-TransactionId=[], X-ONAP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], Content-Type=[application/merge-patch+json]} 2023-03-28T07:07:08.638Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:07:08.774Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?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/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:07:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[132], vertex-id=[241832], x-aai-txid=[1-aai-resources-230328-07:07:07:395-27370], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:07:08.774Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:07:08.775Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||InvokeReturn 2023-03-28T07:07:08.775Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:07:08.776Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:07:08.784Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:07:08.784Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d315fdc-3a43-437b-b276-edcee10041ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:07:08.784Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:07:08.785Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:08.785Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:08.785Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987228784, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:07:09.815Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:07:09.815Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b1101844-7f05-4c6e-8dec-0936c7401cd2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f13ca837-ae90-403c-9881-446f755d4bf8","serviceDescription":"service","serviceInvariantUUID":"22d33c51-a0cb-43ff-b88c-056b90379b28","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"34e5bbe9-7741-4165-b12d-b84e25d08f32","resourceInvariantUUID":"f898deb2-e327-4ee2-9a03-34e07a677d6e","resourceCustomizationUUID":"42b32958-f457-419a-b9ad-9d83f09d3632","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjNiOTJiYjJhZDBkN2MyNjhhMDRmMDUxMDViZWRiMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62f26e84-bf2e-40e5-988d-2a7a91849eff","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7aeb8003-1803-4624-aedf-ffe1fcf931c8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f806266e-6d66-42df-a556-de319d652129","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c09a72b0-0f8e-476e-82f1-16dcd82ad64c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6289936-6aac-441c-8af2-efa335579f8c","artifactVersion":"2","generatedFromUUID":"f806266e-6d66-42df-a556-de319d652129"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JlNzI4MTFhZWI4NTgxOWU3OGZhNmM4ODRkNTViN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8b8d456-25e5-4024-b0fb-35d62ebfbac0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"88db2004-e0d0-45c3-b086-5eac73849247","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:07:09.816Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:07:09.816Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:09.817Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:09.817Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:07:10.818Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:07:10.818Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:10.818Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:10.818Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:07:11.819Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:07:11.819Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:11.819Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:11.819Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:07:12.820Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:07:12.821Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:12.821Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:12.821Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:07:13.822Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:07:13.822Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:13.823Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:13.823Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:07:14.824Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:07:14.824Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:14.824Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:14.824Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:07:15.825Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:07:15.825Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:15.825Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:15.825Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:07:16.827Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f13ca837-ae90-403c-9881-446f755d4bf8", "serviceDescription": "service", "serviceInvariantUUID": "22d33c51-a0cb-43ff-b88c-056b90379b28", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "42b32958-f457-419a-b9ad-9d83f09d3632", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "34e5bbe9-7741-4165-b12d-b84e25d08f32", "resourceInvariantUUID": "f898deb2-e327-4ee2-9a03-34e07a677d6e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7aeb8003-1803-4624-aedf-ffe1fcf931c8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f806266e-6d66-42df-a556-de319d652129", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "generatedFromUUID": "f806266e-6d66-42df-a556-de319d652129" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88db2004-e0d0-45c3-b086-5eac73849247" } ], "workloadContext": "Production" } 2023-03-28T07:07:16.827Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:07:16.827Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f13ca837-ae90-403c-9881-446f755d4bf8 ASDC 2023-03-28T07:07:16.827Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b1101844-7f05-4c6e-8dec-0936c7401cd2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f13ca837-ae90-403c-9881-446f755d4bf8 ServiceInvariantUUID:22d33c51-a0cb-43ff-b88c-056b90379b28 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:88db2004-e0d0-45c3-b086-5eac73849247 ArtifactChecksum:NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:42b32958-f457-419a-b9ad-9d83f09d3632 ResourceInvariantUUID:f898deb2-e327-4ee2-9a03-34e07a677d6e ResourceName:basic_vm ResourceType:VF ResourceUUID:34e5bbe9-7741-4165-b12d-b84e25d08f32 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:7aeb8003-1803-4624-aedf-ffe1fcf931c8 ArtifactChecksum:N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f806266e-6d66-42df-a556-de319d652129 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T07:07:16.828Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f13ca837-ae90-403c-9881-446f755d4bf8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:07:16.874Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:07:16.875Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:07:16.875Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:07:16.875Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T07:07:16.875Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:07:16.875Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T07:07:16.896Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:07:16.896Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@41574ba3 2023-03-28T07:07:16.897Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:07:16.897Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T07:07:16.898Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 88db2004-e0d0-45c3-b086-5eac73849247 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:07:16.898Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T07:07:16.898Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T07:07:16.898Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:07:16.899Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:16.899Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:16.899Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987236898, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:07:17.901Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:88db2004-e0d0-45c3-b086-5eac73849247) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T07:07:17.942Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists 2023-03-28T07:07:17.942Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T07:07:17.943Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists) 2023-03-28T07:07:17.943Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:07:17.943Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:17.943Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:17.943Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987237942, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:07:18.945Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T07:07:18.945Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists) 2023-03-28T07:07:18.945Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:07:18.945Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:18.945Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:18.946Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987238945, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:07:19.948Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:07:19.973Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:07:19.977Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:07:19.977Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:07:19.977Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:07:19.977Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:07:19.977Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:07:19.977Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:07:19.977Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:07:19.977Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:07:19.977Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:07:19.989Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:07:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:07:21.741Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:07:21.741Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:07:21.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:07:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:07:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:07:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:07:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:07:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987195509, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:07:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:07:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:07:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987196552, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } 2023-03-28T07:07:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:07:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:07:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987197554, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } 2023-03-28T07:07:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:07:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:07:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987228784, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:07:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:07:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:07:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:07:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:07:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:07:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T07:07:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:07:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:07:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T07:07:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:07:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:07:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:07:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:07:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:07:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T07:07:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:07:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:07:21.744Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:07:21.744Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:07:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:07:21.744Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:07:21.744Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:07:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:07:21.744Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987236898, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:07:21.744Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:07:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:07:21.744Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987237942, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } 2023-03-28T07:07:21.745Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:07:21.745Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:07:21.745Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987238945, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } 2023-03-28T07:07:21.745Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:07:49.990Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:07:50.000Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and serviceModelVersionId: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T07:07:50.000Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22d33c51-a0cb-43ff-b88c-056b90379b28 2023-03-28T07:07:50.001Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 2023-03-28T07:07:50.007Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:07:50.024Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||Invoke 2023-03-28T07:07:50.025Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[00b06796-54c0-4259-8783-81dc263f4f76], X-ECOMP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-TransactionId=[], X-ONAP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], Content-Type=[application/merge-patch+json]} 2023-03-28T07:07:50.031Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:07:50.153Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?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/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:07:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[119], vertex-id=[237712], x-aai-txid=[1-aai-resources-230328-07:07:48:788-56601], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:07:50.153Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:07:50.154Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||InvokeReturn 2023-03-28T07:07:50.154Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:07:50.154Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:07:50.163Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:07:50.164Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b1101844-7f05-4c6e-8dec-0936c7401cd2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:07:50.164Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:07:50.164Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:50.164Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:50.164Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987270164, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:07:51.204Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:07:51.205Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c2cb142b-b896-4d67-9f54-19b9dd862b28","serviceName":"Demo_pNF_qiMMnDktT3zZPbU7Zg63","serviceVersion":"1.0","serviceUUID":"2c1e7107-0c4e-4c2a-a2a5-51108c66555d","serviceDescription":"catalog service description","serviceInvariantUUID":"0aa0ec4c-3380-4600-a27c-67961782bbc7","resources":[{"resourceInstanceName":"pNF 9722b1f5-84b8 0","resourceName":"pNF 9722b1f5-84b8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2b30b77f-dd65-40e7-9249-5a491c07599d","resourceInvariantUUID":"42f25fc6-441e-4c83-bc2f-2b1b5021e2c7","resourceCustomizationUUID":"29a39946-ebbc-4eda-acaa-7e6a5b0c65ae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml","artifactChecksum":"MWYxMjk3NjFmYjEyZWM1ODA0ZmI0MWIzYWQ2YzQ3Nzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c81fd0c1-45a7-4104-8c72-8e0076012222","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b150721-2582-4525-b530-a219dce91c5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f80678ec-8b72-423e-86c8-59043a62099b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml","artifactChecksum":"NGNkYmE5YjAwN2RiYjVmNDIwMGJiZTk0YmEyNGIzZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e1bc1d6-6447-48c6-b1b6-b7a4229191ce","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70f6aa00-85c7-43e5-a44a-32e2e41b8b9f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7685caae-1ad8-417c-afc1-4a11d3d7b5ef","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactChecksum":"Nzc5NTkzOGUxNjQ2MzE4MzgxNWU3MWYzY2JmMjNmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42134f8a-1644-48cf-9528-7e77492f7546","artifactVersion":"1"},{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactChecksum":"OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e9fa943-2647-43b9-be09-f905a8cf4638","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:07:51.205Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:07:51.206Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:51.206Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:51.207Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:07:52.208Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:07:52.209Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:52.209Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:52.209Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:07:53.211Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:07:53.212Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:53.212Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:53.212Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:07:54.213Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:07:54.213Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:54.213Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:54.213Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:07:55.214Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:07:55.214Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:55.215Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:55.215Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:07:56.216Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:07:56.216Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:56.216Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:56.217Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:07:57.218Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:07:57.219Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:57.219Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:57.219Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:07:58.220Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:07:58.221Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:58.221Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:58.221Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:07:59.222Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "serviceName": "Demo_pNF_qiMMnDktT3zZPbU7Zg63", "serviceVersion": "1.0", "serviceUUID": "2c1e7107-0c4e-4c2a-a2a5-51108c66555d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0aa0ec4c-3380-4600-a27c-67961782bbc7", "resources": [ { "resourceInstanceName": "pNF 9722b1f5-84b8 0", "resourceCustomizationUUID": "29a39946-ebbc-4eda-acaa-7e6a5b0c65ae", "resourceName": "pNF 9722b1f5-84b8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2b30b77f-dd65-40e7-9249-5a491c07599d", "resourceInvariantUUID": "42f25fc6-441e-4c83-bc2f-2b1b5021e2c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactChecksum": "OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e9fa943-2647-43b9-be09-f905a8cf4638" } ], "workloadContext": "Production" } 2023-03-28T07:07:59.222Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:07:59.222Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC 2023-03-28T07:07:59.223Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c2cb142b-b896-4d67-9f54-19b9dd862b28 ServiceName:Demo_pNF_qiMMnDktT3zZPbU7Zg63 ServiceVersion:1.0 ServiceUUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d ServiceInvariantUUID:0aa0ec4c-3380-4600-a27c-67961782bbc7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactUUID:5e9fa943-2647-43b9-be09-f905a8cf4638 ArtifactChecksum:OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 9722b1f5-84b8 0 ResourceCustomizationUUID:29a39946-ebbc-4eda-acaa-7e6a5b0c65ae ResourceInvariantUUID:42f25fc6-441e-4c83-bc2f-2b1b5021e2c7 ResourceName:pNF 9722b1f5-84b8 ResourceType:PNF ResourceUUID:2b30b77f-dd65-40e7-9249-5a491c07599d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T07:07:59.223Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:07:59.269Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:07:59.269Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:07:59.269Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:07:59.269Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 from URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:07:59.269Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:07:59.270Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:07:59.446Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:07:59.449Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 5e9fa943-2647-43b9-be09-f905a8cf4638 88026 2023-03-28T07:07:59.449Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:07:59.449Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:07:59.449Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:07:59.450Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:07:59.450Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:07:59.450Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987279449, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:08:00.450Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:08:00.451Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:08:00.451Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638, URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar to file: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:08:00.452Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:08:00.452Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:08:00.452Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:08:00.530Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13164829231331642559/Definitions/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml 2023-03-28T07:08:01.129Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:08:01.129Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:08:01.129Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:08:01.129Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:08:01.129Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:08:01.129Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:08:01.129Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 9722b1f5-84b8 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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:08:01.129Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:08:01.129Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:08:01.129Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:08:01.129Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:08:01.129Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:08:01.129Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:08:01.130Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:08:01.130Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T07:08:01.130Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:08:01.130Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:08:01.130Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:08:01.130Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:08:01.130Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T07:08:01.130Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:08:01.130Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:08:01.130Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:08:01.131Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:08:01.131Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:08:01.131Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:08:01.131Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:08:01.131Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:08:01.131Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:08:01.131Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:08:01.131Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:08:01.131Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:08:01.131Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qiMMnDktT3zZPbU7Zg63 Description:catalog service description Model UUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d Model Version:NULL Model InvariantUuid:0aa0ec4c-3380-4600-a27c-67961782bbc7 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-03-28T07:08:01.174Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists 2023-03-28T07:08:01.174Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:08:01.175Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists) 2023-03-28T07:08:01.175Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:08:01.175Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:08:01.175Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:08:01.175Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987281174, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:08:02.176Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:08:02.177Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists) 2023-03-28T07:08:02.177Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:08:02.177Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:08:02.177Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:08:02.177Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987282176, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:08:03.178Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:08:03.204Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:08:03.209Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:08:03.210Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:08:03.210Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:08:03.210Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:08:03.210Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:08:03.211Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:08:03.211Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:08:03.211Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:08:03.211Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:08:03.225Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:08:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:08:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:08:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987270164, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:08:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:08:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:08:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:08:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:08:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:08:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:08:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:08:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:08:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:08:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:08:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:08:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:08:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:08:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:08:21.744Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:08:21.744Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:08:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:08:21.744Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:08:21.744Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:08:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:08:21.744Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:08:21.744Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:08:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:08:21.744Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:08:21.744Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:08:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:08:21.744Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987279449, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:08:21.745Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:08:21.745Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:08:21.745Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987281174, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } 2023-03-28T07:08:21.745Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:08:21.745Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:08:21.745Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987282176, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } 2023-03-28T07:08:21.745Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:08:33.226Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:08:33.238Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and serviceModelVersionId: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T07:08:33.239Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0aa0ec4c-3380-4600-a27c-67961782bbc7 2023-03-28T07:08:33.239Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 2023-03-28T07:08:33.247Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:08:33.273Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T07:08:33.274Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||Invoke 2023-03-28T07:08:33.282Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:08:33.421Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||InvokeReturn 2023-03-28T07:08:33.422Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:08:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[180424], x-aai-txid=[1-aai-resources-230328-07:08:32:044-25268], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:08:33.422Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:08:33.423Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:08:33.423Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:08:33.432Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:08:33.432Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2cb142b-b896-4d67-9f54-19b9dd862b28 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:08:33.433Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:08:33.434Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:08:33.434Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:08:33.434Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987313433, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:08:34.464Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:08:34.465Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"0b7b1ee4-48b4-4814-8486-4759bb4555cd","serviceName":"Demo_pNF_ptJgglHPOJPMYo1zc6Cx","serviceVersion":"1.0","serviceUUID":"d1d83882-7852-4a5b-8072-1885b4ff2048","serviceDescription":"catalog service description","serviceInvariantUUID":"03c51e14-e738-4b3e-8fb2-a081ac0d02fa","resources":[{"resourceInstanceName":"pNF ff945e32-844d 0","resourceName":"pNF ff945e32-844d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba2dcbb-ad33-436f-b906-458e680047fc","resourceInvariantUUID":"10007534-3fd4-4ce1-8c25-3f288e22a0b8","resourceCustomizationUUID":"ef1d5cd5-cef9-4655-9938-207ef29098bb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml","artifactChecksum":"MGIzMWFiNWM0NmQzNDU5MmVjYTkzYjk3ZDU0NjVlOWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7f0ac813-7fb7-4d1b-bccc-c0ed0bed1afa","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"de8c719a-5b62-4746-8efc-f6e318f3be56","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a9a96e55-e7be-41d5-80cc-fce815a5eb06","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml","artifactChecksum":"OGM1ZjU5OWI1MmI0YTM5MGYxMzA0ODMyNjcxNTcwMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d73ce652-789b-41be-81d0-6b0962549507","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f37955db-1fe2-4859-9f57-9e14d5e4e90d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dc3c6c01-74ab-420d-b0b2-2194f79c91b8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactChecksum":"ZDUwYjVkMjk2NTBjOTIwZDhkOTdkMTgzOWU3YjZhOTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"95477967-e046-4cb7-a6f0-51283459a8ab","artifactVersion":"1"},{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactChecksum":"NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0d7571fb-5b31-4088-99e3-ccb85bc37d70","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:08:34.465Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:08:34.466Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:08:34.466Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:08:34.466Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:08:35.467Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:08:35.467Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:08:35.467Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:08:35.467Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:08:36.468Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:08:36.469Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:08:36.469Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:08:36.469Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:08:37.470Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:08:37.470Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:08:37.471Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:08:37.471Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:08:38.471Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:08:38.472Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:08:38.472Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:08:38.472Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:08:39.473Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:08:39.474Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:08:39.474Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:08:39.474Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:08:40.475Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:08:40.475Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:08:40.476Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:08:40.476Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:08:41.477Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:08:41.477Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:08:41.477Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:08:41.477Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:08:42.478Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "serviceName": "Demo_pNF_ptJgglHPOJPMYo1zc6Cx", "serviceVersion": "1.0", "serviceUUID": "d1d83882-7852-4a5b-8072-1885b4ff2048", "serviceDescription": "catalog service description", "serviceInvariantUUID": "03c51e14-e738-4b3e-8fb2-a081ac0d02fa", "resources": [ { "resourceInstanceName": "pNF ff945e32-844d 0", "resourceCustomizationUUID": "ef1d5cd5-cef9-4655-9938-207ef29098bb", "resourceName": "pNF ff945e32-844d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "0ba2dcbb-ad33-436f-b906-458e680047fc", "resourceInvariantUUID": "10007534-3fd4-4ce1-8c25-3f288e22a0b8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactChecksum": "NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0d7571fb-5b31-4088-99e3-ccb85bc37d70" } ], "workloadContext": "Production" } 2023-03-28T07:08:42.478Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:08:42.479Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC 2023-03-28T07:08:42.479Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:0b7b1ee4-48b4-4814-8486-4759bb4555cd ServiceName:Demo_pNF_ptJgglHPOJPMYo1zc6Cx ServiceVersion:1.0 ServiceUUID:d1d83882-7852-4a5b-8072-1885b4ff2048 ServiceInvariantUUID:03c51e14-e738-4b3e-8fb2-a081ac0d02fa ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactUUID:0d7571fb-5b31-4088-99e3-ccb85bc37d70 ArtifactChecksum:NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ff945e32-844d 0 ResourceCustomizationUUID:ef1d5cd5-cef9-4655-9938-207ef29098bb ResourceInvariantUUID:10007534-3fd4-4ce1-8c25-3f288e22a0b8 ResourceName:pNF ff945e32-844d ResourceType:PNF ResourceUUID:0ba2dcbb-ad33-436f-b906-458e680047fc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T07:08:42.479Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:08:42.532Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:08:42.533Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:08:42.533Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:08:42.533Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 from URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:08:42.533Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:08:42.533Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:08:42.728Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:08:42.731Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 0d7571fb-5b31-4088-99e3-ccb85bc37d70 88014 2023-03-28T07:08:42.731Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:08:42.732Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:08:42.732Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:08:42.732Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:08:42.732Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:08:42.732Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987322731, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:08:43.733Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:08:43.734Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:08:43.734Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70, URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar to file: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:08:43.734Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:08:43.735Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:08:43.735Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:08:43.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3307706683139140679/Definitions/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml 2023-03-28T07:08:44.360Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:08:44.360Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:08:44.360Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:08:44.360Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:08:44.360Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:08:44.360Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:08:44.360Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:08:44.360Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:08:44.361Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:08:44.361Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ff945e32-844d 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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:08:44.361Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:08:44.361Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:08:44.361Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:08:44.361Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:08:44.361Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T07:08:44.361Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:08:44.361Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:08:44.361Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:08:44.361Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:08:44.361Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T07:08:44.361Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:08:44.361Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:08:44.361Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:08:44.362Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:08:44.362Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:08:44.362Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:08:44.362Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:08:44.362Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:08:44.362Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:08:44.362Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:08:44.362Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:08:44.362Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:08:44.362Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ptJgglHPOJPMYo1zc6Cx Description:catalog service description Model UUID:d1d83882-7852-4a5b-8072-1885b4ff2048 Model Version:NULL Model InvariantUuid:03c51e14-e738-4b3e-8fb2-a081ac0d02fa 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-03-28T07:08:44.399Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists 2023-03-28T07:08:44.399Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:08:44.399Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists) 2023-03-28T07:08:44.399Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:08:44.399Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:08:44.399Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:08:44.399Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987324399, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:08:45.400Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:08:45.401Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists) 2023-03-28T07:08:45.401Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:08:45.401Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:08:45.401Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:08:45.401Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987325400, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:08:46.403Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:08:46.429Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:08:46.434Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:08:46.434Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:08:46.434Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:08:46.434Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:08:46.434Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:08:46.434Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:08:46.434Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:08:46.434Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:08:46.434Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:08:46.448Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:09:16.448Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:09:16.461Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and serviceModelVersionId: d1d83882-7852-4a5b-8072-1885b4ff2048 2023-03-28T07:09:16.461Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 03c51e14-e738-4b3e-8fb2-a081ac0d02fa 2023-03-28T07:09:16.462Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 2023-03-28T07:09:16.469Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:09:16.487Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T07:09:16.488Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||Invoke 2023-03-28T07:09:16.493Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:09:16.618Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||InvokeReturn 2023-03-28T07:09:16.618Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:09:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[196808], x-aai-txid=[1-aai-resources-230328-07:09:15:251-5588], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:09:16.619Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:09:16.619Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:09:16.619Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:09:16.627Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:09:16.627Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0b7b1ee4-48b4-4814-8486-4759bb4555cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:09:16.627Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:09:16.628Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:09:16.628Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:09:16.628Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987356627, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:09:17.661Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T07:09:17.661Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T07:09:17.662Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T07:09:17.662Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T07:09:17.662Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T07:09:17.662Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T07:09:17.667Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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-03-28T07:09:17.667Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-b490e284-099d-4526-996f-e7fe214fa41e 2023-03-28T07:09:17.668Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T07:09:17.668Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T07:09:19.987Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:09:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:09:21.751Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:09:21.752Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T07:09:21.759Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-b490e284-099d-4526-996f-e7fe214fa41e', protocol='range'} 2023-03-28T07:09:21.759Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:09:21.764Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 24: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-b490e284-099d-4526-996f-e7fe214fa41e=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-28T07:09:21.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-b490e284-099d-4526-996f-e7fe214fa41e', protocol='range'} 2023-03-28T07:09:21.784Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:09:21.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T07:09:21.784Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T07:09:21.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T07:09:21.784Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:09:21.790Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:09:21.790Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:09:21.790Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:09:21.790Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:09:21.790Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:09:21.791Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:09:21.791Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:09:21.791Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:09:21.791Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=809, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:09:21.791Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:09:21.791Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:09:21.791Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:09:22.804Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:09:22.805Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987313433, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:09:22.805Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:09:22.805Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:09:22.805Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:09:22.805Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:09:22.805Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:09:22.806Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:09:22.806Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:09:22.806Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:09:22.806Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:09:22.806Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:09:22.806Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:09:22.806Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:09:22.806Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:09:22.806Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:09:22.806Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:09:22.806Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:09:22.806Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:09:22.806Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:09:22.807Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:09:22.807Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:09:22.807Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:09:22.807Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:09:22.807Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:09:22.807Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679986877833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:09:22.807Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:09:22.807Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:09:22.807Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987322731, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:09:22.807Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:09:22.807Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:09:22.807Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987324399, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } 2023-03-28T07:09:22.807Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:09:22.807Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:09:22.807Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987325400, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } 2023-03-28T07:09:22.808Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:09:22.808Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:09:22.808Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987356627, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:09:22.808Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:09:22.808Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:09:22.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:09:22.810Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:09:22.810Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:09:22.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:09:22.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:09:23.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:09:23.813Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:09:23.813Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:09:23.813Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:09:24.815Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:09:24.815Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:09:24.815Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:09:24.815Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:09:25.816Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:09:25.817Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:09:25.817Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:09:25.817Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:09:26.818Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:09:26.818Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:09:26.818Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:09:26.819Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:09:27.820Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:09:27.820Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:09:27.820Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:09:27.821Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:09:28.822Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:09:28.823Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:09:28.823Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:09:28.823Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:09:29.826Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T07:09:29.827Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:09:29.827Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T07:09:29.827Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T07:09:29.827Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:09:29.877Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:09:29.878Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:09:29.878Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:09:29.878Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T07:09:29.879Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:09:29.879Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T07:09:29.902Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:09:29.903Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4c7c72b1 2023-03-28T07:09:29.903Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:09:29.903Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T07:09:29.903Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:09:29.904Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T07:09:29.904Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T07:09:29.904Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:09:29.904Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:09:29.904Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:09:29.904Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987369904, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:09:30.907Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T07:09:30.931Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:09:30.932Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:09:30.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T07:09:30.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T07:09:30.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T07:09:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:09:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T07:09:30.955Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:09:30.955Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@61a2af79 2023-03-28T07:09:30.955Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:09:30.956Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T07:09:30.956Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:09:30.956Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T07:09:30.956Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T07:09:30.957Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:09:30.957Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:09:30.957Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:09:30.957Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987370956, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:09:31.959Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:09:31.959Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:09:31.987Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:09:31.992Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:09:31.993Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:10:01.993Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:10:02.017Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:10:02.021Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:10:02.021Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:10:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:10:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:10:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:10:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:10:32.022Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:10:32.048Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:10:32.053Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:10:32.053Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:11:02.053Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:11:02.072Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:11:02.079Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:11:02.079Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:11:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:11:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:11:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T07:11:21.737Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:11:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:11:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T07:11:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:11:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:11:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:11:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:11:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:11:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T07:11:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:11:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:11:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:11:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:11:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:11:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:11:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:11:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:11:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987369904, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:11:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:11:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:11:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987370956, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:11:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:11:32.079Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:11:32.106Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:11:32.112Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:11:32.112Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:12:02.113Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:12:02.136Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:12:02.140Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:12:02.140Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:12:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:12:32.141Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:12:32.164Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:12:32.169Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:12:32.169Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:13:02.170Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:13:02.196Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:13:02.201Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:13:02.201Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:13:21.736Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:13:32.202Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:13:32.231Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:13:32.235Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:13:32.235Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:14:02.236Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:14:02.263Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:14:02.268Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:14:02.269Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:14:21.736Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:14:22.863Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T07:14:22.864Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-b490e284-099d-4526-996f-e7fe214fa41e sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T07:14:22.864Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T07:14:22.864Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T07:14:25.324Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:14:25.339Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:14:25.340Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T07:14:25.345Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:14:25.346Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 25: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T07:14:25.364Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:14:25.365Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T07:14:25.365Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:14:25.370Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:14:25.370Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:14:25.371Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:14:25.371Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=831, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:14:25.371Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:14:25.371Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:14:32.269Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T07:14:32.269Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:14:32.282Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T07:14:32.282Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T07:14:32.283Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T07:14:32.288Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:14:32.304Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T07:14:32.305Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[af7d9e7c-69ba-43de-bb67-4644d7734474], X-ECOMP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-TransactionId=[], X-ONAP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], Content-Type=[application/merge-patch+json]} 2023-03-28T07:14:32.312Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T07:14:32.429Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?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/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:14:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[113], vertex-id=[381168], x-aai-txid=[0-aai-resources-230328-07:14:31:070-17897], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:14:32.429Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:14:32.430Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T07:14:32.430Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:14:32.430Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:14:32.437Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:14:32.437Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T07:14:32.437Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T07:14:32.437Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:14:32.437Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:14:32.438Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987672437, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:14:32.451Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:14:32.451Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987672437, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T07:14:32.452Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:14:33.471Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:14:33.471Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6d315fdc-3a43-437b-b276-edcee10041ec","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"baa19d62-62c3-43ef-9567-048930744e84","serviceDescription":"service","serviceInvariantUUID":"68899c2d-d5d8-40ff-9f1c-97dbc2695d9d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2d73a0cf-88be-4d48-bac8-32bf0bef18a1","resourceInvariantUUID":"d29d359d-e7f2-4e47-82d7-f803b9e570ef","resourceCustomizationUUID":"23a5224b-144f-4925-95ad-3b6fb3010917","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YWUyNzM0NWRhMGRmMjVhN2I4OTgzMTA2MjI5NzBhZmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"526996e8-0ef8-4444-add7-8f8225061ef9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f7e269d-4c3d-442a-ac24-b1a1721ffda4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:14:33.472Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:14:33.472Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:14:33.472Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:14:33.472Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:14:34.474Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:14:34.475Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:14:34.475Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:14:34.475Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:14:35.476Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "baa19d62-62c3-43ef-9567-048930744e84", "serviceDescription": "service", "serviceInvariantUUID": "68899c2d-d5d8-40ff-9f1c-97dbc2695d9d", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "23a5224b-144f-4925-95ad-3b6fb3010917", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2d73a0cf-88be-4d48-bac8-32bf0bef18a1", "resourceInvariantUUID": "d29d359d-e7f2-4e47-82d7-f803b9e570ef", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f7e269d-4c3d-442a-ac24-b1a1721ffda4" } ], "workloadContext": "Production" } 2023-03-28T07:14:35.477Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:14:35.477Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 baa19d62-62c3-43ef-9567-048930744e84 ASDC 2023-03-28T07:14:35.477Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6d315fdc-3a43-437b-b276-edcee10041ec ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:baa19d62-62c3-43ef-9567-048930744e84 ServiceInvariantUUID:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4 ArtifactChecksum:ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 ResourceInvariantUUID:d29d359d-e7f2-4e47-82d7-f803b9e570ef ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2d73a0cf-88be-4d48-bac8-32bf0bef18a1 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T07:14:35.477Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF baa19d62-62c3-43ef-9567-048930744e84 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:14:35.525Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:14:35.525Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:14:35.525Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:14:35.525Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T07:14:35.526Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:14:35.526Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T07:14:35.554Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:14:35.554Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6a3c99e 2023-03-28T07:14:35.555Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:14:35.555Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T07:14:35.555Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:14:35.555Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T07:14:35.556Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T07:14:35.556Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:14:35.556Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:14:35.556Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:14:35.556Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987675555, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:14:36.557Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T07:14:36.593Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists 2023-03-28T07:14:36.593Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T07:14:36.593Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists) 2023-03-28T07:14:36.593Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:14:36.593Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:14:36.593Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:14:36.594Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987676593, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:14:37.594Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T07:14:37.595Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists) 2023-03-28T07:14:37.595Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:14:37.595Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:14:37.595Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:14:37.595Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987677594, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:14:38.596Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:14:38.625Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:14:38.630Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:14:38.630Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:14:38.630Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:14:38.630Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:14:38.630Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:14:38.630Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:14:38.631Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:14:38.631Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:14:38.631Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:14:38.645Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:15:08.646Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:15:08.659Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d315fdc-3a43-437b-b276-edcee10041ec and serviceModelVersionId: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T07:15:08.659Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68899c2d-d5d8-40ff-9f1c-97dbc2695d9d 2023-03-28T07:15:08.660Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 2023-03-28T07:15:08.667Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:15:08.687Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T07:15:08.688Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||Invoke 2023-03-28T07:15:08.695Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:15:08.828Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||InvokeReturn 2023-03-28T07:15:08.828Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:15:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[128], vertex-id=[241832], x-aai-txid=[2-aai-resources-230328-07:15:07:451-14630], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:15:08.829Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:15:08.829Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:15:08.829Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:15:08.837Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:15:08.837Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d315fdc-3a43-437b-b276-edcee10041ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:15:08.838Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:15:08.838Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:08.838Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:08.838Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987708837, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:15:09.869Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:15:09.870Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b1101844-7f05-4c6e-8dec-0936c7401cd2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f13ca837-ae90-403c-9881-446f755d4bf8","serviceDescription":"service","serviceInvariantUUID":"22d33c51-a0cb-43ff-b88c-056b90379b28","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"34e5bbe9-7741-4165-b12d-b84e25d08f32","resourceInvariantUUID":"f898deb2-e327-4ee2-9a03-34e07a677d6e","resourceCustomizationUUID":"42b32958-f457-419a-b9ad-9d83f09d3632","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjNiOTJiYjJhZDBkN2MyNjhhMDRmMDUxMDViZWRiMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62f26e84-bf2e-40e5-988d-2a7a91849eff","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7aeb8003-1803-4624-aedf-ffe1fcf931c8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f806266e-6d66-42df-a556-de319d652129","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c09a72b0-0f8e-476e-82f1-16dcd82ad64c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6289936-6aac-441c-8af2-efa335579f8c","artifactVersion":"2","generatedFromUUID":"f806266e-6d66-42df-a556-de319d652129"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JlNzI4MTFhZWI4NTgxOWU3OGZhNmM4ODRkNTViN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8b8d456-25e5-4024-b0fb-35d62ebfbac0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"88db2004-e0d0-45c3-b086-5eac73849247","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:15:09.870Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:15:09.870Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:09.871Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:09.871Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:15:10.871Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:15:10.872Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:10.872Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:10.872Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:15:11.873Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:15:11.873Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:11.874Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:11.874Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:15:12.874Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:15:12.875Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:12.875Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:12.875Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:15:13.876Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:15:13.877Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:13.877Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:13.877Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:15:14.878Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:15:14.878Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:14.879Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:14.879Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:15:15.879Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:15:15.880Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:15.880Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:15.880Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:15:16.882Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f13ca837-ae90-403c-9881-446f755d4bf8", "serviceDescription": "service", "serviceInvariantUUID": "22d33c51-a0cb-43ff-b88c-056b90379b28", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "42b32958-f457-419a-b9ad-9d83f09d3632", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "34e5bbe9-7741-4165-b12d-b84e25d08f32", "resourceInvariantUUID": "f898deb2-e327-4ee2-9a03-34e07a677d6e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7aeb8003-1803-4624-aedf-ffe1fcf931c8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f806266e-6d66-42df-a556-de319d652129", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "generatedFromUUID": "f806266e-6d66-42df-a556-de319d652129" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88db2004-e0d0-45c3-b086-5eac73849247" } ], "workloadContext": "Production" } 2023-03-28T07:15:16.883Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:15:16.883Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f13ca837-ae90-403c-9881-446f755d4bf8 ASDC 2023-03-28T07:15:16.884Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b1101844-7f05-4c6e-8dec-0936c7401cd2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f13ca837-ae90-403c-9881-446f755d4bf8 ServiceInvariantUUID:22d33c51-a0cb-43ff-b88c-056b90379b28 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:88db2004-e0d0-45c3-b086-5eac73849247 ArtifactChecksum:NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:42b32958-f457-419a-b9ad-9d83f09d3632 ResourceInvariantUUID:f898deb2-e327-4ee2-9a03-34e07a677d6e ResourceName:basic_vm ResourceType:VF ResourceUUID:34e5bbe9-7741-4165-b12d-b84e25d08f32 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:7aeb8003-1803-4624-aedf-ffe1fcf931c8 ArtifactChecksum:N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f806266e-6d66-42df-a556-de319d652129 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T07:15:16.884Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f13ca837-ae90-403c-9881-446f755d4bf8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:15:16.940Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:15:16.941Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:15:16.942Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:15:16.942Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T07:15:16.942Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:15:16.942Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T07:15:16.961Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:15:16.962Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@edf5f59 2023-03-28T07:15:16.962Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:15:16.963Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T07:15:16.963Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 88db2004-e0d0-45c3-b086-5eac73849247 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:15:16.963Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T07:15:16.963Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T07:15:16.963Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:15:16.964Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:16.964Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:16.965Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987716963, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:15:17.966Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:88db2004-e0d0-45c3-b086-5eac73849247) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T07:15:18.013Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists 2023-03-28T07:15:18.014Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T07:15:18.014Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists) 2023-03-28T07:15:18.014Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:15:18.014Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:18.014Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:18.014Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987718014, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:15:19.015Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T07:15:19.015Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists) 2023-03-28T07:15:19.015Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:15:19.015Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:19.015Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:19.015Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987719015, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:15:20.016Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:15:20.038Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:15:20.042Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:15:20.042Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:15:20.042Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:15:20.042Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:15:20.042Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:15:20.043Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:15:20.043Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:15:20.043Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:15:20.043Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:15:20.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:15:21.735Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:15:21.740Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:15:21.740Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:15:21.741Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:15:21.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:15:21.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:15:21.741Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:15:21.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:15:21.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987675555, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:15:21.741Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:15:21.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:15:21.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987676593, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } 2023-03-28T07:15:21.741Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:15:21.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:15:21.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987677594, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } 2023-03-28T07:15:21.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:15:21.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:15:21.742Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987708837, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:15:21.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:15:21.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:15:21.742Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:15:21.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:15:21.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:15:21.742Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T07:15:21.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:15:21.743Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:15:21.743Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T07:15:21.743Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:15:21.743Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:15:21.743Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:15:21.743Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:15:21.743Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:15:21.743Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T07:15:21.743Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:15:21.743Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:15:21.743Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:15:21.744Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:15:21.744Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:15:21.744Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:15:21.744Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:15:21.744Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:15:21.744Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987716963, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:15:21.744Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:15:21.744Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:15:21.744Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987718014, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } 2023-03-28T07:15:21.745Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:15:21.745Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:15:21.745Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987719015, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } 2023-03-28T07:15:21.745Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:15:50.053Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:15:50.067Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and serviceModelVersionId: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T07:15:50.067Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22d33c51-a0cb-43ff-b88c-056b90379b28 2023-03-28T07:15:50.068Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 2023-03-28T07:15:50.074Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:15:50.090Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||Invoke 2023-03-28T07:15:50.090Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4a135250-5162-4200-9b64-3d09b10389d0], X-ECOMP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-TransactionId=[], X-ONAP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], Content-Type=[application/merge-patch+json]} 2023-03-28T07:15:50.097Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:15:50.228Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?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/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:15:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[128], vertex-id=[237712], x-aai-txid=[2-aai-resources-230328-07:15:48:852-3380], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:15:50.229Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:15:50.229Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||InvokeReturn 2023-03-28T07:15:50.230Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:15:50.230Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:15:50.239Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:15:50.239Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b1101844-7f05-4c6e-8dec-0936c7401cd2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:15:50.239Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:15:50.240Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:50.240Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:50.240Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987750239, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:15:51.271Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:15:51.272Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c2cb142b-b896-4d67-9f54-19b9dd862b28","serviceName":"Demo_pNF_qiMMnDktT3zZPbU7Zg63","serviceVersion":"1.0","serviceUUID":"2c1e7107-0c4e-4c2a-a2a5-51108c66555d","serviceDescription":"catalog service description","serviceInvariantUUID":"0aa0ec4c-3380-4600-a27c-67961782bbc7","resources":[{"resourceInstanceName":"pNF 9722b1f5-84b8 0","resourceName":"pNF 9722b1f5-84b8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2b30b77f-dd65-40e7-9249-5a491c07599d","resourceInvariantUUID":"42f25fc6-441e-4c83-bc2f-2b1b5021e2c7","resourceCustomizationUUID":"29a39946-ebbc-4eda-acaa-7e6a5b0c65ae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml","artifactChecksum":"MWYxMjk3NjFmYjEyZWM1ODA0ZmI0MWIzYWQ2YzQ3Nzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c81fd0c1-45a7-4104-8c72-8e0076012222","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b150721-2582-4525-b530-a219dce91c5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f80678ec-8b72-423e-86c8-59043a62099b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml","artifactChecksum":"NGNkYmE5YjAwN2RiYjVmNDIwMGJiZTk0YmEyNGIzZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e1bc1d6-6447-48c6-b1b6-b7a4229191ce","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70f6aa00-85c7-43e5-a44a-32e2e41b8b9f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7685caae-1ad8-417c-afc1-4a11d3d7b5ef","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactChecksum":"Nzc5NTkzOGUxNjQ2MzE4MzgxNWU3MWYzY2JmMjNmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42134f8a-1644-48cf-9528-7e77492f7546","artifactVersion":"1"},{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactChecksum":"OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e9fa943-2647-43b9-be09-f905a8cf4638","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:15:51.272Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:15:51.272Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:51.273Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:51.273Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:15:52.273Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:15:52.274Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:52.274Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:52.274Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:15:53.275Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:15:53.275Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:53.275Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:53.276Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:15:54.277Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:15:54.277Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:54.277Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:54.278Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:15:55.279Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:15:55.279Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:55.280Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:55.280Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:15:56.281Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:15:56.281Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:56.281Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:56.281Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:15:57.282Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:15:57.283Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:57.283Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:57.283Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:15:58.283Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:15:58.284Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:58.284Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:58.284Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:15:59.285Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "serviceName": "Demo_pNF_qiMMnDktT3zZPbU7Zg63", "serviceVersion": "1.0", "serviceUUID": "2c1e7107-0c4e-4c2a-a2a5-51108c66555d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0aa0ec4c-3380-4600-a27c-67961782bbc7", "resources": [ { "resourceInstanceName": "pNF 9722b1f5-84b8 0", "resourceCustomizationUUID": "29a39946-ebbc-4eda-acaa-7e6a5b0c65ae", "resourceName": "pNF 9722b1f5-84b8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2b30b77f-dd65-40e7-9249-5a491c07599d", "resourceInvariantUUID": "42f25fc6-441e-4c83-bc2f-2b1b5021e2c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactChecksum": "OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e9fa943-2647-43b9-be09-f905a8cf4638" } ], "workloadContext": "Production" } 2023-03-28T07:15:59.285Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:15:59.286Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC 2023-03-28T07:15:59.286Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c2cb142b-b896-4d67-9f54-19b9dd862b28 ServiceName:Demo_pNF_qiMMnDktT3zZPbU7Zg63 ServiceVersion:1.0 ServiceUUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d ServiceInvariantUUID:0aa0ec4c-3380-4600-a27c-67961782bbc7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactUUID:5e9fa943-2647-43b9-be09-f905a8cf4638 ArtifactChecksum:OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 9722b1f5-84b8 0 ResourceCustomizationUUID:29a39946-ebbc-4eda-acaa-7e6a5b0c65ae ResourceInvariantUUID:42f25fc6-441e-4c83-bc2f-2b1b5021e2c7 ResourceName:pNF 9722b1f5-84b8 ResourceType:PNF ResourceUUID:2b30b77f-dd65-40e7-9249-5a491c07599d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T07:15:59.286Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:15:59.328Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:15:59.328Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:15:59.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:15:59.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 from URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:15:59.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:15:59.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:15:59.585Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:15:59.589Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 5e9fa943-2647-43b9-be09-f905a8cf4638 88026 2023-03-28T07:15:59.589Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:15:59.589Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:15:59.590Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:15:59.590Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:15:59.590Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:15:59.590Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987759589, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:16:00.591Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:16:00.592Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:16:00.592Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638, URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar to file: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:16:00.592Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:16:00.592Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:16:00.593Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:16:00.694Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16025308216626076970/Definitions/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml 2023-03-28T07:16:01.322Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:16:01.322Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:16:01.322Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:16:01.322Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:16:01.322Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:16:01.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:16:01.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 9722b1f5-84b8 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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:16:01.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:16:01.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:16:01.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:16:01.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:16:01.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:16:01.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:16:01.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:16:01.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T07:16:01.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:16:01.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:16:01.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:16:01.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:16:01.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T07:16:01.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:16:01.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:16:01.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:16:01.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:16:01.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:16:01.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:16:01.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:16:01.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:16:01.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:16:01.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:16:01.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:16:01.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:16:01.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qiMMnDktT3zZPbU7Zg63 Description:catalog service description Model UUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d Model Version:NULL Model InvariantUuid:0aa0ec4c-3380-4600-a27c-67961782bbc7 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-03-28T07:16:01.368Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists 2023-03-28T07:16:01.368Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:16:01.368Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists) 2023-03-28T07:16:01.369Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:16:01.369Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:16:01.369Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:16:01.369Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987761368, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:16:02.370Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:16:02.371Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists) 2023-03-28T07:16:02.371Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:16:02.371Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:16:02.371Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:16:02.371Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987762370, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:16:03.372Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:16:03.398Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:16:03.403Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:16:03.403Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:16:03.404Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:16:03.404Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:16:03.404Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:16:03.404Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:16:03.404Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:16:03.404Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:16:03.405Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:16:03.419Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:16:21.735Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:16:21.744Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.745Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987750239, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:16:21.745Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.745Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.745Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.746Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.746Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.746Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.746Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.746Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.746Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.746Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.746Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.746Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.746Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.746Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.746Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.746Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.747Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.747Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "cds-sdc-listener", "timestamp": 1679987748018, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.747Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.747Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.747Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "policy-distribution-id", "timestamp": 1679987749275, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.747Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.747Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.747Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "ves-openapi-manager", "timestamp": 1679987747185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.747Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.747Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.747Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "multicloud-k8s", "timestamp": 1679987746455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.747Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.747Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.747Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.747Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.747Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.747Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "cds-sdc-listener", "timestamp": 1679987748018, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.747Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.748Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.748Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "policy-distribution-id", "timestamp": 1679987749275, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.748Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.748Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.748Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "ves-openapi-manager", "timestamp": 1679987747185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.748Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.748Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.748Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "multicloud-k8s", "timestamp": 1679987746455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.748Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.748Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.748Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.748Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.748Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.748Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "cds-sdc-listener", "timestamp": 1679987748018, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.748Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.748Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.749Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "policy-distribution-id", "timestamp": 1679987749275, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.749Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.749Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.749Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "ves-openapi-manager", "timestamp": 1679987747185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.749Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.749Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.749Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "multicloud-k8s", "timestamp": 1679987746455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.749Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.749Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.749Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:16:21.749Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.749Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.749Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "cds-sdc-listener", "timestamp": 1679987748018, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.749Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.749Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.749Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "policy-distribution-id", "timestamp": 1679987749275, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.749Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.749Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.750Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "ves-openapi-manager", "timestamp": 1679987747185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.750Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.750Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.750Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "multicloud-k8s", "timestamp": 1679987746455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.750Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.750Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.750Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987759589, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:16:21.750Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.750Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.750Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "cds-sdc-listener", "timestamp": 1679987748018, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.750Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.750Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.750Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "policy-distribution-id", "timestamp": 1679987749275, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.750Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.750Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.751Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "ves-openapi-manager", "timestamp": 1679987747185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.751Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.751Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.751Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "multicloud-k8s", "timestamp": 1679987746455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.751Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.751Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.751Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "cds-sdc-listener", "timestamp": 1679987748018, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.751Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.751Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.751Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "policy-distribution-id", "timestamp": 1679987749275, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.751Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.751Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.751Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "ves-openapi-manager", "timestamp": 1679987747185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-28T07:16:21.751Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.751Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.751Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "multicloud-k8s", "timestamp": 1679987746455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.751Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.751Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.751Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987761368, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } 2023-03-28T07:16:21.752Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.752Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.752Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "cds-sdc-listener", "timestamp": 1679987748018, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.752Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.752Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.752Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "policy-distribution-id", "timestamp": 1679987749275, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.752Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.752Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.752Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "ves-openapi-manager", "timestamp": 1679987747185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.752Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.752Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.752Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "multicloud-k8s", "timestamp": 1679987746455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.752Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.752Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.752Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987762370, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679987761529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "policy-distribution-id", "timestamp": 1679987749275, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "cds-sdc-listener", "timestamp": 1679987748018, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "ves-openapi-manager", "timestamp": 1679987747185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "multicloud-k8s", "timestamp": 1679987746455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679987761529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "aai-model-loader", "timestamp": 1679987762867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.753Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "policy-distribution-id", "timestamp": 1679987762989, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "cds-sdc-listener", "timestamp": 1679987763796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679987761529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "aai-model-loader", "timestamp": 1679987762867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "policy-distribution-id", "timestamp": 1679987763991, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679987761529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "aai-model-loader", "timestamp": 1679987762867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.754Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "policy-distribution-id", "timestamp": 1679987764993, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:16:21.797Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 949cd2cf-4141-4930-a770-629b2661a8b8 2023-03-28T07:16:21.797Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 949cd2cf-4141-4930-a770-629b2661a8b8 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:16:21.821Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.821Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679987761529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.821Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.821Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.821Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "aai-model-loader", "timestamp": 1679987762867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.821Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.821Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.821Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679987761529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.821Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.821Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.821Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "aai-model-loader", "timestamp": 1679987762867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.822Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.822Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.822Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679987761529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.822Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.822Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.822Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "aai-model-loader", "timestamp": 1679987762867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.822Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.822Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.822Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679987761529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:16:21.822Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.822Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.822Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "aai-model-loader", "timestamp": 1679987762867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:16:21.822Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.822Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.823Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679987770367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:16:21.823Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.823Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.823Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "aai-model-loader", "timestamp": 1679987762867, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:16:21.823Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.823Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.823Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "aai-model-loader", "timestamp": 1679987771047, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:16:21.823Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.823Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.823Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679987772089, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T07:16:21.823Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.823Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.823Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679987773093, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:16:21.837Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 949cd2cf-4141-4930-a770-629b2661a8b8 2023-03-28T07:16:21.837Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 949cd2cf-4141-4930-a770-629b2661a8b8 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:16:21.857Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.858Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "aai-model-loader", "timestamp": 1679987774630, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T07:16:21.858Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:16:21.858Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-28T07:16:21.858Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "aai-model-loader", "timestamp": 1679987775631, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:16:21.871Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 949cd2cf-4141-4930-a770-629b2661a8b8 2023-03-28T07:16:21.872Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 949cd2cf-4141-4930-a770-629b2661a8b8 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:16:33.419Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:16:33.429Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and serviceModelVersionId: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T07:16:33.429Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0aa0ec4c-3380-4600-a27c-67961782bbc7 2023-03-28T07:16:33.429Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 2023-03-28T07:16:33.432Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:16:33.446Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||Invoke 2023-03-28T07:16:33.447Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[749a27e2-2c7e-4e5c-93fa-80015b97cbfd], X-ECOMP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-TransactionId=[], X-ONAP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], Content-Type=[application/merge-patch+json]} 2023-03-28T07:16:33.454Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:16:33.581Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?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/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:16:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[124], vertex-id=[180424], x-aai-txid=[0-aai-resources-230328-07:16:32:209-89982], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:16:33.581Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:16:33.582Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||InvokeReturn 2023-03-28T07:16:33.582Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:16:33.582Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:16:33.590Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:16:33.590Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2cb142b-b896-4d67-9f54-19b9dd862b28 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:16:33.590Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:16:33.590Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:16:33.590Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:16:33.590Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987793590, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:16:34.620Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:16:34.620Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"0b7b1ee4-48b4-4814-8486-4759bb4555cd","serviceName":"Demo_pNF_ptJgglHPOJPMYo1zc6Cx","serviceVersion":"1.0","serviceUUID":"d1d83882-7852-4a5b-8072-1885b4ff2048","serviceDescription":"catalog service description","serviceInvariantUUID":"03c51e14-e738-4b3e-8fb2-a081ac0d02fa","resources":[{"resourceInstanceName":"pNF ff945e32-844d 0","resourceName":"pNF ff945e32-844d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba2dcbb-ad33-436f-b906-458e680047fc","resourceInvariantUUID":"10007534-3fd4-4ce1-8c25-3f288e22a0b8","resourceCustomizationUUID":"ef1d5cd5-cef9-4655-9938-207ef29098bb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml","artifactChecksum":"MGIzMWFiNWM0NmQzNDU5MmVjYTkzYjk3ZDU0NjVlOWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7f0ac813-7fb7-4d1b-bccc-c0ed0bed1afa","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"de8c719a-5b62-4746-8efc-f6e318f3be56","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a9a96e55-e7be-41d5-80cc-fce815a5eb06","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml","artifactChecksum":"OGM1ZjU5OWI1MmI0YTM5MGYxMzA0ODMyNjcxNTcwMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d73ce652-789b-41be-81d0-6b0962549507","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f37955db-1fe2-4859-9f57-9e14d5e4e90d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dc3c6c01-74ab-420d-b0b2-2194f79c91b8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactChecksum":"ZDUwYjVkMjk2NTBjOTIwZDhkOTdkMTgzOWU3YjZhOTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"95477967-e046-4cb7-a6f0-51283459a8ab","artifactVersion":"1"},{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactChecksum":"NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0d7571fb-5b31-4088-99e3-ccb85bc37d70","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:16:34.621Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:16:34.621Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:16:34.621Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:16:34.621Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:16:35.622Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:16:35.622Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:16:35.622Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:16:35.622Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:16:36.623Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:16:36.624Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:16:36.624Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:16:36.624Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:16:37.624Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:16:37.625Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:16:37.625Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:16:37.625Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:16:38.625Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:16:38.626Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:16:38.626Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:16:38.626Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:16:39.627Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:16:39.627Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:16:39.628Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:16:39.628Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:16:40.628Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:16:40.629Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:16:40.629Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:16:40.629Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:16:41.630Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:16:41.630Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:16:41.630Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:16:41.630Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:16:42.631Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "serviceName": "Demo_pNF_ptJgglHPOJPMYo1zc6Cx", "serviceVersion": "1.0", "serviceUUID": "d1d83882-7852-4a5b-8072-1885b4ff2048", "serviceDescription": "catalog service description", "serviceInvariantUUID": "03c51e14-e738-4b3e-8fb2-a081ac0d02fa", "resources": [ { "resourceInstanceName": "pNF ff945e32-844d 0", "resourceCustomizationUUID": "ef1d5cd5-cef9-4655-9938-207ef29098bb", "resourceName": "pNF ff945e32-844d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "0ba2dcbb-ad33-436f-b906-458e680047fc", "resourceInvariantUUID": "10007534-3fd4-4ce1-8c25-3f288e22a0b8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactChecksum": "NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0d7571fb-5b31-4088-99e3-ccb85bc37d70" } ], "workloadContext": "Production" } 2023-03-28T07:16:42.631Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:16:42.632Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC 2023-03-28T07:16:42.632Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:0b7b1ee4-48b4-4814-8486-4759bb4555cd ServiceName:Demo_pNF_ptJgglHPOJPMYo1zc6Cx ServiceVersion:1.0 ServiceUUID:d1d83882-7852-4a5b-8072-1885b4ff2048 ServiceInvariantUUID:03c51e14-e738-4b3e-8fb2-a081ac0d02fa ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactUUID:0d7571fb-5b31-4088-99e3-ccb85bc37d70 ArtifactChecksum:NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ff945e32-844d 0 ResourceCustomizationUUID:ef1d5cd5-cef9-4655-9938-207ef29098bb ResourceInvariantUUID:10007534-3fd4-4ce1-8c25-3f288e22a0b8 ResourceName:pNF ff945e32-844d ResourceType:PNF ResourceUUID:0ba2dcbb-ad33-436f-b906-458e680047fc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T07:16:42.632Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:16:42.678Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:16:42.678Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:16:42.678Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:16:42.678Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 from URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:16:42.678Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:16:42.678Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:16:42.877Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:16:42.880Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 0d7571fb-5b31-4088-99e3-ccb85bc37d70 88014 2023-03-28T07:16:42.881Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:16:42.881Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:16:42.881Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:16:42.881Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:16:42.881Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:16:42.881Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987802881, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:16:43.882Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:16:43.883Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:16:43.883Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70, URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar to file: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:16:43.883Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:16:43.883Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:16:43.883Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:16:43.958Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14150402087126428546/Definitions/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml 2023-03-28T07:16:44.553Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:16:44.554Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:16:44.554Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:16:44.554Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:16:44.554Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:16:44.554Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:16:44.555Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:16:44.555Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:16:44.555Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:16:44.555Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ff945e32-844d 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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:16:44.555Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:16:44.555Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:16:44.556Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:16:44.556Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:16:44.556Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T07:16:44.557Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:16:44.557Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:16:44.557Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:16:44.557Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:16:44.557Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T07:16:44.558Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:16:44.558Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:16:44.558Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:16:44.558Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:16:44.559Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:16:44.559Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:16:44.559Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:16:44.559Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:16:44.559Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:16:44.559Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:16:44.560Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:16:44.560Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:16:44.560Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ptJgglHPOJPMYo1zc6Cx Description:catalog service description Model UUID:d1d83882-7852-4a5b-8072-1885b4ff2048 Model Version:NULL Model InvariantUuid:03c51e14-e738-4b3e-8fb2-a081ac0d02fa 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-03-28T07:16:44.608Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists 2023-03-28T07:16:44.608Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:16:44.608Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists) 2023-03-28T07:16:44.608Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:16:44.608Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:16:44.608Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:16:44.608Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987804608, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:16:45.609Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:16:45.610Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists) 2023-03-28T07:16:45.610Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:16:45.610Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:16:45.610Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:16:45.611Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987805609, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:16:46.611Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:16:46.635Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:16:46.639Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:16:46.639Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:16:46.639Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:16:46.639Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:16:46.639Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:16:46.639Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:16:46.639Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:16:46.639Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:16:46.639Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:16:46.651Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:17:16.651Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:17:16.660Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and serviceModelVersionId: d1d83882-7852-4a5b-8072-1885b4ff2048 2023-03-28T07:17:16.660Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 03c51e14-e738-4b3e-8fb2-a081ac0d02fa 2023-03-28T07:17:16.660Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 2023-03-28T07:17:16.663Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:17:16.679Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||Invoke 2023-03-28T07:17:16.680Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[939c4145-d2a4-4a81-9135-0e7ab390d30e], X-ECOMP-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], X-TransactionId=[], X-ONAP-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], Content-Type=[application/merge-patch+json]} 2023-03-28T07:17:16.687Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:17:16.810Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?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/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:17:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[118], vertex-id=[196808], x-aai-txid=[1-aai-resources-230328-07:17:15:441-82612], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:17:16.810Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:17:16.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||InvokeReturn 2023-03-28T07:17:16.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:17:16.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:17:16.819Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:17:16.820Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0b7b1ee4-48b4-4814-8486-4759bb4555cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:17:16.820Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:17:16.820Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:17:16.820Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:17:16.820Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987836820, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:17:17.851Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T07:17:17.851Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T07:17:17.852Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T07:17:17.852Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T07:17:17.852Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T07:17:17.852Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T07:17:17.858Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-c500f5c5-e0b3-419c-a332-76075f805240 2023-03-28T07:17:17.859Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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-03-28T07:17:17.859Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T07:17:17.859Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T07:17:19.939Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:17:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:17:21.750Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:17:21.750Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T07:17:21.756Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:17:21.756Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-c500f5c5-e0b3-419c-a332-76075f805240', protocol='range'} 2023-03-28T07:17:21.763Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 26: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-c500f5c5-e0b3-419c-a332-76075f805240=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-28T07:17:21.778Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:17:21.779Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T07:17:21.779Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:17:21.780Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-c500f5c5-e0b3-419c-a332-76075f805240', protocol='range'} 2023-03-28T07:17:21.780Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T07:17:21.780Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T07:17:21.784Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:17:21.785Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:17:21.785Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:17:21.785Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=918, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:17:21.785Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:17:21.785Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:17:21.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:17:21.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:17:21.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:17:21.786Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:17:21.786Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:17:21.786Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:17:22.800Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:17:22.800Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987793590, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:17:22.801Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:17:22.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:17:22.801Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:17:22.801Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:17:22.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:17:22.801Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:17:22.801Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:17:22.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:17:22.801Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:17:22.801Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:17:22.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:17:22.801Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:17:22.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:17:22.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:17:22.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:17:22.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:17:22.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:17:22.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:17:22.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:17:22.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:17:22.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:17:22.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:17:22.802Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:17:22.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:17:22.802Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:17:22.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987357661, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:17:22.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:17:22.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:17:22.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987802881, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:17:22.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:17:22.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:17:22.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987804608, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } 2023-03-28T07:17:22.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:17:22.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:17:22.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987805609, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } 2023-03-28T07:17:22.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:17:22.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:17:22.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987836820, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:17:22.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:17:22.804Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:17:22.804Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:17:22.805Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:17:22.805Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:17:23.805Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:17:23.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:17:23.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:17:23.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:17:24.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:17:24.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:17:24.808Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:17:24.808Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:17:25.808Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:17:25.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:17:25.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:17:25.809Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:17:26.810Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:17:26.810Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:17:26.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:17:26.811Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:17:27.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:17:27.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:17:27.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:17:27.812Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:17:28.813Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:17:28.813Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:17:28.813Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:17:28.813Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:17:29.814Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T07:17:29.815Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:17:29.815Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T07:17:29.816Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T07:17:29.817Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:17:29.867Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:17:29.868Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:17:29.868Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:17:29.868Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T07:17:29.868Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:17:29.868Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T07:17:29.892Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:17:29.892Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7884d80a 2023-03-28T07:17:29.892Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:17:29.893Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T07:17:29.893Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:17:29.893Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T07:17:29.893Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T07:17:29.893Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:17:29.893Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:17:29.893Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:17:29.893Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987849893, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:17:30.895Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T07:17:30.915Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:17:30.916Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:17:30.921Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T07:17:30.921Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T07:17:30.921Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T07:17:30.921Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:17:30.922Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T07:17:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:17:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@58678505 2023-03-28T07:17:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:17:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T07:17:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:17:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T07:17:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T07:17:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:17:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:17:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:17:30.941Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987850941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:17:31.943Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:17:31.943Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:17:31.970Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:17:31.974Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:17:31.975Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:18:01.975Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:18:01.998Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:18:02.002Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:18:02.003Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:18:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:18:21.736Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:18:21.737Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:18:21.737Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:18:32.003Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:18:32.032Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:18:32.038Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:18:32.038Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:19:02.038Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:19:02.062Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:19:02.065Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:19:02.066Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:19:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:19:21.736Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:19:21.737Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T07:19:21.737Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:19:21.737Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:19:21.737Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T07:19:21.738Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:19:21.738Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:19:21.738Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:19:21.738Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:19:21.738Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:19:21.738Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T07:19:21.739Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:19:21.739Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:19:21.739Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:19:21.739Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:19:21.739Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:19:21.739Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:19:21.739Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:19:21.739Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:19:21.739Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987849893, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:19:21.739Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:19:21.739Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T07:19:21.739Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679987850941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:19:21.739Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:19:32.066Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:19:32.096Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:19:32.101Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:19:32.101Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:20:02.101Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:20:02.127Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:20:02.131Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:20:02.131Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:20:21.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:20:32.132Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:20:32.156Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:20:32.160Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:20:32.160Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:21:02.160Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:21:02.186Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:21:02.191Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:21:02.191Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:21:21.736Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:21:32.191Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:21:32.217Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:21:32.223Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:21:32.223Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:22:02.223Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:22:02.251Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:22:02.255Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:22:02.256Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:22:21.737Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:22:22.859Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T07:22:22.859Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-c500f5c5-e0b3-419c-a332-76075f805240 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T07:22:22.859Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T07:22:22.859Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T07:22:25.305Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:22:25.320Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:22:25.320Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T07:22:25.327Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:22:25.328Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 27: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T07:22:25.345Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:22:25.345Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T07:22:25.345Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:22:25.351Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:22:25.352Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:22:25.352Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:22:25.352Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=940, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:22:25.352Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:22:25.352Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:22:32.256Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T07:22:32.256Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:22:32.269Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T07:22:32.269Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T07:22:32.270Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T07:22:32.275Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:22:32.293Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T07:22:32.294Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T07:22:32.303Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T07:22:32.445Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T07:22:32.446Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:22:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[381168], x-aai-txid=[2-aai-resources-230328-07:22:31:056-2823], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:22:32.446Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:22:32.446Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:22:32.447Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:22:32.455Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:22:32.456Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T07:22:32.456Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T07:22:32.456Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:22:32.456Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:22:32.457Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988152456, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:22:32.470Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:22:32.470Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988152456, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T07:22:32.470Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:22:33.491Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:22:33.492Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6d315fdc-3a43-437b-b276-edcee10041ec","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"baa19d62-62c3-43ef-9567-048930744e84","serviceDescription":"service","serviceInvariantUUID":"68899c2d-d5d8-40ff-9f1c-97dbc2695d9d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2d73a0cf-88be-4d48-bac8-32bf0bef18a1","resourceInvariantUUID":"d29d359d-e7f2-4e47-82d7-f803b9e570ef","resourceCustomizationUUID":"23a5224b-144f-4925-95ad-3b6fb3010917","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YWUyNzM0NWRhMGRmMjVhN2I4OTgzMTA2MjI5NzBhZmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"526996e8-0ef8-4444-add7-8f8225061ef9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f7e269d-4c3d-442a-ac24-b1a1721ffda4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:22:33.492Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:22:33.492Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:22:33.492Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:22:33.492Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:22:34.494Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:22:34.494Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:22:34.495Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:22:34.495Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:22:35.496Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "baa19d62-62c3-43ef-9567-048930744e84", "serviceDescription": "service", "serviceInvariantUUID": "68899c2d-d5d8-40ff-9f1c-97dbc2695d9d", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "23a5224b-144f-4925-95ad-3b6fb3010917", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2d73a0cf-88be-4d48-bac8-32bf0bef18a1", "resourceInvariantUUID": "d29d359d-e7f2-4e47-82d7-f803b9e570ef", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f7e269d-4c3d-442a-ac24-b1a1721ffda4" } ], "workloadContext": "Production" } 2023-03-28T07:22:35.497Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:22:35.497Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 baa19d62-62c3-43ef-9567-048930744e84 ASDC 2023-03-28T07:22:35.497Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6d315fdc-3a43-437b-b276-edcee10041ec ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:baa19d62-62c3-43ef-9567-048930744e84 ServiceInvariantUUID:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4 ArtifactChecksum:ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 ResourceInvariantUUID:d29d359d-e7f2-4e47-82d7-f803b9e570ef ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2d73a0cf-88be-4d48-bac8-32bf0bef18a1 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T07:22:35.497Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF baa19d62-62c3-43ef-9567-048930744e84 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:22:35.539Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:22:35.540Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:22:35.540Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:22:35.540Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T07:22:35.540Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:22:35.540Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T07:22:35.568Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:22:35.569Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@57f50fd9 2023-03-28T07:22:35.569Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:22:35.569Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T07:22:35.569Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:22:35.569Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T07:22:35.569Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T07:22:35.570Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:22:35.570Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:22:35.570Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:22:35.570Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988155569, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:22:36.571Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T07:22:36.611Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists 2023-03-28T07:22:36.612Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T07:22:36.612Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists) 2023-03-28T07:22:36.612Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:22:36.612Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:22:36.612Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:22:36.612Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988156612, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:22:37.613Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T07:22:37.614Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists) 2023-03-28T07:22:37.614Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:22:37.614Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:22:37.614Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:22:37.614Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988157613, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:22:38.616Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:22:38.643Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:22:38.647Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:22:38.648Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:22:38.648Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:22:38.648Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:22:38.648Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:22:38.648Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:22:38.648Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:22:38.648Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:22:38.648Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:22:38.662Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:23:08.662Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:23:08.674Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d315fdc-3a43-437b-b276-edcee10041ec and serviceModelVersionId: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T07:23:08.675Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68899c2d-d5d8-40ff-9f1c-97dbc2695d9d 2023-03-28T07:23:08.675Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 2023-03-28T07:23:08.682Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:23:08.697Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T07:23:08.697Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||Invoke 2023-03-28T07:23:08.703Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:23:08.833Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||InvokeReturn 2023-03-28T07:23:08.834Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:23:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[241832], x-aai-txid=[1-aai-resources-230328-07:23:07:455-82284], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:23:08.834Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:23:08.834Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:23:08.834Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:23:08.842Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:23:08.842Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d315fdc-3a43-437b-b276-edcee10041ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:23:08.842Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:23:08.843Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:08.843Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:08.843Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988188842, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:23:09.882Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:23:09.883Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b1101844-7f05-4c6e-8dec-0936c7401cd2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f13ca837-ae90-403c-9881-446f755d4bf8","serviceDescription":"service","serviceInvariantUUID":"22d33c51-a0cb-43ff-b88c-056b90379b28","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"34e5bbe9-7741-4165-b12d-b84e25d08f32","resourceInvariantUUID":"f898deb2-e327-4ee2-9a03-34e07a677d6e","resourceCustomizationUUID":"42b32958-f457-419a-b9ad-9d83f09d3632","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjNiOTJiYjJhZDBkN2MyNjhhMDRmMDUxMDViZWRiMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62f26e84-bf2e-40e5-988d-2a7a91849eff","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7aeb8003-1803-4624-aedf-ffe1fcf931c8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f806266e-6d66-42df-a556-de319d652129","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c09a72b0-0f8e-476e-82f1-16dcd82ad64c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6289936-6aac-441c-8af2-efa335579f8c","artifactVersion":"2","generatedFromUUID":"f806266e-6d66-42df-a556-de319d652129"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JlNzI4MTFhZWI4NTgxOWU3OGZhNmM4ODRkNTViN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8b8d456-25e5-4024-b0fb-35d62ebfbac0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"88db2004-e0d0-45c3-b086-5eac73849247","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:23:09.883Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:23:09.883Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:09.883Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:09.883Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:23:10.885Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:23:10.886Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:10.886Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:10.886Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:23:11.888Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:23:11.888Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:11.888Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:11.888Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:23:12.890Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:23:12.890Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:12.890Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:12.890Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:23:13.891Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:23:13.892Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:13.892Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:13.892Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:23:14.894Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:23:14.894Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:14.894Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:14.894Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:23:15.896Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:23:15.896Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:15.896Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:15.896Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:23:16.898Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f13ca837-ae90-403c-9881-446f755d4bf8", "serviceDescription": "service", "serviceInvariantUUID": "22d33c51-a0cb-43ff-b88c-056b90379b28", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "42b32958-f457-419a-b9ad-9d83f09d3632", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "34e5bbe9-7741-4165-b12d-b84e25d08f32", "resourceInvariantUUID": "f898deb2-e327-4ee2-9a03-34e07a677d6e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7aeb8003-1803-4624-aedf-ffe1fcf931c8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f806266e-6d66-42df-a556-de319d652129", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "generatedFromUUID": "f806266e-6d66-42df-a556-de319d652129" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88db2004-e0d0-45c3-b086-5eac73849247" } ], "workloadContext": "Production" } 2023-03-28T07:23:16.898Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:23:16.898Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f13ca837-ae90-403c-9881-446f755d4bf8 ASDC 2023-03-28T07:23:16.899Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b1101844-7f05-4c6e-8dec-0936c7401cd2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f13ca837-ae90-403c-9881-446f755d4bf8 ServiceInvariantUUID:22d33c51-a0cb-43ff-b88c-056b90379b28 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:88db2004-e0d0-45c3-b086-5eac73849247 ArtifactChecksum:NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:42b32958-f457-419a-b9ad-9d83f09d3632 ResourceInvariantUUID:f898deb2-e327-4ee2-9a03-34e07a677d6e ResourceName:basic_vm ResourceType:VF ResourceUUID:34e5bbe9-7741-4165-b12d-b84e25d08f32 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:7aeb8003-1803-4624-aedf-ffe1fcf931c8 ArtifactChecksum:N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f806266e-6d66-42df-a556-de319d652129 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T07:23:16.899Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f13ca837-ae90-403c-9881-446f755d4bf8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:23:16.941Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:23:16.942Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:23:16.942Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:23:16.942Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T07:23:16.942Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:23:16.942Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T07:23:16.969Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:23:16.970Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3ccaf0a7 2023-03-28T07:23:16.970Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:23:16.971Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T07:23:16.971Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 88db2004-e0d0-45c3-b086-5eac73849247 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:23:16.971Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T07:23:16.971Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T07:23:16.971Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:23:16.972Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:16.972Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:16.972Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988196971, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:23:17.973Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:88db2004-e0d0-45c3-b086-5eac73849247) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T07:23:18.016Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists 2023-03-28T07:23:18.017Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T07:23:18.017Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists) 2023-03-28T07:23:18.017Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:23:18.018Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:18.018Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:18.018Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988198017, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:23:19.019Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T07:23:19.020Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists) 2023-03-28T07:23:19.020Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:23:19.020Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:19.020Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:19.021Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988199019, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:23:20.023Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:23:20.047Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:23:20.051Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:23:20.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:23:20.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:23:20.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:23:20.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:23:20.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:23:20.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:23:20.053Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:23:20.053Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:23:20.064Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:23:21.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:23:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:23:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:23:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:23:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:23:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:23:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:23:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:23:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988155569, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:23:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:23:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:23:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988156612, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } 2023-03-28T07:23:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:23:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:23:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988157613, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } 2023-03-28T07:23:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:23:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:23:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988188842, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:23:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:23:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:23:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:23:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:23:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:23:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T07:23:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:23:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:23:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T07:23:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:23:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:23:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:23:21.747Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:23:21.747Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:23:21.747Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T07:23:21.747Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:23:21.747Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:23:21.747Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:23:21.748Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:23:21.748Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:23:21.748Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:23:21.748Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:23:21.748Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:23:21.749Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988196971, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:23:21.749Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:23:21.749Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:23:21.749Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988198017, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } 2023-03-28T07:23:21.750Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:23:21.750Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:23:21.750Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988199019, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } 2023-03-28T07:23:21.750Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:23:50.065Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:23:50.077Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and serviceModelVersionId: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T07:23:50.077Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22d33c51-a0cb-43ff-b88c-056b90379b28 2023-03-28T07:23:50.078Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 2023-03-28T07:23:50.084Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:23:50.096Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T07:23:50.096Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||Invoke 2023-03-28T07:23:50.104Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:23:50.253Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||InvokeReturn 2023-03-28T07:23:50.253Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:23:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[237712], x-aai-txid=[1-aai-resources-230328-07:23:48:857-87084], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:23:50.253Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:23:50.253Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:23:50.254Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:23:50.262Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:23:50.263Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b1101844-7f05-4c6e-8dec-0936c7401cd2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:23:50.263Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:23:50.263Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:50.263Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:50.263Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988230263, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:23:51.295Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:23:51.296Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c2cb142b-b896-4d67-9f54-19b9dd862b28","serviceName":"Demo_pNF_qiMMnDktT3zZPbU7Zg63","serviceVersion":"1.0","serviceUUID":"2c1e7107-0c4e-4c2a-a2a5-51108c66555d","serviceDescription":"catalog service description","serviceInvariantUUID":"0aa0ec4c-3380-4600-a27c-67961782bbc7","resources":[{"resourceInstanceName":"pNF 9722b1f5-84b8 0","resourceName":"pNF 9722b1f5-84b8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2b30b77f-dd65-40e7-9249-5a491c07599d","resourceInvariantUUID":"42f25fc6-441e-4c83-bc2f-2b1b5021e2c7","resourceCustomizationUUID":"29a39946-ebbc-4eda-acaa-7e6a5b0c65ae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml","artifactChecksum":"MWYxMjk3NjFmYjEyZWM1ODA0ZmI0MWIzYWQ2YzQ3Nzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c81fd0c1-45a7-4104-8c72-8e0076012222","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b150721-2582-4525-b530-a219dce91c5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f80678ec-8b72-423e-86c8-59043a62099b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml","artifactChecksum":"NGNkYmE5YjAwN2RiYjVmNDIwMGJiZTk0YmEyNGIzZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e1bc1d6-6447-48c6-b1b6-b7a4229191ce","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70f6aa00-85c7-43e5-a44a-32e2e41b8b9f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7685caae-1ad8-417c-afc1-4a11d3d7b5ef","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactChecksum":"Nzc5NTkzOGUxNjQ2MzE4MzgxNWU3MWYzY2JmMjNmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42134f8a-1644-48cf-9528-7e77492f7546","artifactVersion":"1"},{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactChecksum":"OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e9fa943-2647-43b9-be09-f905a8cf4638","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:23:51.296Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:23:51.296Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:51.296Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:51.296Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:23:52.298Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:23:52.298Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:52.299Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:52.299Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:23:53.300Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:23:53.301Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:53.301Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:53.301Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:23:54.302Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:23:54.303Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:54.303Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:54.303Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:23:55.305Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:23:55.305Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:55.306Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:55.306Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:23:56.308Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:23:56.308Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:56.308Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:56.308Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:23:57.310Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:23:57.310Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:57.310Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:57.311Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:23:58.311Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:23:58.312Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:58.312Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:58.312Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:23:59.315Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "serviceName": "Demo_pNF_qiMMnDktT3zZPbU7Zg63", "serviceVersion": "1.0", "serviceUUID": "2c1e7107-0c4e-4c2a-a2a5-51108c66555d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0aa0ec4c-3380-4600-a27c-67961782bbc7", "resources": [ { "resourceInstanceName": "pNF 9722b1f5-84b8 0", "resourceCustomizationUUID": "29a39946-ebbc-4eda-acaa-7e6a5b0c65ae", "resourceName": "pNF 9722b1f5-84b8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2b30b77f-dd65-40e7-9249-5a491c07599d", "resourceInvariantUUID": "42f25fc6-441e-4c83-bc2f-2b1b5021e2c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactChecksum": "OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e9fa943-2647-43b9-be09-f905a8cf4638" } ], "workloadContext": "Production" } 2023-03-28T07:23:59.315Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:23:59.316Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC 2023-03-28T07:23:59.316Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c2cb142b-b896-4d67-9f54-19b9dd862b28 ServiceName:Demo_pNF_qiMMnDktT3zZPbU7Zg63 ServiceVersion:1.0 ServiceUUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d ServiceInvariantUUID:0aa0ec4c-3380-4600-a27c-67961782bbc7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactUUID:5e9fa943-2647-43b9-be09-f905a8cf4638 ArtifactChecksum:OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 9722b1f5-84b8 0 ResourceCustomizationUUID:29a39946-ebbc-4eda-acaa-7e6a5b0c65ae ResourceInvariantUUID:42f25fc6-441e-4c83-bc2f-2b1b5021e2c7 ResourceName:pNF 9722b1f5-84b8 ResourceType:PNF ResourceUUID:2b30b77f-dd65-40e7-9249-5a491c07599d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T07:23:59.316Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:23:59.358Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:23:59.358Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:23:59.358Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:23:59.359Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 from URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:23:59.359Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:23:59.359Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:23:59.591Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:23:59.595Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 5e9fa943-2647-43b9-be09-f905a8cf4638 88026 2023-03-28T07:23:59.595Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:23:59.595Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:23:59.596Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:23:59.596Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:23:59.596Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:23:59.596Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988239595, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:24:00.598Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:24:00.598Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:24:00.599Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638, URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar to file: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:24:00.599Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:24:00.600Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:24:00.600Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:24:00.726Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9976457522990953314/Definitions/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml 2023-03-28T07:24:01.273Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:24:01.273Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:24:01.273Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:24:01.273Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:24:01.273Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:24:01.273Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:24:01.274Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 9722b1f5-84b8 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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:24:01.274Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:24:01.274Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:24:01.274Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:24:01.274Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:24:01.274Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:24:01.274Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:24:01.274Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:24:01.274Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T07:24:01.274Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:24:01.274Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:24:01.274Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:24:01.275Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:24:01.275Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T07:24:01.275Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:24:01.275Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:24:01.275Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:24:01.275Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:24:01.275Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:24:01.275Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:24:01.275Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:24:01.275Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:24:01.275Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:24:01.275Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:24:01.275Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:24:01.275Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:24:01.276Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qiMMnDktT3zZPbU7Zg63 Description:catalog service description Model UUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d Model Version:NULL Model InvariantUuid:0aa0ec4c-3380-4600-a27c-67961782bbc7 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-03-28T07:24:01.319Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists 2023-03-28T07:24:01.320Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:24:01.320Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists) 2023-03-28T07:24:01.320Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:24:01.320Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:24:01.320Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:24:01.320Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988241320, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:24:02.321Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:24:02.321Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists) 2023-03-28T07:24:02.321Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:24:02.322Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:24:02.322Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:24:02.322Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988242321, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:24:03.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:24:03.346Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:24:03.351Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:24:03.352Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:24:03.352Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:24:03.352Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:24:03.352Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:24:03.352Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:24:03.352Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:24:03.352Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:24:03.352Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:24:03.368Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:24:21.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:24:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:24:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988230263, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:24:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:24:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:24:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:24:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:24:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:24:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:24:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:24:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:24:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:24:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:24:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:24:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:24:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:24:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:24:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:24:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:24:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:24:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:24:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:24:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:24:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:24:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:24:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:24:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:24:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:24:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:24:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988239595, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:24:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:24:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:24:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988241320, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } 2023-03-28T07:24:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:24:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:24:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988242321, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } 2023-03-28T07:24:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:24:33.369Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:24:33.378Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and serviceModelVersionId: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T07:24:33.379Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0aa0ec4c-3380-4600-a27c-67961782bbc7 2023-03-28T07:24:33.379Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 2023-03-28T07:24:33.384Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:24:33.405Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||Invoke 2023-03-28T07:24:33.405Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c4cd3dda-17cc-476e-8cdc-937bf9795d7e], X-ECOMP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-TransactionId=[], X-ONAP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], Content-Type=[application/merge-patch+json]} 2023-03-28T07:24:33.411Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:24:33.535Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?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/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:24:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[120], vertex-id=[180424], x-aai-txid=[1-aai-resources-230328-07:24:32:162-83198], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:24:33.536Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:24:33.536Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||InvokeReturn 2023-03-28T07:24:33.536Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:24:33.536Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:24:33.542Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:24:33.543Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2cb142b-b896-4d67-9f54-19b9dd862b28 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:24:33.543Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:24:33.543Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:24:33.543Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:24:33.543Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988273543, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:24:34.574Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:24:34.574Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"0b7b1ee4-48b4-4814-8486-4759bb4555cd","serviceName":"Demo_pNF_ptJgglHPOJPMYo1zc6Cx","serviceVersion":"1.0","serviceUUID":"d1d83882-7852-4a5b-8072-1885b4ff2048","serviceDescription":"catalog service description","serviceInvariantUUID":"03c51e14-e738-4b3e-8fb2-a081ac0d02fa","resources":[{"resourceInstanceName":"pNF ff945e32-844d 0","resourceName":"pNF ff945e32-844d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba2dcbb-ad33-436f-b906-458e680047fc","resourceInvariantUUID":"10007534-3fd4-4ce1-8c25-3f288e22a0b8","resourceCustomizationUUID":"ef1d5cd5-cef9-4655-9938-207ef29098bb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml","artifactChecksum":"MGIzMWFiNWM0NmQzNDU5MmVjYTkzYjk3ZDU0NjVlOWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7f0ac813-7fb7-4d1b-bccc-c0ed0bed1afa","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"de8c719a-5b62-4746-8efc-f6e318f3be56","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a9a96e55-e7be-41d5-80cc-fce815a5eb06","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml","artifactChecksum":"OGM1ZjU5OWI1MmI0YTM5MGYxMzA0ODMyNjcxNTcwMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d73ce652-789b-41be-81d0-6b0962549507","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f37955db-1fe2-4859-9f57-9e14d5e4e90d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dc3c6c01-74ab-420d-b0b2-2194f79c91b8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactChecksum":"ZDUwYjVkMjk2NTBjOTIwZDhkOTdkMTgzOWU3YjZhOTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"95477967-e046-4cb7-a6f0-51283459a8ab","artifactVersion":"1"},{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactChecksum":"NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0d7571fb-5b31-4088-99e3-ccb85bc37d70","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:24:34.575Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:24:34.575Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:24:34.575Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:24:34.575Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:24:35.577Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:24:35.577Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:24:35.578Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:24:35.578Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:24:36.579Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:24:36.579Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:24:36.580Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:24:36.580Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:24:37.580Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:24:37.581Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:24:37.581Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:24:37.581Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:24:38.581Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:24:38.582Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:24:38.582Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:24:38.582Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:24:39.583Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:24:39.583Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:24:39.583Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:24:39.583Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:24:40.584Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:24:40.584Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:24:40.584Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:24:40.584Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:24:41.585Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:24:41.585Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:24:41.585Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:24:41.585Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:24:42.586Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "serviceName": "Demo_pNF_ptJgglHPOJPMYo1zc6Cx", "serviceVersion": "1.0", "serviceUUID": "d1d83882-7852-4a5b-8072-1885b4ff2048", "serviceDescription": "catalog service description", "serviceInvariantUUID": "03c51e14-e738-4b3e-8fb2-a081ac0d02fa", "resources": [ { "resourceInstanceName": "pNF ff945e32-844d 0", "resourceCustomizationUUID": "ef1d5cd5-cef9-4655-9938-207ef29098bb", "resourceName": "pNF ff945e32-844d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "0ba2dcbb-ad33-436f-b906-458e680047fc", "resourceInvariantUUID": "10007534-3fd4-4ce1-8c25-3f288e22a0b8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactChecksum": "NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0d7571fb-5b31-4088-99e3-ccb85bc37d70" } ], "workloadContext": "Production" } 2023-03-28T07:24:42.586Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:24:42.586Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC 2023-03-28T07:24:42.587Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:0b7b1ee4-48b4-4814-8486-4759bb4555cd ServiceName:Demo_pNF_ptJgglHPOJPMYo1zc6Cx ServiceVersion:1.0 ServiceUUID:d1d83882-7852-4a5b-8072-1885b4ff2048 ServiceInvariantUUID:03c51e14-e738-4b3e-8fb2-a081ac0d02fa ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactUUID:0d7571fb-5b31-4088-99e3-ccb85bc37d70 ArtifactChecksum:NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ff945e32-844d 0 ResourceCustomizationUUID:ef1d5cd5-cef9-4655-9938-207ef29098bb ResourceInvariantUUID:10007534-3fd4-4ce1-8c25-3f288e22a0b8 ResourceName:pNF ff945e32-844d ResourceType:PNF ResourceUUID:0ba2dcbb-ad33-436f-b906-458e680047fc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T07:24:42.587Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:24:42.633Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:24:42.634Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:24:42.635Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:24:42.635Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 from URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:24:42.635Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:24:42.635Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:24:42.855Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:24:42.857Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 0d7571fb-5b31-4088-99e3-ccb85bc37d70 88014 2023-03-28T07:24:42.858Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:24:42.858Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:24:42.858Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:24:42.858Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:24:42.859Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:24:42.859Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988282858, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:24:43.859Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:24:43.860Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:24:43.860Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70, URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar to file: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:24:43.860Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:24:43.861Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:24:43.861Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:24:43.951Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6053979607560153096/Definitions/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml 2023-03-28T07:24:44.487Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:24:44.487Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:24:44.487Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:24:44.487Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:24:44.487Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:24:44.487Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:24:44.487Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:24:44.487Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:24:44.487Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:24:44.487Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ff945e32-844d 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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:24:44.487Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:24:44.487Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:24:44.487Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:24:44.487Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:24:44.487Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T07:24:44.488Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:24:44.488Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:24:44.488Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:24:44.488Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:24:44.488Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T07:24:44.488Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:24:44.488Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:24:44.488Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:24:44.488Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:24:44.488Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:24:44.488Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:24:44.488Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:24:44.488Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:24:44.488Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:24:44.488Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:24:44.488Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:24:44.488Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:24:44.489Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ptJgglHPOJPMYo1zc6Cx Description:catalog service description Model UUID:d1d83882-7852-4a5b-8072-1885b4ff2048 Model Version:NULL Model InvariantUuid:03c51e14-e738-4b3e-8fb2-a081ac0d02fa 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-03-28T07:24:44.533Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists 2023-03-28T07:24:44.533Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:24:44.534Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists) 2023-03-28T07:24:44.534Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:24:44.534Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:24:44.534Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:24:44.534Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988284533, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:24:45.535Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:24:45.535Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists) 2023-03-28T07:24:45.535Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:24:45.535Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:24:45.535Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:24:45.536Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988285534, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:24:46.536Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:24:46.559Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:24:46.563Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:24:46.563Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:24:46.563Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:24:46.563Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:24:46.563Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:24:46.563Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:24:46.563Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:24:46.563Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:24:46.564Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:24:46.575Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:25:16.575Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:25:16.586Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and serviceModelVersionId: d1d83882-7852-4a5b-8072-1885b4ff2048 2023-03-28T07:25:16.586Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 03c51e14-e738-4b3e-8fb2-a081ac0d02fa 2023-03-28T07:25:16.587Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 2023-03-28T07:25:16.595Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:25:16.618Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T07:25:16.619Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||Invoke 2023-03-28T07:25:16.628Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:25:16.739Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||InvokeReturn 2023-03-28T07:25:16.739Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:25:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[105], vertex-id=[196808], x-aai-txid=[2-aai-resources-230328-07:25:15:384-86758], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:25:16.739Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:25:16.740Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:25:16.740Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:25:16.748Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:25:16.748Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0b7b1ee4-48b4-4814-8486-4759bb4555cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:25:16.748Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:25:16.749Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:25:16.749Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:25:16.749Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988316748, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:25:17.780Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:25:17.780Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"949cd2cf-4141-4930-a770-629b2661a8b8","serviceName":"Demo_pNF_FoN9eNmy6F7zZO5fd3Rl","serviceVersion":"1.0","serviceUUID":"36ec2db0-d90f-4666-bfc9-1ec9e505475b","serviceDescription":"catalog service description","serviceInvariantUUID":"d032eafd-f902-4c15-9f33-0a447861d07f","resources":[{"resourceInstanceName":"pNF 194367a0-04ea 0","resourceName":"pNF 194367a0-04ea","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"42be0a6c-1826-4778-a3b0-684a350de3ec","resourceInvariantUUID":"37a150d6-848e-4f89-9bf6-7dee9c808042","resourceCustomizationUUID":"3f8fb470-0ce1-4cc0-a317-4f45b588639b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml","artifactChecksum":"MWI3MmViMGNjOTEzMWExNzEyOTA0MjMxOWM2YjgyYWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"db9df21d-2af1-4819-9cec-688f7a21b7de","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"32171bb3-d7fb-44e5-b05c-4fd21c3e6a90","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70fa5ab5-71f0-4bf2-9090-cc12004a70d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml","artifactChecksum":"MjdmMDlmZWE3OTRiZjU0ODFiNTI0MGI1OTc3YzJkMDY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bd6b60c6-98ee-4e6e-956e-40693b3502c0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cf181bd5-d75e-46b4-a651-8ae15d3edad9","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"98575bc4-0124-42b4-9bcd-3ffff19d95b0","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml","artifactChecksum":"MDVkOTBhNDIwY2JjMjdkMzIxZWYxYTk5N2EwODFlNmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b3b62f02-ad28-4a45-873e-6de541e50a0b","artifactVersion":"1"},{"artifactName":"service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar","artifactChecksum":"YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"36bf5004-6eb9-408a-b784-54a7a9a73d35","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:25:17.781Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:25:17.781Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:25:17.781Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:25:17.781Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:25:18.782Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:25:18.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:25:18.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:25:18.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:25:19.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:25:19.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:25:19.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:25:19.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:25:20.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:25:20.786Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:25:20.786Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:25:20.787Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:25:21.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:25:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:25:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988273543, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:25:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:25:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:25:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:25:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:25:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:25:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:25:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:25:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:25:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:25:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:25:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:25:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:25:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:25:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:25:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:25:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:25:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:25:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:25:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:25:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:25:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:25:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:25:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:25:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:25:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:25:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:25:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988282858, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:25:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:25:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:25:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988284533, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } 2023-03-28T07:25:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:25:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:25:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988285534, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } 2023-03-28T07:25:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:25:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:25:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988316748, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:25:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:25:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:25:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:25:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:25:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:25:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:25:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:25:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:25:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:25:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:25:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:25:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:25:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:25:21.788Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:25:21.788Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:25:21.788Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:25:21.789Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:25:22.789Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:25:22.790Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:25:22.790Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:25:22.790Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:25:23.791Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:25:23.792Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:25:23.792Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:25:23.792Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:25:24.793Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:25:24.793Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:25:24.793Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:25:24.794Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:25:25.795Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "serviceName": "Demo_pNF_FoN9eNmy6F7zZO5fd3Rl", "serviceVersion": "1.0", "serviceUUID": "36ec2db0-d90f-4666-bfc9-1ec9e505475b", "serviceDescription": "catalog service description", "serviceInvariantUUID": "d032eafd-f902-4c15-9f33-0a447861d07f", "resources": [ { "resourceInstanceName": "pNF 194367a0-04ea 0", "resourceCustomizationUUID": "3f8fb470-0ce1-4cc0-a317-4f45b588639b", "resourceName": "pNF 194367a0-04ea", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "42be0a6c-1826-4778-a3b0-684a350de3ec", "resourceInvariantUUID": "37a150d6-848e-4f89-9bf6-7dee9c808042", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "artifactChecksum": "YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "36bf5004-6eb9-408a-b784-54a7a9a73d35" } ], "workloadContext": "Production" } 2023-03-28T07:25:25.795Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:25:25.795Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 36ec2db0-d90f-4666-bfc9-1ec9e505475b ASDC 2023-03-28T07:25:25.796Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:949cd2cf-4141-4930-a770-629b2661a8b8 ServiceName:Demo_pNF_FoN9eNmy6F7zZO5fd3Rl ServiceVersion:1.0 ServiceUUID:36ec2db0-d90f-4666-bfc9-1ec9e505475b ServiceInvariantUUID:d032eafd-f902-4c15-9f33-0a447861d07f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ArtifactUUID:36bf5004-6eb9-408a-b784-54a7a9a73d35 ArtifactChecksum:YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 194367a0-04ea 0 ResourceCustomizationUUID:3f8fb470-0ce1-4cc0-a317-4f45b588639b ResourceInvariantUUID:37a150d6-848e-4f89-9bf6-7dee9c808042 ResourceName:pNF 194367a0-04ea ResourceType:PNF ResourceUUID:42be0a6c-1826-4778-a3b0-684a350de3ec ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T07:25:25.796Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 36ec2db0-d90f-4666-bfc9-1ec9e505475b ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:25:25.848Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:25:25.848Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:25:25.849Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:25:25.849Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 from URL: /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:25:25.849Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:25:25.849Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:25:26.083Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:25:26.087Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 36bf5004-6eb9-408a-b784-54a7a9a73d35 88012 2023-03-28T07:25:26.088Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T07:25:26.088Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:25:26.088Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:25:26.088Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:25:26.088Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:25:26.089Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988326087, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:25:27.089Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:25:27.090Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:25:27.091Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35, URL: /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar to file: /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:25:27.091Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:25:27.092Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:25:27.092Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:25:27.188Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8199385944345772209/Definitions/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml 2023-03-28T07:25:27.708Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:25:27.708Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:25:27.708Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:25:27.708Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:25:27.708Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:25:27.708Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:25:27.709Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:25:27.709Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:25:27.709Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:25:27.709Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:25:27.709Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 194367a0-04ea 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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:25:27.709Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:25:27.709Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:25:27.709Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:25:27.709Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Node template pNF 194367a0-04ea 0 is matching search criteria 2023-03-28T07:25:27.709Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:25:27.709Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 194367a0-04ea 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:25:27.709Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:25:27.710Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:25:27.710Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Node template pNF 194367a0-04ea 0 is matching search criteria 2023-03-28T07:25:27.710Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:25:27.710Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 194367a0-04ea 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:25:27.710Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:25:27.710Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:25:27.710Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:25:27.710Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:25:27.710Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:25:27.710Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:25:27.710Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:25:27.710Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:25:27.710Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:25:27.710Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:25:27.711Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_FoN9eNmy6F7zZO5fd3Rl Description:catalog service description Model UUID:36ec2db0-d90f-4666-bfc9-1ec9e505475b Model Version:NULL Model InvariantUuid:d032eafd-f902-4c15-9f33-0a447861d07f 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-03-28T07:25:27.732Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:25:27.737Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||pNF 194367a0-04ea 0 2023-03-28T07:25:27.738Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec 2023-03-28T07:25:27.738Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 36ec2db0-d90f-4666-bfc9-1ec9e505475b 2023-03-28T07:25:27.738Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 36ec2db0-d90f-4666-bfc9-1ec9e505475b 2023-03-28T07:25:27.738Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 194367a0-04ea 0 42be0a6c-1826-4778-a3b0-684a350de3ec 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-03-28T07:25:27.750Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@15675274, org.onap.sdc.toscaparser.api.parameters.Input@1c8c655d, org.onap.sdc.toscaparser.api.parameters.Input@7afed1d3, org.onap.sdc.toscaparser.api.parameters.Input@7c077645, org.onap.sdc.toscaparser.api.parameters.Input@53dc6f43] 2023-03-28T07:25:27.750Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:25:27.751Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:25:27.751Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 36ec2db0-d90f-4666-bfc9-1ec9e505475b: pNF 194367a0-04ea 2023-03-28T07:25:27.751Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Processing PNF resource: 42be0a6c-1826-4778-a3b0-684a350de3ec 2023-03-28T07:25:27.751Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:25:27.751Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:25:27.752Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Resource customization UUID: 3f8fb470-0ce1-4cc0-a317-4f45b588639b is the same as notified resource customizationUUID: 3f8fb470-0ce1-4cc0-a317-4f45b588639b 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-03-28T07:25:27.844Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 194367a0-04ea 42be0a6c-1826-4778-a3b0-684a350de3ec 0 ASDC deployResourceStructure 2023-03-28T07:25:27.844Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T07:25:27.844Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:25:27.844Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T07:25:27.844Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:25:27.845Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:25:27.845Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988327844, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:25:28.846Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:25:28.875Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:25:28.880Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:25:28.880Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:25:28.880Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:25:28.880Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:25:28.880Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:25:28.880Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:25:28.880Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:25:28.880Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:25:28.880Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:25:28.895Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:25:58.896Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:25:58.909Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 949cd2cf-4141-4930-a770-629b2661a8b8 and serviceModelVersionId: 36ec2db0-d90f-4666-bfc9-1ec9e505475b 2023-03-28T07:25:58.909Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d032eafd-f902-4c15-9f33-0a447861d07f 2023-03-28T07:25:58.910Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 2023-03-28T07:25:58.917Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:25:58.937Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|INFO|500||Invoke 2023-03-28T07:25:58.938Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[949cd2cf-4141-4930-a770-629b2661a8b8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[11ab07e3-3dd1-454a-93a6-f6b91e420bb9], X-ECOMP-RequestID=[949cd2cf-4141-4930-a770-629b2661a8b8], X-TransactionId=[], X-ONAP-RequestID=[949cd2cf-4141-4930-a770-629b2661a8b8], Content-Type=[application/merge-patch+json]} 2023-03-28T07:25:58.945Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:25:59.064Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?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/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:25:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[114], vertex-id=[258192], x-aai-txid=[0-aai-resources-230328-07:25:57:696-4606], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:25:59.064Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:25:59.065Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|INFO|500||InvokeReturn 2023-03-28T07:25:59.065Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:25:59.065Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:25:59.074Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:25:59.074Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 949cd2cf-4141-4930-a770-629b2661a8b8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:25:59.074Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:25:59.075Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:25:59.075Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:25:59.075Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988359074, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:26:00.107Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T07:26:00.107Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T07:26:00.108Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T07:26:00.108Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T07:26:00.108Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T07:26:00.108Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T07:26:00.113Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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=7, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T07:26:00.113Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-169e5554-1204-4ca0-9890-82d1421dc50a 2023-03-28T07:26:00.114Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T07:26:00.114Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T07:26:02.070Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:26:05.079Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:26:08.090Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:26:11.099Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:26:14.108Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:26:17.117Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:26:20.126Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:26:21.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:26:21.751Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:26:21.751Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T07:26:21.757Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:26:21.757Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-169e5554-1204-4ca0-9890-82d1421dc50a', protocol='range'} 2023-03-28T07:26:21.762Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 28: {SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-169e5554-1204-4ca0-9890-82d1421dc50a=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-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T07:26:21.778Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-169e5554-1204-4ca0-9890-82d1421dc50a', protocol='range'} 2023-03-28T07:26:21.778Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:26:21.778Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T07:26:21.779Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T07:26:21.779Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T07:26:21.779Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:26:21.783Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:26:21.783Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:26:21.784Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:26:21.784Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:26:21.784Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:26:21.784Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:26:21.784Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:26:21.784Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=986, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:26:21.784Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:26:21.784Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:26:21.784Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:26:21.784Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:26:22.294Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:26:22.295Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:26:22.295Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:26:22.295Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:26:22.296Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:26:22.296Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:26:22.296Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:26:22.296Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:26:22.296Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:26:22.296Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:26:22.296Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679987837851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:26:22.296Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:26:22.296Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:26:22.296Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988326087, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:26:22.297Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:26:22.297Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:26:22.297Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988327844, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T07:26:22.297Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:26:22.297Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:26:22.297Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988359074, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:26:22.298Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:26:22.800Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:26:22.800Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:26:22.802Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:26:22.802Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:26:22.802Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:26:22.802Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:26:23.803Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:26:23.804Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:26:23.804Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:26:23.804Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:26:24.805Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:26:24.805Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:26:24.805Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:26:24.805Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:26:25.806Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:26:25.807Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:26:25.807Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:26:25.807Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:26:26.809Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:26:26.809Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:26:26.809Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:26:26.810Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:26:27.810Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:26:27.811Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:26:27.811Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:26:27.811Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:26:28.812Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:26:28.812Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:26:28.813Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:26:28.813Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:26:29.814Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T07:26:29.814Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:26:29.814Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T07:26:29.815Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T07:26:29.815Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:26:29.855Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:26:29.855Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:26:29.856Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:26:29.856Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T07:26:29.856Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:26:29.856Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T07:26:29.885Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:26:29.885Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@18d24e18 2023-03-28T07:26:29.885Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:26:29.885Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T07:26:29.885Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:26:29.886Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T07:26:29.886Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T07:26:29.886Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:26:29.886Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:26:29.886Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:26:29.887Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988389885, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:26:30.888Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T07:26:30.907Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:26:30.907Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:26:30.911Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T07:26:30.912Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T07:26:30.912Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T07:26:30.912Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:26:30.912Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T07:26:30.927Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:26:30.928Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@70643a66 2023-03-28T07:26:30.928Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:26:30.928Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T07:26:30.928Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:26:30.928Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T07:26:30.928Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T07:26:30.929Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:26:30.929Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:26:30.929Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:26:30.929Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988390928, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:26:31.930Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:26:31.930Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:26:31.966Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:26:31.970Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:26:31.970Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:27:01.970Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:27:02.005Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:27:02.010Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:27:02.010Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:27:21.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:27:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:27:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:27:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:27:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:27:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T07:27:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:27:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:27:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T07:27:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:27:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:27:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:27:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:27:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:27:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T07:27:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:27:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:27:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:27:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:27:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:27:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:27:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:27:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:27:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988389885, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:27:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:27:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:27:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988390928, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:27:21.747Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:27:32.011Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:27:32.034Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:27:32.039Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:27:32.039Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:28:02.039Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:28:02.063Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:28:02.068Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:28:02.068Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:28:21.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:28:22.440Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:28:22.441Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "policy-distribution-id", "timestamp": 1679988486011, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:28:22.441Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:28:32.069Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:28:32.093Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:28:32.097Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:28:32.097Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:29:02.098Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:29:02.122Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:29:02.127Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:29:02.127Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:29:21.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:29:21.737Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:29:21.737Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "aai-model-loader", "timestamp": 1679988482867, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:29:21.738Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:29:21.738Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:29:21.738Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "ves-openapi-manager", "timestamp": 1679988483918, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:29:21.739Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:29:21.739Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:29:21.739Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "multicloud-k8s", "timestamp": 1679988483185, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:29:21.739Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:29:32.127Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:29:32.157Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:29:32.161Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:29:32.161Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:30:02.162Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:30:02.188Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:30:02.193Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:30:02.193Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:30:21.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:30:21.738Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.738Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "cds-sdc-listener", "timestamp": 1679988484808, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.739Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.739Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.739Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "policy-distribution-id", "timestamp": 1679988486011, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.739Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.739Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.739Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "aai-model-loader", "timestamp": 1679988482867, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "ves-openapi-manager", "timestamp": 1679988483918, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "multicloud-k8s", "timestamp": 1679988483185, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T07:30:21.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "cds-sdc-listener", "timestamp": 1679988484808, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "policy-distribution-id", "timestamp": 1679988486011, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-28T07:30:21.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "aai-model-loader", "timestamp": 1679988482867, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "ves-openapi-manager", "timestamp": 1679988483918, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "multicloud-k8s", "timestamp": 1679988483185, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-28T07:30:21.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "cds-sdc-listener", "timestamp": 1679988484808, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "policy-distribution-id", "timestamp": 1679988486011, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "aai-model-loader", "timestamp": 1679988482867, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "multicloud-k8s", "timestamp": 1679988483185, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "ves-openapi-manager", "timestamp": 1679988483918, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "cds-sdc-listener", "timestamp": 1679988484808, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "policy-distribution-id", "timestamp": 1679988486011, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "aai-model-loader", "timestamp": 1679988482867, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "multicloud-k8s", "timestamp": 1679988483185, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-28T07:30:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "ves-openapi-manager", "timestamp": 1679988483918, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "cds-sdc-listener", "timestamp": 1679988484808, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "policy-distribution-id", "timestamp": 1679988486011, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "aai-model-loader", "timestamp": 1679988482867, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "ves-openapi-manager", "timestamp": 1679988483918, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "multicloud-k8s", "timestamp": 1679988483185, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-28T07:30:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "cds-sdc-listener", "timestamp": 1679988484808, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "policy-distribution-id", "timestamp": 1679988486011, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "aai-model-loader", "timestamp": 1679988482867, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "ves-openapi-manager", "timestamp": 1679988483918, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.747Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.747Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "multicloud-k8s", "timestamp": 1679988483185, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-28T07:30:21.747Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.747Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.747Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "cds-sdc-listener", "timestamp": 1679988484808, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.747Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.747Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.747Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "policy-distribution-id", "timestamp": 1679988486011, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.747Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.748Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.748Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "aai-model-loader", "timestamp": 1679988482867, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.748Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.748Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.748Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "multicloud-k8s", "timestamp": 1679988483185, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.748Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.748Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.748Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "ves-openapi-manager", "timestamp": 1679988483918, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.748Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.748Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.748Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "cds-sdc-listener", "timestamp": 1679988484808, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.748Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.748Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.749Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "policy-distribution-id", "timestamp": 1679988486011, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.749Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.749Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.749Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "aai-model-loader", "timestamp": 1679988482867, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.749Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.749Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.749Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "ves-openapi-manager", "timestamp": 1679988483918, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.749Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.749Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.749Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "multicloud-k8s", "timestamp": 1679988483185, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.749Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.749Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.749Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "cds-sdc-listener", "timestamp": 1679988484808, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.749Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.750Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.750Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "policy-distribution-id", "timestamp": 1679988486011, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:30:21.750Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.750Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.750Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "aai-model-loader", "timestamp": 1679988482867, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:30:21.750Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.750Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.750Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "ves-openapi-manager", "timestamp": 1679988483918, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.750Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.750Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.750Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "multicloud-k8s", "timestamp": 1679988483185, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:30:21.750Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.750Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.751Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "cds-sdc-listener", "timestamp": 1679988484808, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:30:21.751Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.751Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.751Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "multicloud-k8s", "timestamp": 1679988511602, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T07:30:21.751Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.751Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.751Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "policy-distribution-id", "timestamp": 1679988511364, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:30:21.751Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.751Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.751Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "cds-sdc-listener", "timestamp": 1679988512166, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:30:21.751Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.751Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.751Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "aai-model-loader", "timestamp": 1679988511625, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:30:21.751Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.751Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.751Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988511529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.752Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.752Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.752Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "policy-distribution-id", "timestamp": 1679988512366, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T07:30:21.752Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.752Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.752Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988511529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.752Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.752Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.752Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "multicloud-k8s", "timestamp": 1679988512686, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-28T07:30:21.752Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.752Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.752Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "policy-distribution-id", "timestamp": 1679988513367, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:30:21.794Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of eabafc73-af9e-42e1-b6df-d575cfb4e375 2023-03-28T07:30:21.794Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId eabafc73-af9e-42e1-b6df-d575cfb4e375 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:30:21.815Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.816Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988511529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.816Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.816Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.816Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "multicloud-k8s", "timestamp": 1679988513750, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-28T07:30:21.816Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.816Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.816Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988511529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.816Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.816Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.816Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "multicloud-k8s", "timestamp": 1679988514852, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-28T07:30:21.816Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.816Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.816Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988511529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.816Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.816Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.816Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988511529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.817Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.817Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.817Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "multicloud-k8s", "timestamp": 1679988516744, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:30:21.831Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of eabafc73-af9e-42e1-b6df-d575cfb4e375 2023-03-28T07:30:21.831Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId eabafc73-af9e-42e1-b6df-d575cfb4e375 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T07:30:21.849Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.850Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "aai-model-loader", "timestamp": 1679988516962, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T07:30:21.850Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.850Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.850Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988511529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.850Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.850Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.850Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "multicloud-k8s", "timestamp": 1679988517746, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-28T07:30:21.850Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.851Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.851Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "aai-model-loader", "timestamp": 1679988517964, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:30:21.865Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of eabafc73-af9e-42e1-b6df-d575cfb4e375 2023-03-28T07:30:21.866Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId eabafc73-af9e-42e1-b6df-d575cfb4e375 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:30:21.888Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988511529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.889Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988511529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.889Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.889Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "aai-model-loader", "timestamp": 1679988518965, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.889Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.889Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "cds-sdc-listener", "timestamp": 1679988513169, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "policy-distribution-id", "timestamp": 1679988514367, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "multicloud-k8s", "timestamp": 1679988518748, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.890Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.890Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.890Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "ves-openapi-manager", "timestamp": 1679988512091, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.891Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.891Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.891Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988511529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:30:21.891Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.891Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.891Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "aai-model-loader", "timestamp": 1679988518965, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.891Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.892Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.892Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "cds-sdc-listener", "timestamp": 1679988513169, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.892Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.892Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.892Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "multicloud-k8s", "timestamp": 1679988518748, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T07:30:21.892Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.892Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.892Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "policy-distribution-id", "timestamp": 1679988514367, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.892Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.892Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.892Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "ves-openapi-manager", "timestamp": 1679988512091, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.892Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.893Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.893Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988522350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:30:21.893Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.893Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.893Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "aai-model-loader", "timestamp": 1679988518965, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.893Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.893Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.893Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "cds-sdc-listener", "timestamp": 1679988513169, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.893Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.893Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.893Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "multicloud-k8s", "timestamp": 1679988518748, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T07:30:21.893Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.893Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.893Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "policy-distribution-id", "timestamp": 1679988514367, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T07:30:21.893Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.894Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.894Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "ves-openapi-manager", "timestamp": 1679988512091, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.894Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.894Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.894Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "aai-model-loader", "timestamp": 1679988518965, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.894Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.894Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.894Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "multicloud-k8s", "timestamp": 1679988518748, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.894Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.894Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.894Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "cds-sdc-listener", "timestamp": 1679988513169, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.894Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.895Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.895Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "policy-distribution-id", "timestamp": 1679988514367, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.895Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.895Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.895Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "ves-openapi-manager", "timestamp": 1679988512091, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.895Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.895Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.895Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988524433, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T07:30:21.895Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.895Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.895Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "cds-sdc-listener", "timestamp": 1679988513169, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.895Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.895Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.895Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "aai-model-loader", "timestamp": 1679988518965, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.896Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.896Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.896Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "multicloud-k8s", "timestamp": 1679988518748, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T07:30:21.896Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.896Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.896Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "policy-distribution-id", "timestamp": 1679988514367, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.896Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.896Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.896Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "ves-openapi-manager", "timestamp": 1679988512091, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.896Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.896Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.896Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988525438, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:30:21.910Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of eabafc73-af9e-42e1-b6df-d575cfb4e375 2023-03-28T07:30:21.910Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId eabafc73-af9e-42e1-b6df-d575cfb4e375 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:30:21.931Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.931Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "cds-sdc-listener", "timestamp": 1679988513169, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.931Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.931Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.931Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "aai-model-loader", "timestamp": 1679988518965, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.931Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.931Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.931Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "multicloud-k8s", "timestamp": 1679988518748, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.931Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "policy-distribution-id", "timestamp": 1679988514367, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "ves-openapi-manager", "timestamp": 1679988512091, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "aai-model-loader", "timestamp": 1679988518965, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "cds-sdc-listener", "timestamp": 1679988513169, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "policy-distribution-id", "timestamp": 1679988514367, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "multicloud-k8s", "timestamp": 1679988518748, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "ves-openapi-manager", "timestamp": 1679988512091, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.932Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "aai-model-loader", "timestamp": 1679988518965, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "cds-sdc-listener", "timestamp": 1679988513169, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "multicloud-k8s", "timestamp": 1679988518748, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "policy-distribution-id", "timestamp": 1679988514367, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "ves-openapi-manager", "timestamp": 1679988512091, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "multicloud-k8s", "timestamp": 1679988528439, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "aai-model-loader", "timestamp": 1679988528448, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "policy-distribution-id", "timestamp": 1679988528208, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:30:21.933Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.934Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.934Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "cds-sdc-listener", "timestamp": 1679988529012, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:30:21.934Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.934Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.934Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "policy-distribution-id", "timestamp": 1679988529210, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T07:30:21.934Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.934Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.934Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "multicloud-k8s", "timestamp": 1679988529518, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-28T07:30:21.934Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.934Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.934Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "policy-distribution-id", "timestamp": 1679988530211, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:30:21.964Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7987d6d2-c8a2-4d3b-9806-38577e08e849 2023-03-28T07:30:21.965Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7987d6d2-c8a2-4d3b-9806-38577e08e849 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:30:21.986Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.986Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "multicloud-k8s", "timestamp": 1679988530603, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-28T07:30:21.987Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:21.987Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:21.987Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "multicloud-k8s", "timestamp": 1679988531644, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:30:21.998Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7987d6d2-c8a2-4d3b-9806-38577e08e849 2023-03-28T07:30:21.999Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7987d6d2-c8a2-4d3b-9806-38577e08e849 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T07:30:22.020Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.021Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "multicloud-k8s", "timestamp": 1679988532646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-28T07:30:22.021Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.021Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.021Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "aai-model-loader", "timestamp": 1679988533560, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T07:30:22.021Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.021Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.021Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "aai-model-loader", "timestamp": 1679988534562, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:30:22.033Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7987d6d2-c8a2-4d3b-9806-38577e08e849 2023-03-28T07:30:22.033Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7987d6d2-c8a2-4d3b-9806-38577e08e849 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:30:22.053Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.053Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988541529, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.053Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.054Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.054Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988541529, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.054Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.055Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.055Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988541529, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.056Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.056Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.056Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988541529, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.056Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.056Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.056Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "ves-openapi-manager", "timestamp": 1679988528963, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.057Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.057Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.057Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "policy-distribution-id", "timestamp": 1679988531212, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.057Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.058Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.058Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "aai-model-loader", "timestamp": 1679988542867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.058Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.058Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.058Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "multicloud-k8s", "timestamp": 1679988533648, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.058Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.058Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.058Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "cds-sdc-listener", "timestamp": 1679988530014, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.058Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.058Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.059Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988541529, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.059Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.059Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.059Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "aai-model-loader", "timestamp": 1679988542867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.059Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.059Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.059Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "ves-openapi-manager", "timestamp": 1679988528963, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.059Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.060Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.060Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "cds-sdc-listener", "timestamp": 1679988530014, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.060Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.060Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.060Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "multicloud-k8s", "timestamp": 1679988533648, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.060Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.060Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.061Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "policy-distribution-id", "timestamp": 1679988531212, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.061Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.061Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.061Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988541529, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.061Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.061Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.061Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "aai-model-loader", "timestamp": 1679988542867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.061Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.062Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.062Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "ves-openapi-manager", "timestamp": 1679988528963, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.062Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.062Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.062Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "cds-sdc-listener", "timestamp": 1679988530014, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.062Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.062Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.062Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "policy-distribution-id", "timestamp": 1679988531212, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.062Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.063Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.063Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "multicloud-k8s", "timestamp": 1679988533648, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.063Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.063Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.063Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988541529, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.063Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.063Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.063Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "aai-model-loader", "timestamp": 1679988542867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.063Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.063Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.063Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "ves-openapi-manager", "timestamp": 1679988528963, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.063Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.063Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.063Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "cds-sdc-listener", "timestamp": 1679988530014, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.063Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.063Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.063Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "policy-distribution-id", "timestamp": 1679988531212, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.063Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.063Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.064Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "multicloud-k8s", "timestamp": 1679988533648, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.064Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.064Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.064Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988541529, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:30:22.064Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.064Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.064Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "aai-model-loader", "timestamp": 1679988542867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.065Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.065Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.065Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "ves-openapi-manager", "timestamp": 1679988528963, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.065Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.065Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.065Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "multicloud-k8s", "timestamp": 1679988533648, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.065Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.065Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.065Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "policy-distribution-id", "timestamp": 1679988531212, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.065Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.065Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.065Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "cds-sdc-listener", "timestamp": 1679988530014, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.066Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.066Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.066Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988550341, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:30:22.066Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.066Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.066Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "aai-model-loader", "timestamp": 1679988542867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.066Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.066Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.066Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "ves-openapi-manager", "timestamp": 1679988528963, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.066Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.066Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.066Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "cds-sdc-listener", "timestamp": 1679988530014, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.066Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.066Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.066Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "multicloud-k8s", "timestamp": 1679988533648, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.066Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.066Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.067Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "policy-distribution-id", "timestamp": 1679988531212, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.067Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.067Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.067Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "aai-model-loader", "timestamp": 1679988542867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.067Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.067Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.067Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "cds-sdc-listener", "timestamp": 1679988530014, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.067Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.067Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.067Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "ves-openapi-manager", "timestamp": 1679988528963, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-28T07:30:22.067Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.067Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.067Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "policy-distribution-id", "timestamp": 1679988531212, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.067Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.067Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.067Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "multicloud-k8s", "timestamp": 1679988533648, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.067Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.068Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.068Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988552450, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T07:30:22.068Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.068Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.068Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "cds-sdc-listener", "timestamp": 1679988530014, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.068Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.068Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.068Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "aai-model-loader", "timestamp": 1679988542867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.068Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.068Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.068Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "policy-distribution-id", "timestamp": 1679988531212, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.068Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.068Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.068Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "multicloud-k8s", "timestamp": 1679988533648, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.068Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.068Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.069Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "ves-openapi-manager", "timestamp": 1679988528963, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.069Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.069Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.069Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988553454, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:30:22.080Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7987d6d2-c8a2-4d3b-9806-38577e08e849 2023-03-28T07:30:22.080Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7987d6d2-c8a2-4d3b-9806-38577e08e849 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:30:22.098Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.099Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "ves-openapi-manager", "timestamp": 1679988528963, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:30:22.099Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.099Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.099Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "aai-model-loader", "timestamp": 1679988542867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:30:22.099Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.099Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.099Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "cds-sdc-listener", "timestamp": 1679988530014, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:30:22.099Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.099Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.099Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "policy-distribution-id", "timestamp": 1679988531212, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:30:22.099Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.099Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.099Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "multicloud-k8s", "timestamp": 1679988533648, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:30:22.100Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.100Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.100Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "policy-distribution-id", "timestamp": 1679988554156, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:30:22.100Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.100Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.100Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "aai-model-loader", "timestamp": 1679988554406, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:30:22.100Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.100Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.100Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "cds-sdc-listener", "timestamp": 1679988554961, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:30:22.100Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.100Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.100Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "policy-distribution-id", "timestamp": 1679988555159, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T07:30:22.100Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.100Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.100Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "policy-distribution-id", "timestamp": 1679988556160, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:30:22.129Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 70d18c6f-8184-47a1-87df-6abc8d87c735 2023-03-28T07:30:22.129Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 70d18c6f-8184-47a1-87df-6abc8d87c735 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:30:22.144Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.144Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "aai-model-loader", "timestamp": 1679988557885, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T07:30:22.144Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:30:22.144Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:30:22.145Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "aai-model-loader", "timestamp": 1679988558887, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:30:22.153Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 70d18c6f-8184-47a1-87df-6abc8d87c735 2023-03-28T07:30:22.153Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 70d18c6f-8184-47a1-87df-6abc8d87c735 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:30:32.193Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:30:32.217Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:30:32.221Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:30:32.221Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:31:02.221Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:31:02.245Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:31:02.250Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:31:02.250Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:31:21.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:31:21.737Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:31:21.737Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988571529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:31:21.738Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:31:21.738Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:31:21.738Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988571529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:31:21.738Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:31:21.739Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:31:21.739Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988571529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:31:21.739Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:31:21.739Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:31:21.739Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988571529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:31:21.739Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:31:21.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:31:21.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988571529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:31:21.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:31:21.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:31:21.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988571529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:31:21.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:31:21.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:31:21.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988571529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:31:21.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:31:21.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:31:21.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988571529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:31:21.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:31:21.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:31:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988571529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:31:21.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:31:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:31:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988581334, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:31:21.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:31:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:31:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988583057, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T07:31:21.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:31:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:31:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679988584060, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:31:21.760Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 70d18c6f-8184-47a1-87df-6abc8d87c735 2023-03-28T07:31:21.761Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 70d18c6f-8184-47a1-87df-6abc8d87c735 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:31:22.829Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T07:31:22.829Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-169e5554-1204-4ca0-9890-82d1421dc50a sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T07:31:22.829Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T07:31:22.830Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T07:31:25.745Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:31:28.753Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:31:31.761Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:31:32.250Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T07:31:32.250Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:31:32.262Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T07:31:32.262Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T07:31:32.262Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T07:31:32.267Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:31:32.283Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T07:31:32.283Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T07:31:32.291Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T07:31:32.422Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T07:31:32.423Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:31:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[127], vertex-id=[381168], x-aai-txid=[2-aai-resources-230328-07:31:31:043-67230], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:31:32.423Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:31:32.423Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:31:32.423Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:31:32.429Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:31:32.429Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T07:31:32.430Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T07:31:32.430Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:31:32.430Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:31:32.430Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988692429, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:31:33.458Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:31:33.459Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6d315fdc-3a43-437b-b276-edcee10041ec","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"baa19d62-62c3-43ef-9567-048930744e84","serviceDescription":"service","serviceInvariantUUID":"68899c2d-d5d8-40ff-9f1c-97dbc2695d9d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2d73a0cf-88be-4d48-bac8-32bf0bef18a1","resourceInvariantUUID":"d29d359d-e7f2-4e47-82d7-f803b9e570ef","resourceCustomizationUUID":"23a5224b-144f-4925-95ad-3b6fb3010917","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YWUyNzM0NWRhMGRmMjVhN2I4OTgzMTA2MjI5NzBhZmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"526996e8-0ef8-4444-add7-8f8225061ef9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f7e269d-4c3d-442a-ac24-b1a1721ffda4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:31:33.459Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:31:33.459Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:31:33.459Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:31:33.459Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:31:34.460Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:31:34.460Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:31:34.460Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:31:34.460Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:31:34.768Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:31:35.461Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "baa19d62-62c3-43ef-9567-048930744e84", "serviceDescription": "service", "serviceInvariantUUID": "68899c2d-d5d8-40ff-9f1c-97dbc2695d9d", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "23a5224b-144f-4925-95ad-3b6fb3010917", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2d73a0cf-88be-4d48-bac8-32bf0bef18a1", "resourceInvariantUUID": "d29d359d-e7f2-4e47-82d7-f803b9e570ef", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f7e269d-4c3d-442a-ac24-b1a1721ffda4" } ], "workloadContext": "Production" } 2023-03-28T07:31:35.461Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:31:35.462Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 baa19d62-62c3-43ef-9567-048930744e84 ASDC 2023-03-28T07:31:35.462Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6d315fdc-3a43-437b-b276-edcee10041ec ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:baa19d62-62c3-43ef-9567-048930744e84 ServiceInvariantUUID:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4 ArtifactChecksum:ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 ResourceInvariantUUID:d29d359d-e7f2-4e47-82d7-f803b9e570ef ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2d73a0cf-88be-4d48-bac8-32bf0bef18a1 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T07:31:35.462Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF baa19d62-62c3-43ef-9567-048930744e84 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:31:35.515Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:31:35.515Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:31:35.515Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:31:35.515Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T07:31:35.515Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:31:35.516Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T07:31:35.540Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:31:35.540Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7e785fba 2023-03-28T07:31:35.540Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:31:35.540Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T07:31:35.540Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:31:35.541Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T07:31:35.541Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T07:31:35.541Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:31:35.541Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:31:35.541Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:31:35.541Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988695540, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:31:36.542Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T07:31:36.579Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists 2023-03-28T07:31:36.579Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T07:31:36.579Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists) 2023-03-28T07:31:36.579Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:31:36.579Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:31:36.579Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:31:36.580Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988696579, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:31:37.580Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T07:31:37.581Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists) 2023-03-28T07:31:37.581Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:31:37.581Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:31:37.581Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:31:37.581Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988697580, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:31:37.777Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:31:38.582Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:31:38.610Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:31:38.614Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:31:38.615Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:31:38.615Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:31:38.615Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:31:38.615Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:31:38.615Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:31:38.615Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:31:38.615Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:31:38.615Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:31:38.630Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:31:40.786Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:31:43.793Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:31:46.803Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:31:49.811Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:31:52.819Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:31:55.828Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:31:58.836Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:32:01.845Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:32:04.855Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:32:07.863Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:32:08.631Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:32:08.640Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d315fdc-3a43-437b-b276-edcee10041ec and serviceModelVersionId: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T07:32:08.640Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68899c2d-d5d8-40ff-9f1c-97dbc2695d9d 2023-03-28T07:32:08.641Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 2023-03-28T07:32:08.646Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:32:08.661Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||Invoke 2023-03-28T07:32:08.661Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1446b3f0-43b2-43ad-8aac-aefbfac9f22b], X-ECOMP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-TransactionId=[], X-ONAP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], Content-Type=[application/merge-patch+json]} 2023-03-28T07:32:08.669Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:32:08.789Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?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/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:32:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[115], vertex-id=[241832], x-aai-txid=[1-aai-resources-230328-07:32:07:420-48671], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:32:08.789Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:32:08.790Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||InvokeReturn 2023-03-28T07:32:08.790Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:32:08.790Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:32:08.799Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:32:08.799Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d315fdc-3a43-437b-b276-edcee10041ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:32:08.799Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:32:08.800Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:08.800Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:08.800Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988728799, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:32:09.829Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:32:09.830Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b1101844-7f05-4c6e-8dec-0936c7401cd2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f13ca837-ae90-403c-9881-446f755d4bf8","serviceDescription":"service","serviceInvariantUUID":"22d33c51-a0cb-43ff-b88c-056b90379b28","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"34e5bbe9-7741-4165-b12d-b84e25d08f32","resourceInvariantUUID":"f898deb2-e327-4ee2-9a03-34e07a677d6e","resourceCustomizationUUID":"42b32958-f457-419a-b9ad-9d83f09d3632","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjNiOTJiYjJhZDBkN2MyNjhhMDRmMDUxMDViZWRiMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62f26e84-bf2e-40e5-988d-2a7a91849eff","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7aeb8003-1803-4624-aedf-ffe1fcf931c8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f806266e-6d66-42df-a556-de319d652129","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c09a72b0-0f8e-476e-82f1-16dcd82ad64c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6289936-6aac-441c-8af2-efa335579f8c","artifactVersion":"2","generatedFromUUID":"f806266e-6d66-42df-a556-de319d652129"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JlNzI4MTFhZWI4NTgxOWU3OGZhNmM4ODRkNTViN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8b8d456-25e5-4024-b0fb-35d62ebfbac0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"88db2004-e0d0-45c3-b086-5eac73849247","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:32:09.830Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:32:09.831Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:09.831Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:09.831Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:32:10.832Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:32:10.833Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:10.833Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:10.833Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:32:10.872Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:32:11.834Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:32:11.835Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:11.835Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:11.835Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:32:12.836Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:32:12.836Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:12.837Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:12.837Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:32:13.837Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:32:13.838Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:13.838Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:13.838Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:32:13.880Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:32:14.838Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:32:14.839Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:14.839Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:14.839Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:32:15.840Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:32:15.841Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:15.841Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:15.841Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:32:16.842Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f13ca837-ae90-403c-9881-446f755d4bf8", "serviceDescription": "service", "serviceInvariantUUID": "22d33c51-a0cb-43ff-b88c-056b90379b28", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "42b32958-f457-419a-b9ad-9d83f09d3632", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "34e5bbe9-7741-4165-b12d-b84e25d08f32", "resourceInvariantUUID": "f898deb2-e327-4ee2-9a03-34e07a677d6e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7aeb8003-1803-4624-aedf-ffe1fcf931c8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f806266e-6d66-42df-a556-de319d652129", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "generatedFromUUID": "f806266e-6d66-42df-a556-de319d652129" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88db2004-e0d0-45c3-b086-5eac73849247" } ], "workloadContext": "Production" } 2023-03-28T07:32:16.842Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:32:16.843Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f13ca837-ae90-403c-9881-446f755d4bf8 ASDC 2023-03-28T07:32:16.843Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b1101844-7f05-4c6e-8dec-0936c7401cd2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f13ca837-ae90-403c-9881-446f755d4bf8 ServiceInvariantUUID:22d33c51-a0cb-43ff-b88c-056b90379b28 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:88db2004-e0d0-45c3-b086-5eac73849247 ArtifactChecksum:NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:42b32958-f457-419a-b9ad-9d83f09d3632 ResourceInvariantUUID:f898deb2-e327-4ee2-9a03-34e07a677d6e ResourceName:basic_vm ResourceType:VF ResourceUUID:34e5bbe9-7741-4165-b12d-b84e25d08f32 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:7aeb8003-1803-4624-aedf-ffe1fcf931c8 ArtifactChecksum:N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f806266e-6d66-42df-a556-de319d652129 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T07:32:16.843Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f13ca837-ae90-403c-9881-446f755d4bf8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:32:16.886Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:32:16.887Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:32:16.887Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:32:16.888Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T07:32:16.888Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:32:16.888Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:32:16.888Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T07:32:16.918Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:32:16.918Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1ad5d718 2023-03-28T07:32:16.919Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:32:16.919Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T07:32:16.919Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 88db2004-e0d0-45c3-b086-5eac73849247 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:32:16.920Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T07:32:16.920Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T07:32:16.920Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:32:16.920Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:16.920Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:16.920Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988736919, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:32:17.921Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:88db2004-e0d0-45c3-b086-5eac73849247) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T07:32:17.975Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists 2023-03-28T07:32:17.976Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T07:32:17.976Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists) 2023-03-28T07:32:17.976Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:32:17.976Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:17.977Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:17.977Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988737976, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:32:18.978Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T07:32:18.978Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists) 2023-03-28T07:32:18.978Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:32:18.978Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:18.979Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:18.979Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988738978, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:32:19.897Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:32:19.979Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:32:20.003Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:32:20.009Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:32:20.009Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:32:20.009Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:32:20.009Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:32:20.009Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:32:20.010Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:32:20.010Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:32:20.010Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:32:20.010Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:32:20.024Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:32:21.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:32:21.749Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:32:21.749Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T07:32:21.755Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:32:21.755Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 29: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T07:32:21.771Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:32:21.772Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T07:32:21.772Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:32:21.777Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:32:21.777Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:32:21.778Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:32:21.778Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1205, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:32:21.778Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:32:21.778Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:32:22.791Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:32:22.792Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988692429, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T07:32:22.792Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:32:22.792Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:32:22.792Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:32:22.793Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:32:22.793Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:32:22.793Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:32:22.793Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:32:22.793Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:32:22.793Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988695540, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:32:22.793Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:32:22.793Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:32:22.793Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988696579, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } 2023-03-28T07:32:22.793Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:32:22.793Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:32:22.793Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988697580, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } 2023-03-28T07:32:22.793Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:32:22.794Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:32:22.794Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988728799, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:32:22.794Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:32:22.794Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:32:22.794Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:32:22.794Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:32:22.794Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:32:22.794Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T07:32:22.794Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:32:22.794Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:32:22.795Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T07:32:22.795Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:32:22.795Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:32:22.795Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:32:22.795Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:32:22.795Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:32:22.795Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T07:32:22.795Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:32:22.795Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:32:22.795Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:32:22.795Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:32:22.795Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:32:22.795Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:32:22.795Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:32:22.796Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:32:22.796Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988736919, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:32:22.796Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:32:22.796Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:32:22.796Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988737976, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } 2023-03-28T07:32:22.796Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:32:22.796Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:32:22.796Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988738978, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } 2023-03-28T07:32:22.796Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:32:50.025Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:32:50.039Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and serviceModelVersionId: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T07:32:50.039Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22d33c51-a0cb-43ff-b88c-056b90379b28 2023-03-28T07:32:50.040Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 2023-03-28T07:32:50.046Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:32:50.061Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T07:32:50.062Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||Invoke 2023-03-28T07:32:50.068Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:32:50.200Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||InvokeReturn 2023-03-28T07:32:50.201Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:32:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[127], vertex-id=[237712], x-aai-txid=[0-aai-resources-230328-07:32:48:818-21557], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:32:50.201Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:32:50.201Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:32:50.201Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:32:50.211Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:32:50.212Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b1101844-7f05-4c6e-8dec-0936c7401cd2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:32:50.212Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:32:50.212Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:50.212Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:50.212Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988770212, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:32:51.243Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:32:51.243Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c2cb142b-b896-4d67-9f54-19b9dd862b28","serviceName":"Demo_pNF_qiMMnDktT3zZPbU7Zg63","serviceVersion":"1.0","serviceUUID":"2c1e7107-0c4e-4c2a-a2a5-51108c66555d","serviceDescription":"catalog service description","serviceInvariantUUID":"0aa0ec4c-3380-4600-a27c-67961782bbc7","resources":[{"resourceInstanceName":"pNF 9722b1f5-84b8 0","resourceName":"pNF 9722b1f5-84b8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2b30b77f-dd65-40e7-9249-5a491c07599d","resourceInvariantUUID":"42f25fc6-441e-4c83-bc2f-2b1b5021e2c7","resourceCustomizationUUID":"29a39946-ebbc-4eda-acaa-7e6a5b0c65ae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml","artifactChecksum":"MWYxMjk3NjFmYjEyZWM1ODA0ZmI0MWIzYWQ2YzQ3Nzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c81fd0c1-45a7-4104-8c72-8e0076012222","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b150721-2582-4525-b530-a219dce91c5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f80678ec-8b72-423e-86c8-59043a62099b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml","artifactChecksum":"NGNkYmE5YjAwN2RiYjVmNDIwMGJiZTk0YmEyNGIzZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e1bc1d6-6447-48c6-b1b6-b7a4229191ce","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70f6aa00-85c7-43e5-a44a-32e2e41b8b9f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7685caae-1ad8-417c-afc1-4a11d3d7b5ef","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactChecksum":"Nzc5NTkzOGUxNjQ2MzE4MzgxNWU3MWYzY2JmMjNmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42134f8a-1644-48cf-9528-7e77492f7546","artifactVersion":"1"},{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactChecksum":"OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e9fa943-2647-43b9-be09-f905a8cf4638","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:32:51.244Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:32:51.244Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:51.244Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:51.244Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:32:52.244Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:32:52.245Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:52.245Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:52.245Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:32:53.246Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:32:53.246Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:53.246Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:53.247Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:32:54.247Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:32:54.248Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:54.248Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:54.248Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:32:55.249Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:32:55.249Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:55.249Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:55.250Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:32:56.250Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:32:56.251Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:56.251Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:56.251Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:32:57.251Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:32:57.252Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:57.252Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:57.252Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:32:58.252Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:32:58.253Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:58.253Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:58.253Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:32:59.254Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "serviceName": "Demo_pNF_qiMMnDktT3zZPbU7Zg63", "serviceVersion": "1.0", "serviceUUID": "2c1e7107-0c4e-4c2a-a2a5-51108c66555d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0aa0ec4c-3380-4600-a27c-67961782bbc7", "resources": [ { "resourceInstanceName": "pNF 9722b1f5-84b8 0", "resourceCustomizationUUID": "29a39946-ebbc-4eda-acaa-7e6a5b0c65ae", "resourceName": "pNF 9722b1f5-84b8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2b30b77f-dd65-40e7-9249-5a491c07599d", "resourceInvariantUUID": "42f25fc6-441e-4c83-bc2f-2b1b5021e2c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactChecksum": "OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e9fa943-2647-43b9-be09-f905a8cf4638" } ], "workloadContext": "Production" } 2023-03-28T07:32:59.254Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:32:59.254Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC 2023-03-28T07:32:59.255Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c2cb142b-b896-4d67-9f54-19b9dd862b28 ServiceName:Demo_pNF_qiMMnDktT3zZPbU7Zg63 ServiceVersion:1.0 ServiceUUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d ServiceInvariantUUID:0aa0ec4c-3380-4600-a27c-67961782bbc7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactUUID:5e9fa943-2647-43b9-be09-f905a8cf4638 ArtifactChecksum:OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 9722b1f5-84b8 0 ResourceCustomizationUUID:29a39946-ebbc-4eda-acaa-7e6a5b0c65ae ResourceInvariantUUID:42f25fc6-441e-4c83-bc2f-2b1b5021e2c7 ResourceName:pNF 9722b1f5-84b8 ResourceType:PNF ResourceUUID:2b30b77f-dd65-40e7-9249-5a491c07599d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T07:32:59.255Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:32:59.312Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:32:59.313Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:32:59.313Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:32:59.313Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 from URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:32:59.313Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:32:59.313Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:32:59.886Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:32:59.888Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 5e9fa943-2647-43b9-be09-f905a8cf4638 88026 2023-03-28T07:32:59.889Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:32:59.889Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:32:59.889Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:32:59.889Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:32:59.889Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:32:59.889Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988779889, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:33:00.890Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:33:00.891Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:33:00.891Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638, URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar to file: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:33:00.892Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:33:00.892Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:33:00.893Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:33:00.976Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3656996044700794686/Definitions/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml 2023-03-28T07:33:01.538Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:33:01.538Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:33:01.538Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:33:01.538Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:33:01.538Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:33:01.538Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:33:01.538Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 9722b1f5-84b8 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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:33:01.538Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:33:01.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:33:01.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:33:01.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:33:01.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:33:01.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:33:01.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:33:01.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T07:33:01.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:33:01.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:33:01.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:33:01.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:33:01.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T07:33:01.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:33:01.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:33:01.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:33:01.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:33:01.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:33:01.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:33:01.540Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:33:01.540Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:33:01.540Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:33:01.540Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:33:01.540Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:33:01.540Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:33:01.540Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qiMMnDktT3zZPbU7Zg63 Description:catalog service description Model UUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d Model Version:NULL Model InvariantUuid:0aa0ec4c-3380-4600-a27c-67961782bbc7 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-03-28T07:33:01.595Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists 2023-03-28T07:33:01.595Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:33:01.595Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists) 2023-03-28T07:33:01.595Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:33:01.595Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:33:01.595Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:33:01.596Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988781595, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:33:02.596Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:33:02.596Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists) 2023-03-28T07:33:02.597Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:33:02.597Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:33:02.597Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:33:02.597Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988782596, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:33:03.598Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:33:03.621Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:33:03.625Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:33:03.625Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:33:03.625Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:33:03.626Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:33:03.626Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:33:03.626Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:33:03.626Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:33:03.626Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:33:03.626Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:33:03.639Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:33:21.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:33:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:33:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988770212, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:33:21.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:33:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:33:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:33:21.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:33:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:33:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:33:21.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:33:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:33:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:33:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:33:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:33:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:33:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:33:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:33:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:33:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:33:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:33:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:33:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:33:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:33:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:33:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:33:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:33:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:33:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:33:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:33:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988779889, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:33:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:33:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:33:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988781595, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } 2023-03-28T07:33:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:33:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:33:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988782596, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } 2023-03-28T07:33:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:33:33.639Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:33:33.649Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and serviceModelVersionId: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T07:33:33.649Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0aa0ec4c-3380-4600-a27c-67961782bbc7 2023-03-28T07:33:33.650Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 2023-03-28T07:33:33.655Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:33:33.666Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T07:33:33.667Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||Invoke 2023-03-28T07:33:33.673Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:33:33.787Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||InvokeReturn 2023-03-28T07:33:33.788Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:33:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[110], vertex-id=[180424], x-aai-txid=[2-aai-resources-230328-07:33:32:422-61739], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:33:33.788Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:33:33.788Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:33:33.788Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:33:33.802Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:33:33.802Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2cb142b-b896-4d67-9f54-19b9dd862b28 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:33:33.802Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:33:33.803Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:33:33.803Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:33:33.803Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988813802, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:33:34.824Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:33:34.824Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"0b7b1ee4-48b4-4814-8486-4759bb4555cd","serviceName":"Demo_pNF_ptJgglHPOJPMYo1zc6Cx","serviceVersion":"1.0","serviceUUID":"d1d83882-7852-4a5b-8072-1885b4ff2048","serviceDescription":"catalog service description","serviceInvariantUUID":"03c51e14-e738-4b3e-8fb2-a081ac0d02fa","resources":[{"resourceInstanceName":"pNF ff945e32-844d 0","resourceName":"pNF ff945e32-844d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba2dcbb-ad33-436f-b906-458e680047fc","resourceInvariantUUID":"10007534-3fd4-4ce1-8c25-3f288e22a0b8","resourceCustomizationUUID":"ef1d5cd5-cef9-4655-9938-207ef29098bb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml","artifactChecksum":"MGIzMWFiNWM0NmQzNDU5MmVjYTkzYjk3ZDU0NjVlOWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7f0ac813-7fb7-4d1b-bccc-c0ed0bed1afa","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"de8c719a-5b62-4746-8efc-f6e318f3be56","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a9a96e55-e7be-41d5-80cc-fce815a5eb06","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml","artifactChecksum":"OGM1ZjU5OWI1MmI0YTM5MGYxMzA0ODMyNjcxNTcwMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d73ce652-789b-41be-81d0-6b0962549507","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f37955db-1fe2-4859-9f57-9e14d5e4e90d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dc3c6c01-74ab-420d-b0b2-2194f79c91b8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactChecksum":"ZDUwYjVkMjk2NTBjOTIwZDhkOTdkMTgzOWU3YjZhOTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"95477967-e046-4cb7-a6f0-51283459a8ab","artifactVersion":"1"},{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactChecksum":"NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0d7571fb-5b31-4088-99e3-ccb85bc37d70","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:33:34.825Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:33:34.825Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:33:34.825Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:33:34.825Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:33:35.825Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:33:35.826Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:33:35.826Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:33:35.826Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:33:36.826Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:33:36.827Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:33:36.827Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:33:36.827Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:33:37.828Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:33:37.828Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:33:37.828Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:33:37.828Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:33:38.829Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:33:38.830Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:33:38.830Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:33:38.830Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:33:39.831Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:33:39.831Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:33:39.831Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:33:39.832Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:33:40.832Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:33:40.832Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:33:40.832Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:33:40.832Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:33:41.833Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:33:41.833Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:33:41.833Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:33:41.833Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:33:42.834Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "serviceName": "Demo_pNF_ptJgglHPOJPMYo1zc6Cx", "serviceVersion": "1.0", "serviceUUID": "d1d83882-7852-4a5b-8072-1885b4ff2048", "serviceDescription": "catalog service description", "serviceInvariantUUID": "03c51e14-e738-4b3e-8fb2-a081ac0d02fa", "resources": [ { "resourceInstanceName": "pNF ff945e32-844d 0", "resourceCustomizationUUID": "ef1d5cd5-cef9-4655-9938-207ef29098bb", "resourceName": "pNF ff945e32-844d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "0ba2dcbb-ad33-436f-b906-458e680047fc", "resourceInvariantUUID": "10007534-3fd4-4ce1-8c25-3f288e22a0b8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactChecksum": "NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0d7571fb-5b31-4088-99e3-ccb85bc37d70" } ], "workloadContext": "Production" } 2023-03-28T07:33:42.834Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:33:42.835Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC 2023-03-28T07:33:42.835Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:0b7b1ee4-48b4-4814-8486-4759bb4555cd ServiceName:Demo_pNF_ptJgglHPOJPMYo1zc6Cx ServiceVersion:1.0 ServiceUUID:d1d83882-7852-4a5b-8072-1885b4ff2048 ServiceInvariantUUID:03c51e14-e738-4b3e-8fb2-a081ac0d02fa ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactUUID:0d7571fb-5b31-4088-99e3-ccb85bc37d70 ArtifactChecksum:NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ff945e32-844d 0 ResourceCustomizationUUID:ef1d5cd5-cef9-4655-9938-207ef29098bb ResourceInvariantUUID:10007534-3fd4-4ce1-8c25-3f288e22a0b8 ResourceName:pNF ff945e32-844d ResourceType:PNF ResourceUUID:0ba2dcbb-ad33-436f-b906-458e680047fc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T07:33:42.835Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:33:42.879Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:33:42.879Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:33:42.879Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:33:42.880Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 from URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:33:42.880Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:33:42.880Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:33:43.133Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:33:43.136Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 0d7571fb-5b31-4088-99e3-ccb85bc37d70 88014 2023-03-28T07:33:43.137Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:33:43.137Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:33:43.137Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:33:43.137Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:33:43.138Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:33:43.138Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988823137, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:33:44.138Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:33:44.139Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:33:44.139Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70, URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar to file: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:33:44.141Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:33:44.141Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:33:44.141Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:33:44.229Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10101909351544615443/Definitions/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml 2023-03-28T07:33:44.781Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:33:44.781Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:33:44.782Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:33:44.782Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:33:44.782Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:33:44.782Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:33:44.782Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:33:44.782Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:33:44.782Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:33:44.782Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ff945e32-844d 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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:33:44.782Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:33:44.782Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:33:44.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:33:44.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:33:44.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T07:33:44.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:33:44.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:33:44.783Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:33:44.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:33:44.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T07:33:44.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:33:44.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:33:44.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:33:44.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:33:44.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:33:44.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:33:44.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:33:44.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:33:44.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:33:44.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:33:44.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:33:44.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:33:44.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ptJgglHPOJPMYo1zc6Cx Description:catalog service description Model UUID:d1d83882-7852-4a5b-8072-1885b4ff2048 Model Version:NULL Model InvariantUuid:03c51e14-e738-4b3e-8fb2-a081ac0d02fa 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-03-28T07:33:44.829Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists 2023-03-28T07:33:44.829Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:33:44.829Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists) 2023-03-28T07:33:44.829Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:33:44.829Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:33:44.829Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:33:44.829Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988824829, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:33:45.830Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:33:45.831Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists) 2023-03-28T07:33:45.831Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:33:45.831Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:33:45.832Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:33:45.832Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988825830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:33:46.833Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:33:46.855Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:33:46.860Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:33:46.860Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:33:46.860Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:33:46.860Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:33:46.860Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:33:46.860Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:33:46.861Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:33:46.861Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:33:46.861Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:33:46.874Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:34:16.875Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:34:16.887Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and serviceModelVersionId: d1d83882-7852-4a5b-8072-1885b4ff2048 2023-03-28T07:34:16.887Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 03c51e14-e738-4b3e-8fb2-a081ac0d02fa 2023-03-28T07:34:16.888Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 2023-03-28T07:34:16.895Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:34:16.914Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||Invoke 2023-03-28T07:34:16.914Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f6ffb694-d09e-4335-8689-7037bf7ccec0], X-ECOMP-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], X-TransactionId=[], X-ONAP-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], Content-Type=[application/merge-patch+json]} 2023-03-28T07:34:16.920Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:34:17.032Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?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/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:34:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[108], vertex-id=[196808], x-aai-txid=[2-aai-resources-230328-07:34:15:668-78459], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:34:17.033Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:34:17.033Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||InvokeReturn 2023-03-28T07:34:17.034Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:34:17.034Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:34:17.040Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:34:17.040Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0b7b1ee4-48b4-4814-8486-4759bb4555cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:34:17.041Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:34:17.041Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:34:17.041Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:34:17.041Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988857040, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:34:18.071Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:34:18.072Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"949cd2cf-4141-4930-a770-629b2661a8b8","serviceName":"Demo_pNF_FoN9eNmy6F7zZO5fd3Rl","serviceVersion":"1.0","serviceUUID":"36ec2db0-d90f-4666-bfc9-1ec9e505475b","serviceDescription":"catalog service description","serviceInvariantUUID":"d032eafd-f902-4c15-9f33-0a447861d07f","resources":[{"resourceInstanceName":"pNF 194367a0-04ea 0","resourceName":"pNF 194367a0-04ea","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"42be0a6c-1826-4778-a3b0-684a350de3ec","resourceInvariantUUID":"37a150d6-848e-4f89-9bf6-7dee9c808042","resourceCustomizationUUID":"3f8fb470-0ce1-4cc0-a317-4f45b588639b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml","artifactChecksum":"MWI3MmViMGNjOTEzMWExNzEyOTA0MjMxOWM2YjgyYWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"db9df21d-2af1-4819-9cec-688f7a21b7de","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"32171bb3-d7fb-44e5-b05c-4fd21c3e6a90","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70fa5ab5-71f0-4bf2-9090-cc12004a70d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml","artifactChecksum":"MjdmMDlmZWE3OTRiZjU0ODFiNTI0MGI1OTc3YzJkMDY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bd6b60c6-98ee-4e6e-956e-40693b3502c0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cf181bd5-d75e-46b4-a651-8ae15d3edad9","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"98575bc4-0124-42b4-9bcd-3ffff19d95b0","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml","artifactChecksum":"MDVkOTBhNDIwY2JjMjdkMzIxZWYxYTk5N2EwODFlNmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b3b62f02-ad28-4a45-873e-6de541e50a0b","artifactVersion":"1"},{"artifactName":"service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar","artifactChecksum":"YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"36bf5004-6eb9-408a-b784-54a7a9a73d35","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:34:18.072Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:34:18.072Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:34:18.072Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:34:18.072Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:34:19.073Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:34:19.073Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:34:19.074Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:34:19.074Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:34:20.074Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:34:20.075Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:34:20.075Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:34:20.075Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:34:21.076Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:34:21.076Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:34:21.076Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:34:21.076Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:34:21.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:34:21.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:34:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988813802, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:34:21.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:34:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:34:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:34:21.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:34:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:34:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:34:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:34:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:34:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:34:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:34:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:34:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:34:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:34:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:34:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:34:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:34:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:34:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:34:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:34:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:34:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:34:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:34:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:34:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:34:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:34:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:34:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988823137, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:34:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:34:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:34:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988824829, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } 2023-03-28T07:34:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:34:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:34:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988825830, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } 2023-03-28T07:34:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:34:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:34:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988857040, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:34:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:34:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:34:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:34:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:34:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:34:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:34:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:34:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:34:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:34:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:34:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:34:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:34:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:34:22.077Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:34:22.078Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:34:22.078Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:34:22.078Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:34:23.079Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:34:23.080Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:34:23.080Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:34:23.080Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:34:24.081Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:34:24.082Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:34:24.082Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:34:24.082Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:34:25.083Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:34:25.084Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:34:25.084Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:34:25.084Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:34:26.085Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "serviceName": "Demo_pNF_FoN9eNmy6F7zZO5fd3Rl", "serviceVersion": "1.0", "serviceUUID": "36ec2db0-d90f-4666-bfc9-1ec9e505475b", "serviceDescription": "catalog service description", "serviceInvariantUUID": "d032eafd-f902-4c15-9f33-0a447861d07f", "resources": [ { "resourceInstanceName": "pNF 194367a0-04ea 0", "resourceCustomizationUUID": "3f8fb470-0ce1-4cc0-a317-4f45b588639b", "resourceName": "pNF 194367a0-04ea", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "42be0a6c-1826-4778-a3b0-684a350de3ec", "resourceInvariantUUID": "37a150d6-848e-4f89-9bf6-7dee9c808042", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "artifactChecksum": "YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "36bf5004-6eb9-408a-b784-54a7a9a73d35" } ], "workloadContext": "Production" } 2023-03-28T07:34:26.086Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:34:26.086Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 36ec2db0-d90f-4666-bfc9-1ec9e505475b ASDC 2023-03-28T07:34:26.086Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:949cd2cf-4141-4930-a770-629b2661a8b8 ServiceName:Demo_pNF_FoN9eNmy6F7zZO5fd3Rl ServiceVersion:1.0 ServiceUUID:36ec2db0-d90f-4666-bfc9-1ec9e505475b ServiceInvariantUUID:d032eafd-f902-4c15-9f33-0a447861d07f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ArtifactUUID:36bf5004-6eb9-408a-b784-54a7a9a73d35 ArtifactChecksum:YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 194367a0-04ea 0 ResourceCustomizationUUID:3f8fb470-0ce1-4cc0-a317-4f45b588639b ResourceInvariantUUID:37a150d6-848e-4f89-9bf6-7dee9c808042 ResourceName:pNF 194367a0-04ea ResourceType:PNF ResourceUUID:42be0a6c-1826-4778-a3b0-684a350de3ec ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T07:34:26.086Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 36ec2db0-d90f-4666-bfc9-1ec9e505475b ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:34:26.132Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:34:26.132Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:34:26.133Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:34:26.133Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 from URL: /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:34:26.133Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:34:26.133Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:34:26.377Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:34:26.379Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 36bf5004-6eb9-408a-b784-54a7a9a73d35 88012 2023-03-28T07:34:26.380Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T07:34:26.380Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:34:26.380Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:34:26.381Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:34:26.381Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:34:26.381Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988866380, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:34:27.382Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:34:27.383Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:34:27.384Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35, URL: /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar to file: /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:34:27.385Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:34:27.386Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:34:27.386Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:34:27.489Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9767582283285535074/Definitions/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml 2023-03-28T07:34:28.027Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:34:28.027Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:34:28.027Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:34:28.027Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:34:28.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:34:28.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:34:28.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:34:28.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:34:28.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:34:28.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:34:28.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 194367a0-04ea 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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:34:28.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:34:28.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:34:28.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:34:28.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Node template pNF 194367a0-04ea 0 is matching search criteria 2023-03-28T07:34:28.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:34:28.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 194367a0-04ea 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:34:28.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:34:28.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:34:28.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Node template pNF 194367a0-04ea 0 is matching search criteria 2023-03-28T07:34:28.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:34:28.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 194367a0-04ea 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:34:28.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:34:28.029Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:34:28.029Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:34:28.029Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:34:28.029Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:34:28.029Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:34:28.029Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:34:28.029Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:34:28.029Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:34:28.029Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:34:28.029Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_FoN9eNmy6F7zZO5fd3Rl Description:catalog service description Model UUID:36ec2db0-d90f-4666-bfc9-1ec9e505475b Model Version:NULL Model InvariantUuid:d032eafd-f902-4c15-9f33-0a447861d07f 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-03-28T07:34:28.077Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||ERROR|500||Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists 2023-03-28T07:34:28.077Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T07:34:28.077Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar(Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists) 2023-03-28T07:34:28.077Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:34:28.077Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:34:28.077Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:34:28.077Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988868077, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:34:29.078Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T07:34:29.078Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar(Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists) 2023-03-28T07:34:29.079Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:34:29.079Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:34:29.079Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:34:29.079Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988869078, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:34:30.080Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:34:30.110Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:34:30.116Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:34:30.116Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:34:30.116Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:34:30.116Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:34:30.116Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:34:30.116Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:34:30.116Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:34:30.116Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:34:30.117Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:34:30.134Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:35:00.134Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:35:00.149Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 949cd2cf-4141-4930-a770-629b2661a8b8 and serviceModelVersionId: 36ec2db0-d90f-4666-bfc9-1ec9e505475b 2023-03-28T07:35:00.149Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d032eafd-f902-4c15-9f33-0a447861d07f 2023-03-28T07:35:00.150Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 2023-03-28T07:35:00.157Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:35:00.182Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|INFO|500||Invoke 2023-03-28T07:35:00.182Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[949cd2cf-4141-4930-a770-629b2661a8b8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c929e0d2-485f-499d-a40b-2958a519abcb], X-ECOMP-RequestID=[949cd2cf-4141-4930-a770-629b2661a8b8], X-TransactionId=[], X-ONAP-RequestID=[949cd2cf-4141-4930-a770-629b2661a8b8], Content-Type=[application/merge-patch+json]} 2023-03-28T07:35:00.188Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:35:00.313Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?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/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:34:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[258192], x-aai-txid=[0-aai-resources-230328-07:34:58:937-69764], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:35:00.313Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:35:00.314Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|INFO|500||InvokeReturn 2023-03-28T07:35:00.314Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:35:00.315Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:35:00.322Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:35:00.323Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 949cd2cf-4141-4930-a770-629b2661a8b8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:35:00.323Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:35:00.323Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:35:00.323Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:35:00.323Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988900323, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:35:01.352Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T07:35:01.353Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T07:35:01.353Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T07:35:01.353Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T07:35:01.353Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T07:35:01.354Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T07:35:01.360Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-7e3ff0b6-6f12-4efd-b78e-370246dca5e2 2023-03-28T07:35:01.361Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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=7, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T07:35:01.361Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T07:35:01.361Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T07:35:04.354Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:35:07.363Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:35:10.372Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:35:13.381Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:35:16.390Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:35:19.398Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:35:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:35:21.751Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:35:21.751Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T07:35:21.758Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:35:21.758Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-7e3ff0b6-6f12-4efd-b78e-370246dca5e2', protocol='range'} 2023-03-28T07:35:21.764Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 30: {SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-7e3ff0b6-6f12-4efd-b78e-370246dca5e2=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-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T07:35:21.779Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-7e3ff0b6-6f12-4efd-b78e-370246dca5e2', protocol='range'} 2023-03-28T07:35:21.779Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:35:21.779Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T07:35:21.780Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T07:35:21.780Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T07:35:21.780Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:35:21.792Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:35:21.792Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:35:21.793Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:35:21.793Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:35:21.793Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:35:21.793Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:35:21.793Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1251, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:35:21.793Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:35:21.793Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:35:21.793Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:35:21.793Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:35:21.793Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:35:22.809Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:35:22.810Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:35:22.810Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:35:22.810Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:35:22.811Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:35:22.811Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:35:22.811Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:35:22.811Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:35:22.811Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:35:22.811Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:35:22.811Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:35:22.812Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:35:22.812Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:35:22.812Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988360107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:35:22.812Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:35:22.812Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:35:22.812Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:35:22.812Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:35:22.812Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:35:22.812Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988866380, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:35:22.812Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:35:22.812Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:35:22.812Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988868077, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists" } 2023-03-28T07:35:22.813Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:35:22.813Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:35:22.813Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988869078, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists" } 2023-03-28T07:35:22.813Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:35:22.813Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:35:22.813Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988900323, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:35:22.814Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:35:23.813Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:35:23.813Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:35:23.813Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:35:23.813Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:35:24.814Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:35:24.815Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:35:24.815Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:35:24.815Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:35:25.815Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:35:25.816Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:35:25.816Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:35:25.816Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:35:26.817Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:35:26.817Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:35:26.817Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:35:26.817Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:35:27.818Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:35:27.820Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:35:27.820Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:35:27.820Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:35:28.821Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:35:28.821Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:35:28.822Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:35:28.822Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:35:29.823Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T07:35:29.823Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:35:29.823Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T07:35:29.824Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T07:35:29.824Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:35:29.879Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:35:29.880Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:35:29.880Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:35:29.880Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T07:35:29.880Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:35:29.880Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T07:35:29.910Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:35:29.911Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3fe7a545 2023-03-28T07:35:29.911Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:35:29.911Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T07:35:29.911Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:35:29.912Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T07:35:29.912Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T07:35:29.912Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:35:29.912Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:35:29.912Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:35:29.912Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988929912, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:35:30.913Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T07:35:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:35:30.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:35:30.945Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T07:35:30.946Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T07:35:30.946Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T07:35:30.946Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:35:30.947Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T07:35:30.963Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:35:30.963Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@55d9c7f4 2023-03-28T07:35:30.963Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:35:30.964Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T07:35:30.964Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:35:30.964Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T07:35:30.964Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T07:35:30.964Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:35:30.964Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:35:30.965Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:35:30.965Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988930964, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:35:31.965Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:35:31.966Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:35:31.996Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:35:32.001Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:35:32.001Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:36:02.001Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:36:02.031Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:36:02.036Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:36:02.037Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:36:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:36:21.736Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:36:21.736Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:36:21.736Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:36:32.037Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:36:32.064Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:36:32.069Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:36:32.069Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:37:02.070Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:37:02.098Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:37:02.103Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:37:02.104Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:37:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:37:21.736Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:37:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T07:37:21.737Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:37:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:37:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T07:37:21.737Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:37:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:37:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:37:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:37:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:37:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T07:37:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:37:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:37:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:37:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:37:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:37:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:37:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:37:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:37:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988929912, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:37:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:37:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:37:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679988930964, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:37:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:37:32.105Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:37:32.133Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:37:32.139Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:37:32.139Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:38:02.140Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:38:02.166Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:38:02.171Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:38:02.171Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:38:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:38:32.172Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:38:32.200Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:38:32.204Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:38:32.204Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:39:02.204Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:39:02.228Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:39:02.233Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:39:02.233Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:39:21.736Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:39:32.233Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:39:32.262Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:39:32.266Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:39:32.267Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:40:02.267Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:40:02.293Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:40:02.298Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:40:02.298Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:40:21.736Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:40:22.856Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T07:40:22.856Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-7e3ff0b6-6f12-4efd-b78e-370246dca5e2 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T07:40:22.856Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T07:40:22.856Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T07:40:25.329Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:40:25.347Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:40:25.347Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T07:40:25.354Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:40:25.354Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 31: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T07:40:25.373Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:40:25.374Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T07:40:25.374Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:40:25.379Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:40:25.379Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:40:25.380Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:40:25.380Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1268, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:40:25.380Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:40:25.380Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:40:32.298Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T07:40:32.298Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:40:32.309Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T07:40:32.309Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T07:40:32.310Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T07:40:32.313Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:40:32.328Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T07:40:32.328Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1a0e7dac-f16b-4f21-af2d-b9c66f25c237], X-ECOMP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-TransactionId=[], X-ONAP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], Content-Type=[application/merge-patch+json]} 2023-03-28T07:40:32.338Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T07:40:32.473Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?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/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:40:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[130], vertex-id=[381168], x-aai-txid=[1-aai-resources-230328-07:40:31:085-52384], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:40:32.474Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:40:32.474Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T07:40:32.475Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:40:32.475Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:40:32.485Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:40:32.485Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T07:40:32.485Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T07:40:32.485Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:40:32.486Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:40:32.486Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989232485, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:40:32.498Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:40:32.498Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989232485, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T07:40:32.499Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:40:33.516Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:40:33.517Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6d315fdc-3a43-437b-b276-edcee10041ec","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"baa19d62-62c3-43ef-9567-048930744e84","serviceDescription":"service","serviceInvariantUUID":"68899c2d-d5d8-40ff-9f1c-97dbc2695d9d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2d73a0cf-88be-4d48-bac8-32bf0bef18a1","resourceInvariantUUID":"d29d359d-e7f2-4e47-82d7-f803b9e570ef","resourceCustomizationUUID":"23a5224b-144f-4925-95ad-3b6fb3010917","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YWUyNzM0NWRhMGRmMjVhN2I4OTgzMTA2MjI5NzBhZmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"526996e8-0ef8-4444-add7-8f8225061ef9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f7e269d-4c3d-442a-ac24-b1a1721ffda4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:40:33.517Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:40:33.517Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:40:33.517Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:40:33.517Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:40:34.518Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:40:34.518Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:40:34.519Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:40:34.519Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:40:35.521Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "baa19d62-62c3-43ef-9567-048930744e84", "serviceDescription": "service", "serviceInvariantUUID": "68899c2d-d5d8-40ff-9f1c-97dbc2695d9d", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "23a5224b-144f-4925-95ad-3b6fb3010917", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2d73a0cf-88be-4d48-bac8-32bf0bef18a1", "resourceInvariantUUID": "d29d359d-e7f2-4e47-82d7-f803b9e570ef", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f7e269d-4c3d-442a-ac24-b1a1721ffda4" } ], "workloadContext": "Production" } 2023-03-28T07:40:35.521Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:40:35.521Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 baa19d62-62c3-43ef-9567-048930744e84 ASDC 2023-03-28T07:40:35.521Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6d315fdc-3a43-437b-b276-edcee10041ec ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:baa19d62-62c3-43ef-9567-048930744e84 ServiceInvariantUUID:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4 ArtifactChecksum:ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 ResourceInvariantUUID:d29d359d-e7f2-4e47-82d7-f803b9e570ef ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2d73a0cf-88be-4d48-bac8-32bf0bef18a1 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T07:40:35.522Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF baa19d62-62c3-43ef-9567-048930744e84 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:40:35.570Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:40:35.572Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:40:35.572Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:40:35.572Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T07:40:35.572Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:40:35.572Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T07:40:35.602Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:40:35.602Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7aa331da 2023-03-28T07:40:35.603Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:40:35.603Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T07:40:35.603Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:40:35.604Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T07:40:35.604Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T07:40:35.604Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:40:35.604Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:40:35.604Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:40:35.605Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989235604, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:40:36.606Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T07:40:36.656Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists 2023-03-28T07:40:36.657Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T07:40:36.657Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists) 2023-03-28T07:40:36.657Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:40:36.657Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:40:36.657Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:40:36.657Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989236657, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:40:37.658Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T07:40:37.658Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists) 2023-03-28T07:40:37.658Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:40:37.659Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:40:37.659Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:40:37.659Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989237658, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:40:38.660Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:40:38.688Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:40:38.692Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:40:38.693Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:40:38.693Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:40:38.693Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:40:38.693Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:40:38.693Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:40:38.693Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:40:38.693Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:40:38.693Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:40:38.704Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:41:08.705Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:41:08.715Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d315fdc-3a43-437b-b276-edcee10041ec and serviceModelVersionId: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T07:41:08.715Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68899c2d-d5d8-40ff-9f1c-97dbc2695d9d 2023-03-28T07:41:08.715Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 2023-03-28T07:41:08.719Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:41:08.731Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||Invoke 2023-03-28T07:41:08.732Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[26c346da-5503-4620-8dac-7085138d33ef], X-ECOMP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-TransactionId=[], X-ONAP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], Content-Type=[application/merge-patch+json]} 2023-03-28T07:41:08.738Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:41:08.856Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?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/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:41:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[115], vertex-id=[241832], x-aai-txid=[2-aai-resources-230328-07:41:07:485-34352], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:41:08.856Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:41:08.857Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||InvokeReturn 2023-03-28T07:41:08.857Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:41:08.857Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:41:08.864Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:41:08.864Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d315fdc-3a43-437b-b276-edcee10041ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:41:08.864Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:41:08.865Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:08.865Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:08.865Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989268864, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:41:09.898Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:41:09.898Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b1101844-7f05-4c6e-8dec-0936c7401cd2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f13ca837-ae90-403c-9881-446f755d4bf8","serviceDescription":"service","serviceInvariantUUID":"22d33c51-a0cb-43ff-b88c-056b90379b28","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"34e5bbe9-7741-4165-b12d-b84e25d08f32","resourceInvariantUUID":"f898deb2-e327-4ee2-9a03-34e07a677d6e","resourceCustomizationUUID":"42b32958-f457-419a-b9ad-9d83f09d3632","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjNiOTJiYjJhZDBkN2MyNjhhMDRmMDUxMDViZWRiMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62f26e84-bf2e-40e5-988d-2a7a91849eff","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7aeb8003-1803-4624-aedf-ffe1fcf931c8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f806266e-6d66-42df-a556-de319d652129","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c09a72b0-0f8e-476e-82f1-16dcd82ad64c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6289936-6aac-441c-8af2-efa335579f8c","artifactVersion":"2","generatedFromUUID":"f806266e-6d66-42df-a556-de319d652129"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JlNzI4MTFhZWI4NTgxOWU3OGZhNmM4ODRkNTViN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8b8d456-25e5-4024-b0fb-35d62ebfbac0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"88db2004-e0d0-45c3-b086-5eac73849247","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:41:09.898Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:41:09.898Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:09.899Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:09.899Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:41:10.899Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:41:10.900Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:10.900Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:10.900Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:41:11.901Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:41:11.901Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:11.901Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:11.901Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:41:12.902Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:41:12.902Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:12.903Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:12.903Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:41:13.903Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:41:13.904Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:13.904Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:13.904Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:41:14.904Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:41:14.905Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:14.905Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:14.905Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:41:15.906Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:41:15.906Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:15.906Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:15.907Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:41:16.908Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f13ca837-ae90-403c-9881-446f755d4bf8", "serviceDescription": "service", "serviceInvariantUUID": "22d33c51-a0cb-43ff-b88c-056b90379b28", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "42b32958-f457-419a-b9ad-9d83f09d3632", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "34e5bbe9-7741-4165-b12d-b84e25d08f32", "resourceInvariantUUID": "f898deb2-e327-4ee2-9a03-34e07a677d6e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7aeb8003-1803-4624-aedf-ffe1fcf931c8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f806266e-6d66-42df-a556-de319d652129", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "generatedFromUUID": "f806266e-6d66-42df-a556-de319d652129" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88db2004-e0d0-45c3-b086-5eac73849247" } ], "workloadContext": "Production" } 2023-03-28T07:41:16.908Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:41:16.908Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f13ca837-ae90-403c-9881-446f755d4bf8 ASDC 2023-03-28T07:41:16.908Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b1101844-7f05-4c6e-8dec-0936c7401cd2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f13ca837-ae90-403c-9881-446f755d4bf8 ServiceInvariantUUID:22d33c51-a0cb-43ff-b88c-056b90379b28 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:88db2004-e0d0-45c3-b086-5eac73849247 ArtifactChecksum:NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:42b32958-f457-419a-b9ad-9d83f09d3632 ResourceInvariantUUID:f898deb2-e327-4ee2-9a03-34e07a677d6e ResourceName:basic_vm ResourceType:VF ResourceUUID:34e5bbe9-7741-4165-b12d-b84e25d08f32 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:7aeb8003-1803-4624-aedf-ffe1fcf931c8 ArtifactChecksum:N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f806266e-6d66-42df-a556-de319d652129 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T07:41:16.908Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f13ca837-ae90-403c-9881-446f755d4bf8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:41:16.964Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:41:16.965Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:41:16.965Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:41:16.965Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T07:41:16.965Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:41:16.965Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T07:41:16.989Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:41:16.989Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5f88e3a8 2023-03-28T07:41:16.989Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:41:16.989Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T07:41:16.989Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 88db2004-e0d0-45c3-b086-5eac73849247 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:41:16.990Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T07:41:16.990Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T07:41:16.990Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:41:16.990Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:16.990Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:16.991Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989276990, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:41:17.991Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:88db2004-e0d0-45c3-b086-5eac73849247) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T07:41:18.051Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists 2023-03-28T07:41:18.051Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T07:41:18.051Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists) 2023-03-28T07:41:18.051Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:41:18.051Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:18.051Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:18.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989278051, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:41:19.053Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T07:41:19.054Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists) 2023-03-28T07:41:19.054Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:41:19.054Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:19.054Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:19.054Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989279053, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:41:20.056Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:41:20.077Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:41:20.081Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:41:20.081Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:41:20.081Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:41:20.081Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:41:20.082Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:41:20.082Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:41:20.082Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:41:20.082Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:41:20.082Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:41:20.096Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:41:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:41:21.740Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:41:21.740Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:41:21.740Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:41:21.740Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:41:21.740Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:41:21.740Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:41:21.741Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:41:21.741Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989235604, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:41:21.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:41:21.741Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:41:21.741Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989236657, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } 2023-03-28T07:41:21.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:41:21.741Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:41:21.741Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989237658, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } 2023-03-28T07:41:21.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:41:21.741Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:41:21.741Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989268864, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:41:21.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:41:21.741Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:41:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:41:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:41:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:41:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T07:41:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:41:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:41:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T07:41:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:41:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:41:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:41:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:41:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:41:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T07:41:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:41:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:41:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:41:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:41:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:41:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:41:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:41:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:41:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989276990, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:41:21.744Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:41:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:41:21.744Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989278051, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } 2023-03-28T07:41:21.744Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:41:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:41:21.744Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989279053, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } 2023-03-28T07:41:21.744Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:41:50.096Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:41:50.108Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and serviceModelVersionId: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T07:41:50.108Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22d33c51-a0cb-43ff-b88c-056b90379b28 2023-03-28T07:41:50.109Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 2023-03-28T07:41:50.113Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:41:50.126Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||Invoke 2023-03-28T07:41:50.126Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[19c42c73-a71d-4f73-8d85-af7fb68379c4], X-ECOMP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-TransactionId=[], X-ONAP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], Content-Type=[application/merge-patch+json]} 2023-03-28T07:41:50.133Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:41:50.263Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?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/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:41:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[127], vertex-id=[237712], x-aai-txid=[0-aai-resources-230328-07:41:48:880-19861], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:41:50.263Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:41:50.264Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||InvokeReturn 2023-03-28T07:41:50.264Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:41:50.264Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:41:50.272Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:41:50.272Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b1101844-7f05-4c6e-8dec-0936c7401cd2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:41:50.272Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:41:50.272Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:50.272Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:50.273Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989310272, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:41:51.307Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:41:51.308Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c2cb142b-b896-4d67-9f54-19b9dd862b28","serviceName":"Demo_pNF_qiMMnDktT3zZPbU7Zg63","serviceVersion":"1.0","serviceUUID":"2c1e7107-0c4e-4c2a-a2a5-51108c66555d","serviceDescription":"catalog service description","serviceInvariantUUID":"0aa0ec4c-3380-4600-a27c-67961782bbc7","resources":[{"resourceInstanceName":"pNF 9722b1f5-84b8 0","resourceName":"pNF 9722b1f5-84b8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2b30b77f-dd65-40e7-9249-5a491c07599d","resourceInvariantUUID":"42f25fc6-441e-4c83-bc2f-2b1b5021e2c7","resourceCustomizationUUID":"29a39946-ebbc-4eda-acaa-7e6a5b0c65ae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml","artifactChecksum":"MWYxMjk3NjFmYjEyZWM1ODA0ZmI0MWIzYWQ2YzQ3Nzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c81fd0c1-45a7-4104-8c72-8e0076012222","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b150721-2582-4525-b530-a219dce91c5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f80678ec-8b72-423e-86c8-59043a62099b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml","artifactChecksum":"NGNkYmE5YjAwN2RiYjVmNDIwMGJiZTk0YmEyNGIzZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e1bc1d6-6447-48c6-b1b6-b7a4229191ce","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70f6aa00-85c7-43e5-a44a-32e2e41b8b9f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7685caae-1ad8-417c-afc1-4a11d3d7b5ef","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactChecksum":"Nzc5NTkzOGUxNjQ2MzE4MzgxNWU3MWYzY2JmMjNmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42134f8a-1644-48cf-9528-7e77492f7546","artifactVersion":"1"},{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactChecksum":"OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e9fa943-2647-43b9-be09-f905a8cf4638","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:41:51.308Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:41:51.308Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:51.308Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:51.308Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:41:52.310Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:41:52.310Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:52.311Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:52.311Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:41:53.312Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:41:53.313Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:53.314Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:53.314Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:41:54.316Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:41:54.316Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:54.316Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:54.316Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:41:55.318Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:41:55.318Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:55.318Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:55.318Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:41:56.319Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:41:56.319Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:56.319Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:56.320Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:41:57.320Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:41:57.321Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:57.321Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:57.321Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:41:58.321Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:41:58.321Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:58.321Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:58.322Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:41:59.322Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "serviceName": "Demo_pNF_qiMMnDktT3zZPbU7Zg63", "serviceVersion": "1.0", "serviceUUID": "2c1e7107-0c4e-4c2a-a2a5-51108c66555d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0aa0ec4c-3380-4600-a27c-67961782bbc7", "resources": [ { "resourceInstanceName": "pNF 9722b1f5-84b8 0", "resourceCustomizationUUID": "29a39946-ebbc-4eda-acaa-7e6a5b0c65ae", "resourceName": "pNF 9722b1f5-84b8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2b30b77f-dd65-40e7-9249-5a491c07599d", "resourceInvariantUUID": "42f25fc6-441e-4c83-bc2f-2b1b5021e2c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactChecksum": "OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e9fa943-2647-43b9-be09-f905a8cf4638" } ], "workloadContext": "Production" } 2023-03-28T07:41:59.323Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:41:59.323Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC 2023-03-28T07:41:59.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c2cb142b-b896-4d67-9f54-19b9dd862b28 ServiceName:Demo_pNF_qiMMnDktT3zZPbU7Zg63 ServiceVersion:1.0 ServiceUUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d ServiceInvariantUUID:0aa0ec4c-3380-4600-a27c-67961782bbc7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactUUID:5e9fa943-2647-43b9-be09-f905a8cf4638 ArtifactChecksum:OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 9722b1f5-84b8 0 ResourceCustomizationUUID:29a39946-ebbc-4eda-acaa-7e6a5b0c65ae ResourceInvariantUUID:42f25fc6-441e-4c83-bc2f-2b1b5021e2c7 ResourceName:pNF 9722b1f5-84b8 ResourceType:PNF ResourceUUID:2b30b77f-dd65-40e7-9249-5a491c07599d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T07:41:59.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:41:59.373Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:41:59.374Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:41:59.374Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:41:59.374Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 from URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:41:59.374Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:41:59.374Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:41:59.594Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:41:59.597Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 5e9fa943-2647-43b9-be09-f905a8cf4638 88026 2023-03-28T07:41:59.597Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:41:59.597Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:41:59.597Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:41:59.597Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:41:59.597Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:41:59.597Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989319597, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:42:00.598Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:42:00.599Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:42:00.599Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638, URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar to file: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:42:00.599Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:42:00.600Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:42:00.600Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:42:00.681Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10503127089997847020/Definitions/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml 2023-03-28T07:42:01.287Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:42:01.287Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:42:01.288Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:42:01.288Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:42:01.288Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:42:01.288Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:42:01.288Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 9722b1f5-84b8 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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:42:01.288Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:42:01.288Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:42:01.288Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:42:01.288Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:42:01.288Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:42:01.288Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:42:01.288Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:42:01.288Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T07:42:01.289Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:42:01.289Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:42:01.289Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:42:01.289Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:42:01.289Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T07:42:01.289Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:42:01.289Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:42:01.289Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:42:01.289Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:42:01.289Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:42:01.289Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:42:01.289Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:42:01.289Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:42:01.289Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:42:01.290Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:42:01.290Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:42:01.290Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:42:01.290Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qiMMnDktT3zZPbU7Zg63 Description:catalog service description Model UUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d Model Version:NULL Model InvariantUuid:0aa0ec4c-3380-4600-a27c-67961782bbc7 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-03-28T07:42:01.328Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists 2023-03-28T07:42:01.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:42:01.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists) 2023-03-28T07:42:01.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:42:01.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:42:01.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:42:01.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989321328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:42:02.330Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:42:02.331Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists) 2023-03-28T07:42:02.331Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:42:02.331Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:42:02.331Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:42:02.332Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989322330, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:42:03.333Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:42:03.361Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:42:03.366Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:42:03.366Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:42:03.366Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:42:03.366Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:42:03.366Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:42:03.367Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:42:03.367Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:42:03.367Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:42:03.367Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:42:03.382Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:42:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:42:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:42:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989310272, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:42:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:42:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:42:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:42:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:42:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:42:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:42:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:42:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:42:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:42:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:42:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:42:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:42:21.745Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:42:21.745Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:42:21.745Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:42:21.745Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:42:21.745Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:42:21.745Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:42:21.745Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:42:21.745Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:42:21.745Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:42:21.745Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:42:21.745Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:42:21.745Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:42:21.746Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:42:21.746Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:42:21.746Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989319597, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:42:21.746Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:42:21.746Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:42:21.746Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989321328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } 2023-03-28T07:42:21.746Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:42:21.746Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:42:21.746Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989322330, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } 2023-03-28T07:42:21.746Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:42:33.382Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:42:33.394Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and serviceModelVersionId: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T07:42:33.394Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0aa0ec4c-3380-4600-a27c-67961782bbc7 2023-03-28T07:42:33.395Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 2023-03-28T07:42:33.402Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:42:33.419Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||Invoke 2023-03-28T07:42:33.419Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b435876e-8754-4694-aaf1-430bf94d857c], X-ECOMP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-TransactionId=[], X-ONAP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], Content-Type=[application/merge-patch+json]} 2023-03-28T07:42:33.426Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:42:33.559Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?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/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:42:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[130], vertex-id=[180424], x-aai-txid=[1-aai-resources-230328-07:42:32:173-11311], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:42:33.560Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:42:33.560Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||InvokeReturn 2023-03-28T07:42:33.561Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:42:33.561Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:42:33.569Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:42:33.569Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2cb142b-b896-4d67-9f54-19b9dd862b28 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:42:33.570Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:42:33.570Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:42:33.570Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:42:33.570Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989353569, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:42:34.604Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:42:34.605Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"0b7b1ee4-48b4-4814-8486-4759bb4555cd","serviceName":"Demo_pNF_ptJgglHPOJPMYo1zc6Cx","serviceVersion":"1.0","serviceUUID":"d1d83882-7852-4a5b-8072-1885b4ff2048","serviceDescription":"catalog service description","serviceInvariantUUID":"03c51e14-e738-4b3e-8fb2-a081ac0d02fa","resources":[{"resourceInstanceName":"pNF ff945e32-844d 0","resourceName":"pNF ff945e32-844d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba2dcbb-ad33-436f-b906-458e680047fc","resourceInvariantUUID":"10007534-3fd4-4ce1-8c25-3f288e22a0b8","resourceCustomizationUUID":"ef1d5cd5-cef9-4655-9938-207ef29098bb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml","artifactChecksum":"MGIzMWFiNWM0NmQzNDU5MmVjYTkzYjk3ZDU0NjVlOWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7f0ac813-7fb7-4d1b-bccc-c0ed0bed1afa","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"de8c719a-5b62-4746-8efc-f6e318f3be56","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a9a96e55-e7be-41d5-80cc-fce815a5eb06","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml","artifactChecksum":"OGM1ZjU5OWI1MmI0YTM5MGYxMzA0ODMyNjcxNTcwMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d73ce652-789b-41be-81d0-6b0962549507","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f37955db-1fe2-4859-9f57-9e14d5e4e90d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dc3c6c01-74ab-420d-b0b2-2194f79c91b8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactChecksum":"ZDUwYjVkMjk2NTBjOTIwZDhkOTdkMTgzOWU3YjZhOTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"95477967-e046-4cb7-a6f0-51283459a8ab","artifactVersion":"1"},{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactChecksum":"NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0d7571fb-5b31-4088-99e3-ccb85bc37d70","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:42:34.605Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:42:34.605Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:42:34.605Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:42:34.605Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:42:35.606Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:42:35.606Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:42:35.606Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:42:35.606Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:42:36.607Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:42:36.607Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:42:36.607Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:42:36.607Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:42:37.608Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:42:37.608Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:42:37.609Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:42:37.609Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:42:38.609Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:42:38.610Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:42:38.610Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:42:38.610Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:42:39.610Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:42:39.611Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:42:39.611Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:42:39.611Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:42:40.612Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:42:40.612Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:42:40.612Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:42:40.612Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:42:41.613Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:42:41.613Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:42:41.614Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:42:41.614Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:42:42.615Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "serviceName": "Demo_pNF_ptJgglHPOJPMYo1zc6Cx", "serviceVersion": "1.0", "serviceUUID": "d1d83882-7852-4a5b-8072-1885b4ff2048", "serviceDescription": "catalog service description", "serviceInvariantUUID": "03c51e14-e738-4b3e-8fb2-a081ac0d02fa", "resources": [ { "resourceInstanceName": "pNF ff945e32-844d 0", "resourceCustomizationUUID": "ef1d5cd5-cef9-4655-9938-207ef29098bb", "resourceName": "pNF ff945e32-844d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "0ba2dcbb-ad33-436f-b906-458e680047fc", "resourceInvariantUUID": "10007534-3fd4-4ce1-8c25-3f288e22a0b8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactChecksum": "NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0d7571fb-5b31-4088-99e3-ccb85bc37d70" } ], "workloadContext": "Production" } 2023-03-28T07:42:42.615Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:42:42.615Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC 2023-03-28T07:42:42.616Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:0b7b1ee4-48b4-4814-8486-4759bb4555cd ServiceName:Demo_pNF_ptJgglHPOJPMYo1zc6Cx ServiceVersion:1.0 ServiceUUID:d1d83882-7852-4a5b-8072-1885b4ff2048 ServiceInvariantUUID:03c51e14-e738-4b3e-8fb2-a081ac0d02fa ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactUUID:0d7571fb-5b31-4088-99e3-ccb85bc37d70 ArtifactChecksum:NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ff945e32-844d 0 ResourceCustomizationUUID:ef1d5cd5-cef9-4655-9938-207ef29098bb ResourceInvariantUUID:10007534-3fd4-4ce1-8c25-3f288e22a0b8 ResourceName:pNF ff945e32-844d ResourceType:PNF ResourceUUID:0ba2dcbb-ad33-436f-b906-458e680047fc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T07:42:42.616Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:42:42.665Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:42:42.666Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:42:42.667Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:42:42.667Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 from URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:42:42.667Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:42:42.667Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:42:42.889Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:42:42.891Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 0d7571fb-5b31-4088-99e3-ccb85bc37d70 88014 2023-03-28T07:42:42.892Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:42:42.892Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:42:42.892Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:42:42.892Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:42:42.893Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:42:42.893Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989362892, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:42:43.894Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:42:43.895Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:42:43.895Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70, URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar to file: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:42:43.895Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:42:43.896Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:42:43.896Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:42:43.978Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18025282494060601610/Definitions/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml 2023-03-28T07:42:44.543Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:42:44.543Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:42:44.543Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:42:44.544Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:42:44.544Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:42:44.544Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:42:44.544Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:42:44.544Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:42:44.544Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:42:44.544Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ff945e32-844d 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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:42:44.544Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:42:44.544Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:42:44.544Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:42:44.544Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:42:44.544Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T07:42:44.545Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:42:44.545Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:42:44.545Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:42:44.545Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:42:44.545Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T07:42:44.545Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:42:44.545Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:42:44.545Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:42:44.545Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:42:44.546Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:42:44.546Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:42:44.546Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:42:44.546Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:42:44.546Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:42:44.546Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:42:44.546Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:42:44.546Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:42:44.546Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ptJgglHPOJPMYo1zc6Cx Description:catalog service description Model UUID:d1d83882-7852-4a5b-8072-1885b4ff2048 Model Version:NULL Model InvariantUuid:03c51e14-e738-4b3e-8fb2-a081ac0d02fa 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-03-28T07:42:44.596Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists 2023-03-28T07:42:44.596Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:42:44.596Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists) 2023-03-28T07:42:44.596Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:42:44.597Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:42:44.597Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:42:44.597Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989364596, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:42:45.597Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:42:45.598Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists) 2023-03-28T07:42:45.598Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:42:45.598Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:42:45.599Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:42:45.599Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989365597, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:42:46.600Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:42:46.627Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:42:46.633Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:42:46.633Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:42:46.633Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:42:46.633Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:42:46.633Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:42:46.633Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:42:46.634Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:42:46.634Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:42:46.634Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:42:46.648Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:43:16.649Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:43:16.662Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and serviceModelVersionId: d1d83882-7852-4a5b-8072-1885b4ff2048 2023-03-28T07:43:16.662Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 03c51e14-e738-4b3e-8fb2-a081ac0d02fa 2023-03-28T07:43:16.663Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 2023-03-28T07:43:16.670Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:43:16.684Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T07:43:16.685Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||Invoke 2023-03-28T07:43:16.691Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:43:16.818Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||InvokeReturn 2023-03-28T07:43:16.819Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:43:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[196808], x-aai-txid=[1-aai-resources-230328-07:43:15:437-18133], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:43:16.819Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:43:16.820Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:43:16.820Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:43:16.831Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:43:16.831Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0b7b1ee4-48b4-4814-8486-4759bb4555cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:43:16.831Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:43:16.832Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:43:16.832Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:43:16.832Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989396831, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:43:17.865Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:43:17.866Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"949cd2cf-4141-4930-a770-629b2661a8b8","serviceName":"Demo_pNF_FoN9eNmy6F7zZO5fd3Rl","serviceVersion":"1.0","serviceUUID":"36ec2db0-d90f-4666-bfc9-1ec9e505475b","serviceDescription":"catalog service description","serviceInvariantUUID":"d032eafd-f902-4c15-9f33-0a447861d07f","resources":[{"resourceInstanceName":"pNF 194367a0-04ea 0","resourceName":"pNF 194367a0-04ea","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"42be0a6c-1826-4778-a3b0-684a350de3ec","resourceInvariantUUID":"37a150d6-848e-4f89-9bf6-7dee9c808042","resourceCustomizationUUID":"3f8fb470-0ce1-4cc0-a317-4f45b588639b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml","artifactChecksum":"MWI3MmViMGNjOTEzMWExNzEyOTA0MjMxOWM2YjgyYWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"db9df21d-2af1-4819-9cec-688f7a21b7de","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"32171bb3-d7fb-44e5-b05c-4fd21c3e6a90","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70fa5ab5-71f0-4bf2-9090-cc12004a70d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml","artifactChecksum":"MjdmMDlmZWE3OTRiZjU0ODFiNTI0MGI1OTc3YzJkMDY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bd6b60c6-98ee-4e6e-956e-40693b3502c0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cf181bd5-d75e-46b4-a651-8ae15d3edad9","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"98575bc4-0124-42b4-9bcd-3ffff19d95b0","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml","artifactChecksum":"MDVkOTBhNDIwY2JjMjdkMzIxZWYxYTk5N2EwODFlNmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b3b62f02-ad28-4a45-873e-6de541e50a0b","artifactVersion":"1"},{"artifactName":"service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar","artifactChecksum":"YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"36bf5004-6eb9-408a-b784-54a7a9a73d35","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:43:17.866Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:43:17.866Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:43:17.866Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:43:17.867Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:43:18.868Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:43:18.868Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:43:18.868Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:43:18.868Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:43:19.870Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:43:19.870Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:43:19.870Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:43:19.870Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:43:20.871Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:43:20.872Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:43:20.872Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:43:20.872Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:43:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:43:21.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:43:21.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989353569, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:43:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:43:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:43:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:43:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:43:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:43:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:43:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:43:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:43:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:43:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:43:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:43:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:43:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:43:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:43:21.745Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:43:21.745Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:43:21.745Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:43:21.745Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:43:21.745Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:43:21.745Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:43:21.745Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:43:21.746Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:43:21.746Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:43:21.746Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:43:21.746Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:43:21.746Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:43:21.746Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989362892, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:43:21.746Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:43:21.746Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:43:21.746Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989364596, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } 2023-03-28T07:43:21.746Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:43:21.746Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:43:21.746Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989365597, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } 2023-03-28T07:43:21.747Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:43:21.747Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:43:21.747Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989396831, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:43:21.747Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:43:21.747Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:43:21.747Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:43:21.747Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:43:21.747Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:43:21.748Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:43:21.748Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:43:21.748Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:43:21.748Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:43:21.748Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:43:21.748Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:43:21.749Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:43:21.749Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:43:21.874Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:43:21.874Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:43:21.874Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:43:21.875Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:43:22.876Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:43:22.876Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:43:22.876Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:43:22.876Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:43:23.877Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:43:23.877Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:43:23.878Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:43:23.878Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:43:24.879Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:43:24.880Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:43:24.880Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:43:24.880Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:43:25.881Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "serviceName": "Demo_pNF_FoN9eNmy6F7zZO5fd3Rl", "serviceVersion": "1.0", "serviceUUID": "36ec2db0-d90f-4666-bfc9-1ec9e505475b", "serviceDescription": "catalog service description", "serviceInvariantUUID": "d032eafd-f902-4c15-9f33-0a447861d07f", "resources": [ { "resourceInstanceName": "pNF 194367a0-04ea 0", "resourceCustomizationUUID": "3f8fb470-0ce1-4cc0-a317-4f45b588639b", "resourceName": "pNF 194367a0-04ea", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "42be0a6c-1826-4778-a3b0-684a350de3ec", "resourceInvariantUUID": "37a150d6-848e-4f89-9bf6-7dee9c808042", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "artifactChecksum": "YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "36bf5004-6eb9-408a-b784-54a7a9a73d35" } ], "workloadContext": "Production" } 2023-03-28T07:43:25.882Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:43:25.882Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 36ec2db0-d90f-4666-bfc9-1ec9e505475b ASDC 2023-03-28T07:43:25.882Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:949cd2cf-4141-4930-a770-629b2661a8b8 ServiceName:Demo_pNF_FoN9eNmy6F7zZO5fd3Rl ServiceVersion:1.0 ServiceUUID:36ec2db0-d90f-4666-bfc9-1ec9e505475b ServiceInvariantUUID:d032eafd-f902-4c15-9f33-0a447861d07f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ArtifactUUID:36bf5004-6eb9-408a-b784-54a7a9a73d35 ArtifactChecksum:YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 194367a0-04ea 0 ResourceCustomizationUUID:3f8fb470-0ce1-4cc0-a317-4f45b588639b ResourceInvariantUUID:37a150d6-848e-4f89-9bf6-7dee9c808042 ResourceName:pNF 194367a0-04ea ResourceType:PNF ResourceUUID:42be0a6c-1826-4778-a3b0-684a350de3ec ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T07:43:25.882Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 36ec2db0-d90f-4666-bfc9-1ec9e505475b ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:43:25.929Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:43:25.929Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:43:25.929Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:43:25.929Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 from URL: /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:43:25.930Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:43:25.930Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:43:26.176Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:43:26.179Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 36bf5004-6eb9-408a-b784-54a7a9a73d35 88012 2023-03-28T07:43:26.179Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T07:43:26.179Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:43:26.179Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:43:26.180Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:43:26.180Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:43:26.180Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989406179, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:43:27.181Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:43:27.182Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:43:27.182Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35, URL: /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar to file: /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:43:27.183Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:43:27.184Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:43:27.184Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:43:27.263Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16980364448883554263/Definitions/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml 2023-03-28T07:43:27.819Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:43:27.820Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:43:27.820Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:43:27.820Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:43:27.820Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:43:27.820Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:43:27.820Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:43:27.820Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:43:27.820Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:43:27.820Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:43:27.820Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 194367a0-04ea 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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:43:27.820Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:43:27.820Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:43:27.820Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:43:27.820Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Node template pNF 194367a0-04ea 0 is matching search criteria 2023-03-28T07:43:27.820Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:43:27.820Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 194367a0-04ea 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:43:27.821Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:43:27.821Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:43:27.821Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Node template pNF 194367a0-04ea 0 is matching search criteria 2023-03-28T07:43:27.821Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:43:27.821Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 194367a0-04ea 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:43:27.821Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:43:27.821Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:43:27.821Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:43:27.821Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:43:27.821Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:43:27.821Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:43:27.821Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:43:27.821Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:43:27.821Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:43:27.821Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:43:27.821Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_FoN9eNmy6F7zZO5fd3Rl Description:catalog service description Model UUID:36ec2db0-d90f-4666-bfc9-1ec9e505475b Model Version:NULL Model InvariantUuid:d032eafd-f902-4c15-9f33-0a447861d07f 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-03-28T07:43:27.868Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||ERROR|500||Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists 2023-03-28T07:43:27.868Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T07:43:27.869Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar(Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists) 2023-03-28T07:43:27.869Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:43:27.869Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:43:27.869Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:43:27.869Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989407868, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:43:28.869Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T07:43:28.869Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar(Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists) 2023-03-28T07:43:28.869Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:43:28.870Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:43:28.870Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:43:28.870Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989408869, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:43:29.870Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:43:29.895Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:43:29.899Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:43:29.899Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:43:29.899Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:43:29.899Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:43:29.899Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:43:29.899Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:43:29.899Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:43:29.899Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:43:29.899Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:43:29.914Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:43:59.914Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:43:59.927Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 949cd2cf-4141-4930-a770-629b2661a8b8 and serviceModelVersionId: 36ec2db0-d90f-4666-bfc9-1ec9e505475b 2023-03-28T07:43:59.928Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d032eafd-f902-4c15-9f33-0a447861d07f 2023-03-28T07:43:59.928Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 2023-03-28T07:43:59.936Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:43:59.958Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T07:43:59.959Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|INFO|500||Invoke 2023-03-28T07:43:59.967Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:44:00.097Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|INFO|500||InvokeReturn 2023-03-28T07:44:00.097Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:43:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[258192], x-aai-txid=[1-aai-resources-230328-07:43:58:713-3250], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:44:00.098Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:44:00.098Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:44:00.098Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:44:00.108Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:44:00.108Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 949cd2cf-4141-4930-a770-629b2661a8b8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:44:00.108Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:44:00.109Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:00.109Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:00.109Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989440108, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:44:01.138Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:44:01.139Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"eabafc73-af9e-42e1-b6df-d575cfb4e375","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"99a0dea6-13e7-4128-be9d-1639c5abef79","serviceDescription":"service","serviceInvariantUUID":"eaa5cfa8-5b09-412d-b995-c28af06be038","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"21711f5f-c128-41f9-93bc-c2a876c6ca45","resourceInvariantUUID":"27aa5b2c-4328-40a3-98aa-9d8a23d13a80","resourceCustomizationUUID":"b60081d5-c5e8-458c-a76f-c192e0373e97","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":"M2EyYTViNDBmZTVmOWIxNTQwMzEyZjc4MWZiNWVmOGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fb0a9c1-e2e1-4368-bf56-9e7c06720ca2","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":"OGYxZTYwMDJkMWVjZDU0OTAyNzE1Y2UwZDhhYjA5ODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bffbef14-0698-46d5-8784-477c78d9e59a","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":"d394fcc8-6419-43d4-9d7b-32bdd4492f20","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":"84cc2cce-e9e5-4759-aa6d-02a4a3133a5a","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":"90b1e882-9835-45bc-95ac-ee14b602147b","artifactVersion":"2","generatedFromUUID":"305d543d-0f9b-4638-98c0-195774f121ee"},{"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":"ccfa8402-7b95-4b7b-aff5-cd2e35b17a27","artifactVersion":"2","generatedFromUUID":"d394fcc8-6419-43d4-9d7b-32bdd4492f20"},{"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":"305d543d-0f9b-4638-98c0-195774f121ee","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":"2485387a-ca6b-4d36-85b1-128af1ec3689","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":"ODk0N2I5ZWU1NDE0OWViNWJiODU2YWNiOWYwMTNhNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bc056faf-83a5-49f7-af0a-800c13834039","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ZGQwNGY2YzYzZTM4Njc0NTc5ZDE3YjliMDIxZWU3MzM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"dc246180-177b-4072-9611-13ee7d3408c7","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:44:01.139Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:44:01.140Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:01.140Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:01.140Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "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-03-28T07:44:02.141Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:44:02.142Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:02.142Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:02.142Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "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-03-28T07:44:03.144Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:44:03.144Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:03.144Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:03.145Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "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-03-28T07:44:04.146Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:44:04.147Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:04.147Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:04.147Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "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-03-28T07:44:05.148Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:44:05.149Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:05.149Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:05.149Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "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-03-28T07:44:06.150Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:44:06.151Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:06.151Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:06.151Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "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-03-28T07:44:07.151Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:44:07.152Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:07.152Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:07.152Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "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-03-28T07:44:08.152Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:44:08.153Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:08.153Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:08.153Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "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-03-28T07:44:09.154Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:44:09.154Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:09.154Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:09.154Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:44:10.155Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:44:10.156Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:10.156Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:10.156Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:44:11.157Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "99a0dea6-13e7-4128-be9d-1639c5abef79", "serviceDescription": "service", "serviceInvariantUUID": "eaa5cfa8-5b09-412d-b995-c28af06be038", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "b60081d5-c5e8-458c-a76f-c192e0373e97", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "21711f5f-c128-41f9-93bc-c2a876c6ca45", "resourceInvariantUUID": "27aa5b2c-4328-40a3-98aa-9d8a23d13a80", "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": "OGYxZTYwMDJkMWVjZDU0OTAyNzE1Y2UwZDhhYjA5ODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bffbef14-0698-46d5-8784-477c78d9e59a", "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": "d394fcc8-6419-43d4-9d7b-32bdd4492f20", "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": "ccfa8402-7b95-4b7b-aff5-cd2e35b17a27", "generatedFromUUID": "d394fcc8-6419-43d4-9d7b-32bdd4492f20" }, "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": "90b1e882-9835-45bc-95ac-ee14b602147b", "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": "ccfa8402-7b95-4b7b-aff5-cd2e35b17a27", "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": "305d543d-0f9b-4638-98c0-195774f121ee", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ZGQwNGY2YzYzZTM4Njc0NTc5ZDE3YjliMDIxZWU3MzM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "dc246180-177b-4072-9611-13ee7d3408c7" } ], "workloadContext": "Production" } 2023-03-28T07:44:11.157Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:44:11.158Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 99a0dea6-13e7-4128-be9d-1639c5abef79 ASDC 2023-03-28T07:44:11.158Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:eabafc73-af9e-42e1-b6df-d575cfb4e375 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:99a0dea6-13e7-4128-be9d-1639c5abef79 ServiceInvariantUUID:eaa5cfa8-5b09-412d-b995-c28af06be038 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:dc246180-177b-4072-9611-13ee7d3408c7 ArtifactChecksum:ZGQwNGY2YzYzZTM4Njc0NTc5ZDE3YjliMDIxZWU3MzM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:b60081d5-c5e8-458c-a76f-c192e0373e97 ResourceInvariantUUID:27aa5b2c-4328-40a3-98aa-9d8a23d13a80 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:21711f5f-c128-41f9-93bc-c2a876c6ca45 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:bffbef14-0698-46d5-8784-477c78d9e59a ArtifactChecksum:OGYxZTYwMDJkMWVjZDU0OTAyNzE1Y2UwZDhhYjA5ODU= 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:d394fcc8-6419-43d4-9d7b-32bdd4492f20 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:ccfa8402-7b95-4b7b-aff5-cd2e35b17a27 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:90b1e882-9835-45bc-95ac-ee14b602147b 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:ccfa8402-7b95-4b7b-aff5-cd2e35b17a27 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:305d543d-0f9b-4638-98c0-195774f121ee ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T07:44:11.158Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 99a0dea6-13e7-4128-be9d-1639c5abef79 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:44:11.230Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:44:11.230Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:44:11.231Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:44:11.231Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: dc246180-177b-4072-9611-13ee7d3408c7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T07:44:11.231Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:44:11.231Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T07:44:11.474Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:44:11.480Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar dc246180-177b-4072-9611-13ee7d3408c7 163284 2023-03-28T07:44:11.481Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T07:44:11.481Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T07:44:11.481Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:44:11.481Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:11.481Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:11.481Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989451481, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:44:12.482Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:44:12.483Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:44:12.483Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: dc246180-177b-4072-9611-13ee7d3408c7, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T07:44:12.483Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-28T07:44:12.484Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T07:44:12.484Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T07:44:12.565Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4828130072047616586/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-28T07:44:13.343Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:44:13.343Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:44:13.343Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T07:44:13.343Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-28T07:44:13.343Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:13.344Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:13.344Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:13.344Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:13.344Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:44:13.344Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:13.344Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:44:13.344Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T07:44:13.344Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:44:13.344Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:44:13.345Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:13.345Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:44:13.345Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T07:44:13.345Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:44:13.345Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:44:13.345Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:13.345Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:44:13.345Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:13.345Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-28T07:44:13.345Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-28T07:44:13.345Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-28T07:44:13.345Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T07:44:13.346Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:13.346Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T07:44:13.346Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:13.346Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T07:44:13.346Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T07:44:13.346Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:13.346Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T07:44:13.346Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T07:44:13.347Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:13.347Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T07:44:13.347Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T07:44:13.347Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:13.347Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T07:44:13.347Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T07:44:13.347Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:13.347Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-28T07:44:13.347Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-28T07:44:13.347Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=4eeefad9-6115-4241-a4f8-f12162b01841 2023-03-28T07:44:13.347Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:13.347Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:44:13.348Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:13.348Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:44:13.348Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:13.348Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:44:13.348Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:13.348Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:44:13.348Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:99a0dea6-13e7-4128-be9d-1639c5abef79 Model Version:NULL Model InvariantUuid:eaa5cfa8-5b09-412d-b995-c28af06be038 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:a4462083-daee-45bc-ba93-31612e9e0d44 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:27aa5b2c-4328-40a3-98aa-9d8a23d13a80 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:b60081d5-c5e8-458c-a76f-c192e0373e97 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:02ba7037-6ade-40f1-86a6-70a20f27d5b4 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:3e583ba7-3456-4e79-9ce2-db486fcaf168 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:82a9f1d8-ef7a-479d-b8ed-89239efd9677 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:889769b7-67ec-4884-8e12-ee929c565794 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:4eeefad9-6115-4241-a4f8-f12162b01841 ModelInvariantUuid:627b389a-596d-420f-a377-e12f13abf5bd ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:f5d05b42-1b13-441d-a98b-90238bdbc6b8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:82136586-b591-49e2-9bf4-a2d23ccd4d39 ModelInvariantUuid:dfd39558-e7e2-481d-aff1-3611883749ca ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:b7fd9fe6-1531-4ba7-b571-c270f1ccf494 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T07:44:13.372Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 21711f5f-c128-41f9-93bc-c2a876c6ca45 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:44:13.377Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||basic_cnf_macro 0 2023-03-28T07:44:13.377Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 21711f5f-c128-41f9-93bc-c2a876c6ca45 2023-03-28T07:44:13.378Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: bffbef14-0698-46d5-8784-477c78d9e59a from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-28T07:44:13.378Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:44:13.378Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:13.453Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:44:13.453Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json bffbef14-0698-46d5-8784-477c78d9e59a 1565 2023-03-28T07:44:13.453Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:13.454Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:13.454Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:44:13.454Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:13.454Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:13.455Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989453453, "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-03-28T07:44:14.455Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "82a9f1d8-ef7a-479d-b8ed-89239efd9677", "vfModuleModelVersion": "1", "vfModuleModelUUID": "889769b7-67ec-4884-8e12-ee929c565794", "vfModuleModelCustomizationUUID": "69e06196-7f7d-43c3-a85d-a96d27fd61b8", "isBase": true, "artifacts": [ "d394fcc8-6419-43d4-9d7b-32bdd4492f20", "ccfa8402-7b95-4b7b-aff5-cd2e35b17a27" ], "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": "02ba7037-6ade-40f1-86a6-70a20f27d5b4", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3e583ba7-3456-4e79-9ce2-db486fcaf168", "vfModuleModelCustomizationUUID": "36fb8596-6ce8-4976-8de7-ce8f2d9895f3", "isBase": false, "artifacts": [ "305d543d-0f9b-4638-98c0-195774f121ee" ], "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-03-28T07:44:14.461Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:889769b7-67ec-4884-8e12-ee929c565794 VfModuleModelInvariantUUID:82a9f1d8-ef7a-479d-b8ed-89239efd9677 VfModuleModelDescription:NULL Artifacts UUID List:{ d394fcc8-6419-43d4-9d7b-32bdd4492f20 , ccfa8402-7b95-4b7b-aff5-cd2e35b17a27 } 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:3e583ba7-3456-4e79-9ce2-db486fcaf168 VfModuleModelInvariantUUID:02ba7037-6ade-40f1-86a6-70a20f27d5b4 VfModuleModelDescription:NULL Artifacts UUID List:{ 305d543d-0f9b-4638-98c0-195774f121ee } 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-03-28T07:44:14.464Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "82a9f1d8-ef7a-479d-b8ed-89239efd9677", "vfModuleModelVersion": "1", "vfModuleModelUUID": "889769b7-67ec-4884-8e12-ee929c565794", "vfModuleModelCustomizationUUID": "69e06196-7f7d-43c3-a85d-a96d27fd61b8", "isBase": true, "artifacts": [ "d394fcc8-6419-43d4-9d7b-32bdd4492f20", "ccfa8402-7b95-4b7b-aff5-cd2e35b17a27" ], "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": "02ba7037-6ade-40f1-86a6-70a20f27d5b4", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3e583ba7-3456-4e79-9ce2-db486fcaf168", "vfModuleModelCustomizationUUID": "36fb8596-6ce8-4976-8de7-ce8f2d9895f3", "isBase": false, "artifacts": [ "305d543d-0f9b-4638-98c0-195774f121ee" ], "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-03-28T07:44:14.464Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:889769b7-67ec-4884-8e12-ee929c565794 VfModuleModelInvariantUUID:82a9f1d8-ef7a-479d-b8ed-89239efd9677 VfModuleModelDescription:NULL Artifacts UUID List:{ d394fcc8-6419-43d4-9d7b-32bdd4492f20 , ccfa8402-7b95-4b7b-aff5-cd2e35b17a27 } 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:3e583ba7-3456-4e79-9ce2-db486fcaf168 VfModuleModelInvariantUUID:02ba7037-6ade-40f1-86a6-70a20f27d5b4 VfModuleModelDescription:NULL Artifacts UUID List:{ 305d543d-0f9b-4638-98c0-195774f121ee } 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-03-28T07:44:14.464Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d394fcc8-6419-43d4-9d7b-32bdd4492f20 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-28T07:44:14.464Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:44:14.464Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:14.546Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:44:14.547Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml d394fcc8-6419-43d4-9d7b-32bdd4492f20 914 2023-03-28T07:44:14.547Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:14.547Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:14.547Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:44:14.547Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:14.548Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:14.548Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989454547, "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-03-28T07:44:15.548Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 90b1e882-9835-45bc-95ac-ee14b602147b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-28T07:44:15.549Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:44:15.549Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:15.630Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:44:15.631Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 90b1e882-9835-45bc-95ac-ee14b602147b 12 2023-03-28T07:44:15.631Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:15.631Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:15.631Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:44:15.631Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:15.631Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:15.631Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989455631, "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-03-28T07:44:16.632Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ccfa8402-7b95-4b7b-aff5-cd2e35b17a27 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-28T07:44:16.633Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:44:16.633Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:16.731Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:44:16.732Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ccfa8402-7b95-4b7b-aff5-cd2e35b17a27 96 2023-03-28T07:44:16.732Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:16.732Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:16.732Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:44:16.732Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:16.732Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:16.732Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989456732, "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-03-28T07:44:17.733Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 305d543d-0f9b-4638-98c0-195774f121ee from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-28T07:44:17.733Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:44:17.733Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:17.816Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:44:17.816Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 305d543d-0f9b-4638-98c0-195774f121ee 20206 2023-03-28T07:44:17.817Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:17.817Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:17.817Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:44:17.817Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:17.817Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:17.817Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989457817, "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-03-28T07:44:18.823Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 99a0dea6-13e7-4128-be9d-1639c5abef79 2023-03-28T07:44:18.823Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 21711f5f-c128-41f9-93bc-c2a876c6ca45 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-03-28T07:44:18.845Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6447a8d7, org.onap.sdc.toscaparser.api.parameters.Input@78597dc, org.onap.sdc.toscaparser.api.parameters.Input@6ad3d341, org.onap.sdc.toscaparser.api.parameters.Input@5f949422, org.onap.sdc.toscaparser.api.parameters.Input@6cc8e17] 2023-03-28T07:44:18.846Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:18.846Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:44:18.846Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2023-03-28T07:44:18.847Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= b60081d5-c5e8-458c-a76f-c192e0373e97 2023-03-28T07:44:18.847Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b60081d5-c5e8-458c-a76f-c192e0373e97 matches Tosca VF Customization UUID: b60081d5-c5e8-458c-a76f-c192e0373e97 2023-03-28T07:44:18.847Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: b60081d5-c5e8-458c-a76f-c192e0373e97 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-28T07:44:18.851Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:18.851Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:44:18.851Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id b60081d5-c5e8-458c-a76f-c192e0373e97: {\"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-03-28T07:44:18.852Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@22afefde 2023-03-28T07:44:18.852Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:18.852Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T07:44:18.852Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 36fb8596-6ce8-4976-8de7-ce8f2d9895f3 2023-03-28T07:44:18.852Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 36fb8596-6ce8-4976-8de7-ce8f2d9895f3 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-28T07:44:18.856Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:18.857Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T07:44:18.857Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T07:44:18.857Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:18.857Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T07:44:18.857Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T07:44:18.857Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:18.857Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T07:44:18.857Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=b60081d5-c5e8-458c-a76f-c192e0373e97 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:44:18.861Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:18.861Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:44:18.861Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 99a0dea6-13e7-4128-be9d-1639c5abef79: basic_cnf_macro 2023-03-28T07:44:18.861Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:18.861Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:44:18.861Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:18.861Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:44:18.862Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:18.862Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:44:18.862Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:18.862Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:44:18.862Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:44:18.862Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:44:18.862Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:18.942Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 21711f5f-c128-41f9-93bc-c2a876c6ca45 2 ASDC deployResourceStructure 2023-03-28T07:44:18.942Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:18.943Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:18.943Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T07:44:18.943Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:18.944Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:18.944Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989458942, "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-03-28T07:44:19.945Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:19.945Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:19.946Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T07:44:19.946Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:19.946Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:19.946Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989459945, "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-03-28T07:44:20.947Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:20.947Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:20.947Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:44:20.947Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:20.947Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:20.948Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989460947, "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-03-28T07:44:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:44:21.736Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:44:21.737Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:44:21.737Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:44:21.949Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:21.949Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:21.949Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T07:44:21.949Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:21.949Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:21.950Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989461949, "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-03-28T07:44:22.950Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:22.950Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:44:22.951Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:44:22.951Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:22.951Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:22.951Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989462950, "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-03-28T07:44:23.951Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T07:44:23.952Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T07:44:23.952Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T07:44:23.952Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:23.952Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:23.952Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989463951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:44:24.953Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:44:24.983Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:44:24.988Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:44:24.989Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:44:24.989Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:44:24.989Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:44:24.989Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:44:24.989Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:44:24.989Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:44:24.989Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:44:24.989Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:44:25.005Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:44:55.006Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:44:55.019Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 and serviceModelVersionId: 99a0dea6-13e7-4128-be9d-1639c5abef79 2023-03-28T07:44:55.019Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : eaa5cfa8-5b09-412d-b995-c28af06be038 2023-03-28T07:44:55.019Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0 2023-03-28T07:44:55.023Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:44:55.035Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T07:44:55.035Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|INFO|500||Invoke 2023-03-28T07:44:55.040Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:44:55.192Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|INFO|500||InvokeReturn 2023-03-28T07:44:55.193Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:44:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[148], vertex-id=[458992], x-aai-txid=[0-aai-resources-230328-07:44:53:786-34346], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:44:55.193Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:44:55.193Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:44:55.193Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:44:55.203Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:44:55.203Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID eabafc73-af9e-42e1-b6df-d575cfb4e375 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:44:55.203Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:44:55.203Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:55.204Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:55.204Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989495203, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:44:56.234Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:44:56.235Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7987d6d2-c8a2-4d3b-9806-38577e08e849","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"74e09605-ec7e-42f0-8cd6-86a8b9b29c1d","serviceDescription":"service","serviceInvariantUUID":"4ac5657e-6ca6-4def-aab7-c240945dfb9b","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"fd7ab781-1d29-4587-9cf3-f155e7aa4ef5","resourceInvariantUUID":"5af3410d-cd9e-4bc8-9c5e-58c42ee90049","resourceCustomizationUUID":"5755a7a9-66b7-4113-b73a-643bc49262cc","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":"MzJjNzZiMzRjZmVjNjU1NzllNjExNzIzMmY5MDVlZWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"12f8f5ef-b01f-42f4-8534-de0ade425265","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":"MzhmMGYzYzI2MGM4YzYxYTc5NTEzNmU2N2VmMzMyNTI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"cb940e29-9ef8-4f64-a70f-765b0b8fa872","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":"f15f2805-ebbe-4d4a-88ef-38a642369ab8","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":"462e544d-90be-4b89-aa4d-34c13c9c577a","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":"80b8c8dd-5221-4966-913c-6a63d12923e1","artifactVersion":"2","generatedFromUUID":"f15f2805-ebbe-4d4a-88ef-38a642369ab8"},{"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":"YzYxZDZjNDdkZTBkYTlkN2MzODJhYTkxOGJiOWY3NzY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7724dea7-20b2-4b94-95be-f00ff997d185","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":"NGZhMTEzYWNlZTAzMTkwZmMxMGU1ZjQxOWUzNjUzZDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fe49c60f-ad02-49f5-89a8-fcf642e00472","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"Y2NmNjhjZDUxZjMxYjBlY2M2ZmE0ODc2MTAwZWY4YzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ae4f395b-c826-4c71-b132-59026f69ddc5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:44:56.235Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:44:56.235Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:56.235Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:56.235Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "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-03-28T07:44:57.236Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:44:57.236Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:57.236Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:57.236Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "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-03-28T07:44:58.237Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:44:58.237Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:58.237Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:58.237Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "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-03-28T07:44:59.243Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:44:59.243Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:44:59.243Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:44:59.243Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "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-03-28T07:45:00.244Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:45:00.244Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:00.244Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:00.244Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "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-03-28T07:45:01.245Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:45:01.245Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:01.246Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:01.246Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "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-03-28T07:45:02.246Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:45:02.246Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:02.247Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:02.247Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:45:03.247Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:45:03.248Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:03.248Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:03.248Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:45:04.249Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "74e09605-ec7e-42f0-8cd6-86a8b9b29c1d", "serviceDescription": "service", "serviceInvariantUUID": "4ac5657e-6ca6-4def-aab7-c240945dfb9b", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "5755a7a9-66b7-4113-b73a-643bc49262cc", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "fd7ab781-1d29-4587-9cf3-f155e7aa4ef5", "resourceInvariantUUID": "5af3410d-cd9e-4bc8-9c5e-58c42ee90049", "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": "MzhmMGYzYzI2MGM4YzYxYTc5NTEzNmU2N2VmMzMyNTI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cb940e29-9ef8-4f64-a70f-765b0b8fa872", "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": "f15f2805-ebbe-4d4a-88ef-38a642369ab8", "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": "80b8c8dd-5221-4966-913c-6a63d12923e1", "generatedFromUUID": "f15f2805-ebbe-4d4a-88ef-38a642369ab8" }, "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": "80b8c8dd-5221-4966-913c-6a63d12923e1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "Y2NmNjhjZDUxZjMxYjBlY2M2ZmE0ODc2MTAwZWY4YzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ae4f395b-c826-4c71-b132-59026f69ddc5" } ], "workloadContext": "Production" } 2023-03-28T07:45:04.249Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:45:04.249Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d ASDC 2023-03-28T07:45:04.249Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7987d6d2-c8a2-4d3b-9806-38577e08e849 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:74e09605-ec7e-42f0-8cd6-86a8b9b29c1d ServiceInvariantUUID:4ac5657e-6ca6-4def-aab7-c240945dfb9b 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:ae4f395b-c826-4c71-b132-59026f69ddc5 ArtifactChecksum:Y2NmNjhjZDUxZjMxYjBlY2M2ZmE0ODc2MTAwZWY4YzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:5755a7a9-66b7-4113-b73a-643bc49262cc ResourceInvariantUUID:5af3410d-cd9e-4bc8-9c5e-58c42ee90049 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 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:cb940e29-9ef8-4f64-a70f-765b0b8fa872 ArtifactChecksum:MzhmMGYzYzI2MGM4YzYxYTc5NTEzNmU2N2VmMzMyNTI= 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:f15f2805-ebbe-4d4a-88ef-38a642369ab8 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:80b8c8dd-5221-4966-913c-6a63d12923e1 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:80b8c8dd-5221-4966-913c-6a63d12923e1 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T07:45:04.249Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:45:04.323Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:45:04.324Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:45:04.324Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:45:04.324Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-28T07:45:04.324Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:45:04.325Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-28T07:45:04.539Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:45:04.541Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ae4f395b-c826-4c71-b132-59026f69ddc5 82986 2023-03-28T07:45:04.542Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-28T07:45:04.542Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-28T07:45:04.542Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:45:04.542Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:04.542Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:04.542Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989504542, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:45:05.542Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:45:05.543Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:45:05.543Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: ae4f395b-c826-4c71-b132-59026f69ddc5, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-28T07:45:05.544Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-28T07:45:05.544Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-28T07:45:05.544Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-28T07:45:05.629Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP607139664506478193/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-03-28T07:45:06.429Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:45:06.429Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:45:06.429Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-28T07:45:06.429Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:45:06.429Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:06.430Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:06.430Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:06.430Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:06.430Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:06.430Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:06.430Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:06.430Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:45:06.430Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:06.430Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:45:06.430Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T07:45:06.430Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:45:06.431Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:45:06.431Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:06.431Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:45:06.431Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T07:45:06.431Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:45:06.431Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:45:06.431Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:06.431Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:45:06.431Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:06.431Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-28T07:45:06.431Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-28T07:45:06.431Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-28T07:45:06.432Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-28T07:45:06.432Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-28T07:45:06.432Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T07:45:06.432Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:06.432Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T07:45:06.432Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:06.432Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T07:45:06.432Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T07:45:06.432Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:06.432Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T07:45:06.432Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T07:45:06.433Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:06.433Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T07:45:06.433Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T07:45:06.433Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:06.433Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-28T07:45:06.433Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-28T07:45:06.433Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-28T07:45:06.433Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=0827e961-b74d-4082-ba47-efeddd46e57d 2023-03-28T07:45:06.433Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:06.433Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:45:06.433Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:06.433Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:45:06.433Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:06.434Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:45:06.434Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:06.434Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:45:06.434Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:74e09605-ec7e-42f0-8cd6-86a8b9b29c1d Model Version:NULL Model InvariantUuid:4ac5657e-6ca6-4def-aab7-c240945dfb9b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:c7e1dfbb-2243-434f-a456-c37aa8c08067 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:5af3410d-cd9e-4bc8-9c5e-58c42ee90049 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5755a7a9-66b7-4113-b73a-643bc49262cc NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:12c81d3f-0e5d-48dc-a4e8-e625516d752e ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:88c6ab63-b0dc-4c42-8100-9bed66bcca93 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:0827e961-b74d-4082-ba47-efeddd46e57d ModelInvariantUuid:c30ace40-1ec3-4874-a3f7-5e855fd8a30d ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:5afa12f5-34aa-449f-b54d-99622774e54c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:d0e180f8-efcd-4c95-aca4-49bf0783de63 ModelInvariantUuid:82585cf6-bc9c-4205-83be-24beafdea686 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:3e60ab4b-62e6-4568-89c9-f89fab03ed29 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T07:45:06.453Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:45:06.457Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||basic_vm_macro 0 2023-03-28T07:45:06.457Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 2023-03-28T07:45:06.457Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cb940e29-9ef8-4f64-a70f-765b0b8fa872 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-28T07:45:06.458Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:45:06.458Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:06.647Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:45:06.647Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json cb940e29-9ef8-4f64-a70f-765b0b8fa872 792 2023-03-28T07:45:06.648Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:06.648Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:06.648Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:45:06.648Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:06.648Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:06.648Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989506648, "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-03-28T07:45:07.650Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "12c81d3f-0e5d-48dc-a4e8-e625516d752e", "vfModuleModelVersion": "1", "vfModuleModelUUID": "88c6ab63-b0dc-4c42-8100-9bed66bcca93", "vfModuleModelCustomizationUUID": "5e14cdee-39ff-4e20-9c8f-9108fb213210", "isBase": true, "artifacts": [ "f15f2805-ebbe-4d4a-88ef-38a642369ab8", "80b8c8dd-5221-4966-913c-6a63d12923e1" ], "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-03-28T07:45:07.654Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:88c6ab63-b0dc-4c42-8100-9bed66bcca93 VfModuleModelInvariantUUID:12c81d3f-0e5d-48dc-a4e8-e625516d752e VfModuleModelDescription:NULL Artifacts UUID List:{ f15f2805-ebbe-4d4a-88ef-38a642369ab8 , 80b8c8dd-5221-4966-913c-6a63d12923e1 } 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-03-28T07:45:07.657Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "12c81d3f-0e5d-48dc-a4e8-e625516d752e", "vfModuleModelVersion": "1", "vfModuleModelUUID": "88c6ab63-b0dc-4c42-8100-9bed66bcca93", "vfModuleModelCustomizationUUID": "5e14cdee-39ff-4e20-9c8f-9108fb213210", "isBase": true, "artifacts": [ "f15f2805-ebbe-4d4a-88ef-38a642369ab8", "80b8c8dd-5221-4966-913c-6a63d12923e1" ], "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-03-28T07:45:07.657Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:88c6ab63-b0dc-4c42-8100-9bed66bcca93 VfModuleModelInvariantUUID:12c81d3f-0e5d-48dc-a4e8-e625516d752e VfModuleModelDescription:NULL Artifacts UUID List:{ f15f2805-ebbe-4d4a-88ef-38a642369ab8 , 80b8c8dd-5221-4966-913c-6a63d12923e1 } 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-03-28T07:45:07.657Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: f15f2805-ebbe-4d4a-88ef-38a642369ab8 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-28T07:45:07.658Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:45:07.658Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:07.759Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:45:07.760Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml f15f2805-ebbe-4d4a-88ef-38a642369ab8 5033 2023-03-28T07:45:07.760Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:07.760Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:07.761Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:45:07.761Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:07.761Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:07.761Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989507760, "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-03-28T07:45:08.762Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 80b8c8dd-5221-4966-913c-6a63d12923e1 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-28T07:45:08.762Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:45:08.763Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:08.845Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:45:08.846Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 80b8c8dd-5221-4966-913c-6a63d12923e1 903 2023-03-28T07:45:08.846Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:08.846Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:08.846Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:45:08.846Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:08.847Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:08.847Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989508846, "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-03-28T07:45:09.848Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d 2023-03-28T07:45:09.848Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:45:09.879Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@57f61e36, org.onap.sdc.toscaparser.api.parameters.Input@33dfdaec, org.onap.sdc.toscaparser.api.parameters.Input@1e37af1f, org.onap.sdc.toscaparser.api.parameters.Input@520d7fcf, org.onap.sdc.toscaparser.api.parameters.Input@356ddc16] 2023-03-28T07:45:09.880Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:09.880Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:45:09.881Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2023-03-28T07:45:09.881Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 5755a7a9-66b7-4113-b73a-643bc49262cc 2023-03-28T07:45:09.881Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 5755a7a9-66b7-4113-b73a-643bc49262cc matches Tosca VF Customization UUID: 5755a7a9-66b7-4113-b73a-643bc49262cc 2023-03-28T07:45:09.881Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 5755a7a9-66b7-4113-b73a-643bc49262cc matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-28T07:45:09.885Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:09.885Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:45:09.886Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 5755a7a9-66b7-4113-b73a-643bc49262cc: {\"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-03-28T07:45:09.886Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@620e8000 2023-03-28T07:45:09.886Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:09.886Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T07:45:09.887Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 5e14cdee-39ff-4e20-9c8f-9108fb213210 2023-03-28T07:45:09.887Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 5e14cdee-39ff-4e20-9c8f-9108fb213210 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-28T07:45:09.891Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:09.891Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T07:45:09.891Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T07:45:09.891Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:09.891Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T07:45:09.891Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T07:45:09.892Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:09.892Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-28T07:45:09.892Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-28T07:45:09.892Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-28T07:45:09.892Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=0827e961-b74d-4082-ba47-efeddd46e57d Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-28T07:45:09.895Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:09.895Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T07:45:09.896Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T07:45:09.896Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:09.896Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-28T07:45:09.896Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=5755a7a9-66b7-4113-b73a-643bc49262cc Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:45:09.899Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:09.899Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:45:09.899Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d: basic_vm_macro 2023-03-28T07:45:09.900Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:09.900Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:45:09.900Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:09.900Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:45:09.900Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:09.900Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:45:09.900Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:09.900Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:45:09.900Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:45:09.900Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:45:09.900Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:10.082Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 1 ASDC deployResourceStructure 2023-03-28T07:45:10.083Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:10.083Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:10.083Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T07:45:10.083Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:10.083Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:10.083Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989510083, "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-03-28T07:45:11.084Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:11.084Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:11.084Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T07:45:11.085Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:11.085Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:11.085Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989511084, "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-03-28T07:45:12.086Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:12.086Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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-03-28T07:45:12.086Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T07:45:12.086Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:12.086Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:12.087Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989512085, "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-03-28T07:45:13.088Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-28T07:45:13.088Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-28T07:45:13.088Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T07:45:13.088Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:13.088Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:13.089Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989513088, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:45:14.090Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:45:14.121Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:45:14.125Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:45:14.125Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:45:14.125Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:45:14.125Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:45:14.125Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:45:14.126Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:45:14.126Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:45:14.126Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:45:14.126Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:45:14.138Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:45:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:45:21.737Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.737Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:45:21.737Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.737Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.738Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:45:21.738Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.738Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.738Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:45:21.738Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.738Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.738Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989406179, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:45:21.738Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.738Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.738Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989407868, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists" } 2023-03-28T07:45:21.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.739Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.739Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989408869, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists" } 2023-03-28T07:45:21.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.739Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.739Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989440108, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:45:21.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.739Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.739Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:45:21.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T07:45:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-28T07:45:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:45:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-28T07:45:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-28T07:45:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-28T07:45:21.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:45:21.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:45:21.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:45:21.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989451481, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:45:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989453453, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T07:45:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989454547, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-28T07:45:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989455631, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-03-28T07:45:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989456732, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-28T07:45:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989457817, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-28T07:45:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989458942, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-28T07:45:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989459945, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-03-28T07:45:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:45:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989460947, "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-03-28T07:45:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:45:44.138Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:45:44.153Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 and serviceModelVersionId: 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d 2023-03-28T07:45:44.153Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4ac5657e-6ca6-4def-aab7-c240945dfb9b 2023-03-28T07:45:44.154Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0 2023-03-28T07:45:44.160Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:45:44.177Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|INFO|500||Invoke 2023-03-28T07:45:44.177Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7987d6d2-c8a2-4d3b-9806-38577e08e849], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b5aa1dc1-8ce7-477e-bc43-9d1f6ea41bf0], X-ECOMP-RequestID=[7987d6d2-c8a2-4d3b-9806-38577e08e849], X-TransactionId=[], X-ONAP-RequestID=[7987d6d2-c8a2-4d3b-9806-38577e08e849], Content-Type=[application/merge-patch+json]} 2023-03-28T07:45:44.184Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:45:44.305Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?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/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:45:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[118], vertex-id=[213208], x-aai-txid=[2-aai-resources-230328-07:45:42:929-25070], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:45:44.306Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:45:44.307Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|INFO|500||InvokeReturn 2023-03-28T07:45:44.307Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:45:44.308Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:45:44.315Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:45:44.315Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7987d6d2-c8a2-4d3b-9806-38577e08e849 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:45:44.315Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:45:44.316Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:44.316Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:44.316Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989544315, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:45:45.350Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:45:45.350Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"70d18c6f-8184-47a1-87df-6abc8d87c735","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"3925bfe3-60f3-4dfa-b551-c1841b15eb3a","serviceDescription":"service","serviceInvariantUUID":"dc3e4f0d-49ca-4497-90d2-6fed1c585bbc","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6a8d65fd-415c-41dc-896b-9f58c92a2bd4","resourceInvariantUUID":"37b87138-7f10-4eef-894f-fa9c823c37ab","resourceCustomizationUUID":"9510b9fb-7639-4543-9025-4b2d195ab5f7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"OTAwOGM3YzA5YmZhYTAxZmMyOGNjYjFiZGQ5MjQwYzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6ea35222-6f86-4790-9e7a-8beb4e903ae4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc8e7252-8200-4211-b235-2fae0792342d","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8ada00c6-9789-45c0-b19f-5fc87211b94e","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZDYzMDhjYmFiOGI0ZjUxZWIxNTk1ZTQ3NmUzMWExN2E\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"39ae5427-4018-4684-b49a-816dde4b203f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"71af54a7-8454-4a2a-a168-970f0a7dc334","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"db20e0a7-dae3-4e49-aaf5-442b61479a9e","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ab4e2fa0-712c-42e6-a998-475ff3694c6a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NzBmMzUxMmRhMDU3ZjU3MjI4NjIxMTkxMWU4NGVlZmI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1146fc2f-13e2-4560-87bc-38a7e07d9e55","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"OTlkZTIxOThlODIwMjBjODAzNGZkZTBhNzUyNDQ1Nzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e04364e9-51ee-4dcf-b5eb-7627d67fdb2b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:45:45.350Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:45:45.351Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:45.351Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:45.351Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:45:46.352Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:45:46.352Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:46.352Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:46.352Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:45:47.353Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:45:47.354Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:47.354Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:47.354Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:45:48.355Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:45:48.356Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:48.356Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:48.356Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:45:49.357Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:45:49.358Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:49.358Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:49.358Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:45:50.359Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:45:50.360Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:50.360Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:50.360Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:45:51.361Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:45:51.362Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:51.362Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:51.362Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:45:52.363Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:45:52.363Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:52.363Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:52.363Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:45:53.365Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:45:53.365Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:53.365Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:53.366Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:45:54.367Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "3925bfe3-60f3-4dfa-b551-c1841b15eb3a", "serviceDescription": "service", "serviceInvariantUUID": "dc3e4f0d-49ca-4497-90d2-6fed1c585bbc", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "9510b9fb-7639-4543-9025-4b2d195ab5f7", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "6a8d65fd-415c-41dc-896b-9f58c92a2bd4", "resourceInvariantUUID": "37b87138-7f10-4eef-894f-fa9c823c37ab", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "OTlkZTIxOThlODIwMjBjODAzNGZkZTBhNzUyNDQ1Nzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e04364e9-51ee-4dcf-b5eb-7627d67fdb2b" } ], "workloadContext": "Production" } 2023-03-28T07:45:54.367Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:45:54.368Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3925bfe3-60f3-4dfa-b551-c1841b15eb3a ASDC 2023-03-28T07:45:54.368Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:70d18c6f-8184-47a1-87df-6abc8d87c735 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:3925bfe3-60f3-4dfa-b551-c1841b15eb3a ServiceInvariantUUID:dc3e4f0d-49ca-4497-90d2-6fed1c585bbc ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:e04364e9-51ee-4dcf-b5eb-7627d67fdb2b ArtifactChecksum:OTlkZTIxOThlODIwMjBjODAzNGZkZTBhNzUyNDQ1Nzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:9510b9fb-7639-4543-9025-4b2d195ab5f7 ResourceInvariantUUID:37b87138-7f10-4eef-894f-fa9c823c37ab ResourceName:test-pnf ResourceType:PNF ResourceUUID:6a8d65fd-415c-41dc-896b-9f58c92a2bd4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T07:45:54.368Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3925bfe3-60f3-4dfa-b551-c1841b15eb3a ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:45:54.427Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:45:54.427Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:45:54.427Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:45:54.428Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T07:45:54.428Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:45:54.428Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T07:45:54.451Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:45:54.451Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1b008125 2023-03-28T07:45:54.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:45:54.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-28T07:45:54.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar e04364e9-51ee-4dcf-b5eb-7627d67fdb2b Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:45:54.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T07:45:54.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-28T07:45:54.453Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:45:54.453Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:54.453Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:54.453Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989554452, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:45:55.455Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:e04364e9-51ee-4dcf-b5eb-7627d67fdb2b) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T07:45:55.480Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:45:55.480Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:45:55.484Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||test-pnf 0 2023-03-28T07:45:55.485Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 2023-03-28T07:45:55.485Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 3925bfe3-60f3-4dfa-b551-c1841b15eb3a 2023-03-28T07:45:55.485Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 3925bfe3-60f3-4dfa-b551-c1841b15eb3a 2023-03-28T07:45:55.485Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 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=? 2023-03-28T07:45:55.492Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:45:55.524Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:45:55.533Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 0 ASDC deployResourceStructure 2023-03-28T07:45:55.534Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-28T07:45:55.534Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T07:45:55.534Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-28T07:45:55.534Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:45:55.534Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:45:55.534Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:45:55.535Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989555534, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:45:56.535Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:45:56.559Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:45:56.565Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:45:56.565Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:45:56.565Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:45:56.565Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:45:56.565Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:45:56.566Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:45:56.566Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:45:56.566Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-28T07:45:56.566Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:45:56.579Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:46:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:46:21.736Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: cached metadata has changed from (version98: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version99: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-28T07:46:21.751Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:46:21.751Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T07:46:21.758Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:46:21.759Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 32: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T07:46:21.774Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:46:21.775Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T07:46:21.775Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:46:21.780Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:46:21.781Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:46:21.781Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:46:21.781Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1341, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:46:21.781Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:46:21.781Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:46:22.294Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.294Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989461949, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-03-28T07:46:22.295Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.295Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.295Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989462950, "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-03-28T07:46:22.295Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.295Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.296Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989463951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T07:46:22.296Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.296Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.296Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989495203, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:46:22.296Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.296Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.296Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:46:22.296Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.296Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.296Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T07:46:22.296Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.297Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.297Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T07:46:22.297Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.297Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.297Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:46:22.297Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.297Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.297Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T07:46:22.297Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.297Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.297Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:46:22.298Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.298Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.298Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:46:22.306Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.307Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.307Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:46:22.307Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.319Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.325Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989504542, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:46:22.325Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.325Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.325Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989506648, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-28T07:46:22.326Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.326Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.326Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989507760, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-28T07:46:22.326Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.326Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.326Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989508846, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-28T07:46:22.326Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.326Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.326Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989510083, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-28T07:46:22.327Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.327Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.327Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989511084, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-28T07:46:22.327Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.327Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.327Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989512085, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-28T07:46:22.327Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.327Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.327Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989513088, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T07:46:22.328Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.328Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.328Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989544315, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:46:22.328Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.328Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.328Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:46:22.328Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.328Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.329Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:46:22.329Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.329Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.329Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:46:22.329Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.329Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.329Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:46:22.330Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.330Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.330Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:46:22.330Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.331Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.331Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:46:22.331Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.331Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.331Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:46:22.331Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.331Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.331Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:46:22.332Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.332Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.332Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679988901352, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:46:22.332Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.332Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.332Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989554452, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:46:22.333Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:22.333Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:46:22.333Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989555534, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-28T07:46:22.333Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:46:26.579Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:46:26.591Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 and serviceModelVersionId: 3925bfe3-60f3-4dfa-b551-c1841b15eb3a 2023-03-28T07:46:26.591Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dc3e4f0d-49ca-4497-90d2-6fed1c585bbc 2023-03-28T07:46:26.592Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0 2023-03-28T07:46:26.596Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:46:26.610Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T07:46:26.610Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|INFO|500||Invoke 2023-03-28T07:46:26.616Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T07:46:26.772Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|INFO|500||InvokeReturn 2023-03-28T07:46:26.773Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:46:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[153], vertex-id=[225496], x-aai-txid=[0-aai-resources-230328-07:46:25:361-56585], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:46:26.773Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:46:26.773Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:46:26.773Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:46:26.781Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:46:26.781Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 70d18c6f-8184-47a1-87df-6abc8d87c735 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-28T07:46:26.781Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:46:26.782Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:46:26.782Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:46:26.782Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989586781, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:46:27.811Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T07:46:27.811Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T07:46:27.812Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Node 0 disconnected. 2023-03-28T07:46:27.813Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Cancelled in-flight METADATA request with correlation id 128569 due to node 0 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-28T07:46:27.813Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Node 1 disconnected. 2023-03-28T07:46:27.814Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Node 2 disconnected. 2023-03-28T07:46:27.814Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T07:46:27.814Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T07:46:27.814Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T07:46:27.815Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T07:46:27.819Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-9cd0c15e-93a6-441f-8f81-13fc090c1e40 2023-03-28T07:46:27.819Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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=10, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T07:46:27.820Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T07:46:27.820Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T07:46:30.913Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:46:33.921Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:46:36.931Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:46:39.939Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:46:42.949Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:46:45.961Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:46:48.973Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:46:51.982Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:46:54.992Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:46:58.000Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:47:01.011Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:47:04.020Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:47:07.029Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:47:10.038Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:47:13.046Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:47:16.058Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:47:19.067Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:47:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:47:21.752Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:47:21.752Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T07:47:21.759Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:47:21.759Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-9cd0c15e-93a6-441f-8f81-13fc090c1e40', protocol='range'} 2023-03-28T07:47:21.764Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T07:47:21.765Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T07:47:21.765Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T07:47:21.765Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T07:47:21.765Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T07:47:21.765Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T07:47:21.766Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 33: {SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-9cd0c15e-93a6-441f-8f81-13fc090c1e40=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-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T07:47:21.781Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:47:21.782Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T07:47:21.782Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:47:21.782Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-9cd0c15e-93a6-441f-8f81-13fc090c1e40', protocol='range'} 2023-03-28T07:47:21.782Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T07:47:21.783Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T07:47:21.786Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:47:21.787Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:47:21.787Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:47:21.787Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1373, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:47:21.787Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:47:21.787Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:47:21.788Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:47:21.788Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:47:21.788Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:47:21.788Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:47:21.788Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:47:21.788Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:47:22.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:47:22.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989586781, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-28T07:47:22.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:47:22.828Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:47:22.828Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:47:22.831Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:47:22.831Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:47:22.832Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:47:22.832Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:47:23.832Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:47:23.833Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:47:23.833Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:47:23.833Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:47:24.834Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:47:24.834Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:47:24.835Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:47:24.835Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:47:25.835Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:47:25.836Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:47:25.836Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:47:25.836Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:47:26.836Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:47:26.837Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:47:26.837Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:47:26.837Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:47:27.838Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:47:27.838Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:47:27.838Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:47:27.839Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:47:28.839Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:47:28.840Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:47:28.840Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:47:28.840Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:47:29.841Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T07:47:29.841Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:47:29.841Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T07:47:29.842Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T07:47:29.842Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:47:29.888Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:47:29.888Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:47:29.888Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:47:29.888Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T07:47:29.889Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:47:29.889Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T07:47:29.916Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:47:29.916Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1d4e319b 2023-03-28T07:47:29.917Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:47:29.917Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T07:47:29.917Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:47:29.917Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T07:47:29.918Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T07:47:29.918Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:47:29.918Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:47:29.918Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:47:29.918Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989649917, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:47:30.919Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T07:47:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:47:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:47:30.945Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T07:47:30.945Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T07:47:30.945Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T07:47:30.946Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:47:30.946Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T07:47:30.963Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:47:30.963Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7551fe7b 2023-03-28T07:47:30.963Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:47:30.963Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T07:47:30.964Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:47:30.964Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T07:47:30.964Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T07:47:30.964Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:47:30.964Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:47:30.964Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:47:30.964Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989650964, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:47:31.965Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:47:31.965Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:47:31.993Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:47:31.999Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:47:31.999Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:48:01.999Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:48:02.025Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:48:02.031Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:48:02.031Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:48:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:48:21.737Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:48:21.737Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:48:21.737Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:48:32.031Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:48:32.057Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:48:32.063Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:48:32.063Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:49:02.063Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:49:02.091Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:49:02.095Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:49:02.095Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:49:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:49:21.737Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:49:21.737Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T07:49:21.738Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:49:21.738Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:49:21.738Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T07:49:21.738Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:49:21.738Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:49:21.739Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:49:21.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:49:21.739Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:49:21.739Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T07:49:21.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:49:21.739Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:49:21.739Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:49:21.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:49:21.739Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:49:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:49:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:49:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:49:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989649917, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:49:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:49:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:49:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989650964, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:49:21.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:49:32.096Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:49:32.119Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:49:32.123Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:49:32.124Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:50:02.124Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:50:02.149Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:50:02.153Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:50:02.153Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:50:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:50:32.153Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:50:32.176Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:50:32.180Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:50:32.180Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:51:02.180Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:51:02.203Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:51:02.211Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:51:02.211Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:51:21.736Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:51:32.211Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:51:32.239Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:51:32.243Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:51:32.243Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:51:46.173Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T07:51:46.173Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "policy-distribution-id", "timestamp": 1679989877190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:51:46.174Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:52:02.243Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:52:02.266Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:52:02.270Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:52:02.270Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:52:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:52:21.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:52:21.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "cds-sdc-listener", "timestamp": 1679989875977, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:52:21.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:52:21.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:52:21.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "aai-model-loader", "timestamp": 1679989892867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:52:21.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:52:21.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:52:21.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "ves-openapi-manager", "timestamp": 1679989895105, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:52:21.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:52:21.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:52:21.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "multicloud-k8s", "timestamp": 1679989904312, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:52:21.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:52:22.853Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T07:52:22.853Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-9cd0c15e-93a6-441f-8f81-13fc090c1e40 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T07:52:22.854Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T07:52:22.854Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T07:52:25.581Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:52:28.589Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:52:31.599Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:52:32.271Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T07:52:32.271Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:52:32.284Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T07:52:32.285Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T07:52:32.286Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T07:52:32.293Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:52:32.309Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T07:52:32.309Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5063043c-b7d0-475a-9635-cb59273099a8], X-ECOMP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-TransactionId=[], X-ONAP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], Content-Type=[application/merge-patch+json]} 2023-03-28T07:52:32.319Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T07:52:32.467Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?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/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:52:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[381168], x-aai-txid=[1-aai-resources-230328-07:52:31:064-19010], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:52:32.468Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:52:32.468Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T07:52:32.469Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:52:32.469Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:52:32.479Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:52:32.479Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T07:52:32.479Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T07:52:32.480Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:52:32.480Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:52:32.480Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989952479, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:52:33.512Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:52:33.512Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6d315fdc-3a43-437b-b276-edcee10041ec","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"baa19d62-62c3-43ef-9567-048930744e84","serviceDescription":"service","serviceInvariantUUID":"68899c2d-d5d8-40ff-9f1c-97dbc2695d9d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2d73a0cf-88be-4d48-bac8-32bf0bef18a1","resourceInvariantUUID":"d29d359d-e7f2-4e47-82d7-f803b9e570ef","resourceCustomizationUUID":"23a5224b-144f-4925-95ad-3b6fb3010917","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YWUyNzM0NWRhMGRmMjVhN2I4OTgzMTA2MjI5NzBhZmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"526996e8-0ef8-4444-add7-8f8225061ef9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f7e269d-4c3d-442a-ac24-b1a1721ffda4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:52:33.513Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:52:33.513Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:52:33.513Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:52:33.513Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:52:34.514Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:52:34.515Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:52:34.515Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:52:34.515Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:52:34.608Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:52:35.516Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "baa19d62-62c3-43ef-9567-048930744e84", "serviceDescription": "service", "serviceInvariantUUID": "68899c2d-d5d8-40ff-9f1c-97dbc2695d9d", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "23a5224b-144f-4925-95ad-3b6fb3010917", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2d73a0cf-88be-4d48-bac8-32bf0bef18a1", "resourceInvariantUUID": "d29d359d-e7f2-4e47-82d7-f803b9e570ef", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f7e269d-4c3d-442a-ac24-b1a1721ffda4" } ], "workloadContext": "Production" } 2023-03-28T07:52:35.517Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:52:35.517Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 baa19d62-62c3-43ef-9567-048930744e84 ASDC 2023-03-28T07:52:35.518Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6d315fdc-3a43-437b-b276-edcee10041ec ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:baa19d62-62c3-43ef-9567-048930744e84 ServiceInvariantUUID:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4 ArtifactChecksum:ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 ResourceInvariantUUID:d29d359d-e7f2-4e47-82d7-f803b9e570ef ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2d73a0cf-88be-4d48-bac8-32bf0bef18a1 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T07:52:35.518Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF baa19d62-62c3-43ef-9567-048930744e84 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:52:35.562Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:52:35.563Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:52:35.563Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:52:35.563Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T07:52:35.563Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:52:35.563Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T07:52:35.595Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:52:35.595Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4c8d6de6 2023-03-28T07:52:35.596Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:52:35.596Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T07:52:35.596Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:52:35.597Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T07:52:35.597Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T07:52:35.597Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:52:35.597Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:52:35.597Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:52:35.598Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989955596, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:52:36.599Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T07:52:36.639Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists 2023-03-28T07:52:36.639Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T07:52:36.639Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists) 2023-03-28T07:52:36.639Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:52:36.639Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:52:36.639Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:52:36.639Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989956639, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:52:37.617Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:52:37.640Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T07:52:37.640Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists) 2023-03-28T07:52:37.640Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:52:37.640Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:52:37.640Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:52:37.640Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989957640, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:52:38.641Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:52:38.664Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:52:38.668Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:52:38.668Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:52:38.669Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:52:38.669Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:52:38.669Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:52:38.669Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:52:38.669Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:52:38.669Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:52:38.669Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:52:38.688Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:52:40.629Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:52:43.637Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:52:46.647Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:52:49.656Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:52:52.665Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:52:55.673Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:52:58.683Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:53:01.694Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:53:04.704Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:53:07.713Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:53:08.688Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:53:08.699Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d315fdc-3a43-437b-b276-edcee10041ec and serviceModelVersionId: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T07:53:08.699Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68899c2d-d5d8-40ff-9f1c-97dbc2695d9d 2023-03-28T07:53:08.701Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 2023-03-28T07:53:08.705Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:53:08.718Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||Invoke 2023-03-28T07:53:08.718Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[764055f8-590a-4971-a164-d3c15191fbbd], X-ECOMP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-TransactionId=[], X-ONAP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], Content-Type=[application/merge-patch+json]} 2023-03-28T07:53:08.726Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:53:08.858Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?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/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:53:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[128], vertex-id=[241832], x-aai-txid=[0-aai-resources-230328-07:53:07:470-51220], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:53:08.859Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:53:08.860Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||InvokeReturn 2023-03-28T07:53:08.860Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:53:08.861Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:53:08.870Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:53:08.870Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d315fdc-3a43-437b-b276-edcee10041ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:53:08.871Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:53:08.872Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:08.872Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:08.872Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989988871, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:53:09.902Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:53:09.903Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b1101844-7f05-4c6e-8dec-0936c7401cd2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f13ca837-ae90-403c-9881-446f755d4bf8","serviceDescription":"service","serviceInvariantUUID":"22d33c51-a0cb-43ff-b88c-056b90379b28","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"34e5bbe9-7741-4165-b12d-b84e25d08f32","resourceInvariantUUID":"f898deb2-e327-4ee2-9a03-34e07a677d6e","resourceCustomizationUUID":"42b32958-f457-419a-b9ad-9d83f09d3632","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjNiOTJiYjJhZDBkN2MyNjhhMDRmMDUxMDViZWRiMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62f26e84-bf2e-40e5-988d-2a7a91849eff","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7aeb8003-1803-4624-aedf-ffe1fcf931c8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f806266e-6d66-42df-a556-de319d652129","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c09a72b0-0f8e-476e-82f1-16dcd82ad64c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6289936-6aac-441c-8af2-efa335579f8c","artifactVersion":"2","generatedFromUUID":"f806266e-6d66-42df-a556-de319d652129"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JlNzI4MTFhZWI4NTgxOWU3OGZhNmM4ODRkNTViN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8b8d456-25e5-4024-b0fb-35d62ebfbac0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"88db2004-e0d0-45c3-b086-5eac73849247","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:53:09.903Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:53:09.903Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:09.903Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:09.904Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:53:10.722Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:53:10.904Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:53:10.905Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:10.905Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:10.905Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:53:11.906Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:53:11.906Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:11.907Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:11.907Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:53:12.907Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:53:12.908Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:12.908Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:12.908Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:53:13.731Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:53:13.909Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:53:13.909Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:13.909Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:13.909Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:53:14.910Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:53:14.911Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:14.911Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:14.911Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:53:15.912Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:53:15.912Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:15.912Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:15.912Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:53:16.740Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:53:16.913Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f13ca837-ae90-403c-9881-446f755d4bf8", "serviceDescription": "service", "serviceInvariantUUID": "22d33c51-a0cb-43ff-b88c-056b90379b28", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "42b32958-f457-419a-b9ad-9d83f09d3632", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "34e5bbe9-7741-4165-b12d-b84e25d08f32", "resourceInvariantUUID": "f898deb2-e327-4ee2-9a03-34e07a677d6e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7aeb8003-1803-4624-aedf-ffe1fcf931c8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f806266e-6d66-42df-a556-de319d652129", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "generatedFromUUID": "f806266e-6d66-42df-a556-de319d652129" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88db2004-e0d0-45c3-b086-5eac73849247" } ], "workloadContext": "Production" } 2023-03-28T07:53:16.914Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:53:16.914Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f13ca837-ae90-403c-9881-446f755d4bf8 ASDC 2023-03-28T07:53:16.915Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b1101844-7f05-4c6e-8dec-0936c7401cd2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f13ca837-ae90-403c-9881-446f755d4bf8 ServiceInvariantUUID:22d33c51-a0cb-43ff-b88c-056b90379b28 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:88db2004-e0d0-45c3-b086-5eac73849247 ArtifactChecksum:NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:42b32958-f457-419a-b9ad-9d83f09d3632 ResourceInvariantUUID:f898deb2-e327-4ee2-9a03-34e07a677d6e ResourceName:basic_vm ResourceType:VF ResourceUUID:34e5bbe9-7741-4165-b12d-b84e25d08f32 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:7aeb8003-1803-4624-aedf-ffe1fcf931c8 ArtifactChecksum:N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f806266e-6d66-42df-a556-de319d652129 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T07:53:16.915Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f13ca837-ae90-403c-9881-446f755d4bf8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:53:16.965Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:53:16.965Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:53:16.966Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:53:16.966Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T07:53:16.966Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:53:16.967Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T07:53:16.991Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:53:16.991Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@cc9424a 2023-03-28T07:53:16.992Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:53:16.992Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T07:53:16.992Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 88db2004-e0d0-45c3-b086-5eac73849247 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:53:16.992Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T07:53:16.993Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T07:53:16.993Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:53:16.993Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:16.993Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:16.993Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989996992, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:53:17.994Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:88db2004-e0d0-45c3-b086-5eac73849247) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T07:53:18.035Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists 2023-03-28T07:53:18.036Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T07:53:18.036Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists) 2023-03-28T07:53:18.036Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:53:18.036Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:18.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:18.037Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989998036, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:53:19.038Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T07:53:19.038Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists) 2023-03-28T07:53:19.038Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:53:19.039Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:19.039Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:19.039Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989999037, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:53:19.749Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:53:20.040Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:53:20.068Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:53:20.073Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:53:20.073Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:53:20.073Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:53:20.073Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:53:20.073Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:53:20.073Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:53:20.073Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:53:20.074Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:53:20.074Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:53:20.089Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:53:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:53:21.750Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:53:21.751Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T07:53:21.756Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:53:21.757Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 34: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T07:53:21.772Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:53:21.772Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T07:53:21.773Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:53:21.778Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:53:21.779Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:53:21.779Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:53:21.779Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1388, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:53:21.779Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:53:21.779Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:53:22.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "policy-distribution-id", "timestamp": 1679989877190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "cds-sdc-listener", "timestamp": 1679989875977, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "aai-model-loader", "timestamp": 1679989892867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "multicloud-k8s", "timestamp": 1679989904312, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "ves-openapi-manager", "timestamp": 1679989895105, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "policy-distribution-id", "timestamp": 1679989877190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "aai-model-loader", "timestamp": 1679989892867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "ves-openapi-manager", "timestamp": 1679989895105, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "cds-sdc-listener", "timestamp": 1679989875977, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "multicloud-k8s", "timestamp": 1679989904312, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "policy-distribution-id", "timestamp": 1679989877190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "aai-model-loader", "timestamp": 1679989892867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "cds-sdc-listener", "timestamp": 1679989875977, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "ves-openapi-manager", "timestamp": 1679989895105, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.802Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.802Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.802Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "multicloud-k8s", "timestamp": 1679989904312, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.802Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.802Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.802Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "policy-distribution-id", "timestamp": 1679989877190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.803Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.803Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.803Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "cds-sdc-listener", "timestamp": 1679989875977, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.803Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.803Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.803Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "ves-openapi-manager", "timestamp": 1679989895105, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.803Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.803Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.803Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "multicloud-k8s", "timestamp": 1679989904312, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.803Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.804Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.804Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "aai-model-loader", "timestamp": 1679989892867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.804Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.804Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.804Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "policy-distribution-id", "timestamp": 1679989877190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.804Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.804Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.804Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "aai-model-loader", "timestamp": 1679989892867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.804Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.804Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.805Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "multicloud-k8s", "timestamp": 1679989904312, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.805Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.805Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.805Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "ves-openapi-manager", "timestamp": 1679989895105, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.805Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.805Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.805Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "cds-sdc-listener", "timestamp": 1679989875977, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.806Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.806Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.806Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "policy-distribution-id", "timestamp": 1679989877190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.806Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.806Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.806Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "aai-model-loader", "timestamp": 1679989892867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.806Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.806Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.806Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "cds-sdc-listener", "timestamp": 1679989875977, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.806Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.807Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.807Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "ves-openapi-manager", "timestamp": 1679989895105, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-28T07:53:22.807Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.807Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.807Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "multicloud-k8s", "timestamp": 1679989904312, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.807Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.807Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.807Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "policy-distribution-id", "timestamp": 1679989877190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.807Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.808Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.808Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "aai-model-loader", "timestamp": 1679989892867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.808Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.808Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.808Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "multicloud-k8s", "timestamp": 1679989904312, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.808Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.808Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.808Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "ves-openapi-manager", "timestamp": 1679989895105, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.808Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.808Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.808Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "cds-sdc-listener", "timestamp": 1679989875977, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.808Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.808Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.809Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "policy-distribution-id", "timestamp": 1679989877190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:53:22.809Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.809Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.809Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "aai-model-loader", "timestamp": 1679989892867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:53:22.809Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.809Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.809Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "ves-openapi-manager", "timestamp": 1679989895105, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.809Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.809Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.809Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "multicloud-k8s", "timestamp": 1679989904312, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:53:22.810Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.810Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.810Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "cds-sdc-listener", "timestamp": 1679989875977, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:53:22.810Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.810Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.810Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "policy-distribution-id", "timestamp": 1679989914068, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:53:22.810Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.810Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.810Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "aai-model-loader", "timestamp": 1679989914315, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:53:22.811Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.811Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.811Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "cds-sdc-listener", "timestamp": 1679989914895, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:53:22.811Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.811Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.811Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "policy-distribution-id", "timestamp": 1679989915071, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T07:53:22.811Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.811Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.812Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "policy-distribution-id", "timestamp": 1679989916073, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:53:22.852Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5b870950-72c7-4020-b769-1ce4f353e2c2 2023-03-28T07:53:22.852Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5b870950-72c7-4020-b769-1ce4f353e2c2 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:53:22.873Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.873Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "aai-model-loader", "timestamp": 1679989917816, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T07:53:22.873Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.873Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.873Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "aai-model-loader", "timestamp": 1679989918818, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:53:22.887Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 5b870950-72c7-4020-b769-1ce4f353e2c2 2023-03-28T07:53:22.887Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5b870950-72c7-4020-b769-1ce4f353e2c2 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:53:22.908Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.908Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679989921529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.909Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.909Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.909Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679989921529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.909Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.909Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.909Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679989921529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.909Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.910Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.910Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679989921529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.910Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.910Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.910Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679989921529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.910Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.910Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.910Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679989921529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.911Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.911Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.911Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679989921529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.911Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.911Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.911Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679989921529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.911Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.911Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.911Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679989921529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:53:22.911Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.912Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.912Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679989931318, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:53:22.912Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.912Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.912Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679989933013, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T07:53:22.912Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.912Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.912Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679989934016, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:53:22.925Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 5b870950-72c7-4020-b769-1ce4f353e2c2 2023-03-28T07:53:22.925Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5b870950-72c7-4020-b769-1ce4f353e2c2 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T07:53:22.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.946Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679989952479, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T07:53:22.946Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.946Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.946Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.946Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:53:22.946Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.946Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989955596, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:53:22.946Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.946Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989956639, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989957640, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679989988871, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.947Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.948Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T07:53:22.948Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.948Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.948Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:53:22.948Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.948Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.948Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:53:22.948Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.948Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.948Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989996992, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:53:22.948Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.948Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.948Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989998036, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } 2023-03-28T07:53:22.948Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:22.948Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T07:53:22.948Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679989999037, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } 2023-03-28T07:53:22.948Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:53:50.090Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:53:50.103Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and serviceModelVersionId: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T07:53:50.104Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22d33c51-a0cb-43ff-b88c-056b90379b28 2023-03-28T07:53:50.104Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 2023-03-28T07:53:50.110Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:53:50.126Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||Invoke 2023-03-28T07:53:50.126Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7e39f312-f92a-4d26-8e78-f761142827c9], X-ECOMP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-TransactionId=[], X-ONAP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], Content-Type=[application/merge-patch+json]} 2023-03-28T07:53:50.133Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:53:50.272Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?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/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:53:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[237712], x-aai-txid=[1-aai-resources-230328-07:53:48:876-98527], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:53:50.273Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:53:50.273Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||InvokeReturn 2023-03-28T07:53:50.274Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:53:50.274Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:53:50.283Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:53:50.283Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b1101844-7f05-4c6e-8dec-0936c7401cd2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:53:50.283Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:53:50.284Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:50.284Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:50.284Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990030283, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:53:51.309Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:53:51.309Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c2cb142b-b896-4d67-9f54-19b9dd862b28","serviceName":"Demo_pNF_qiMMnDktT3zZPbU7Zg63","serviceVersion":"1.0","serviceUUID":"2c1e7107-0c4e-4c2a-a2a5-51108c66555d","serviceDescription":"catalog service description","serviceInvariantUUID":"0aa0ec4c-3380-4600-a27c-67961782bbc7","resources":[{"resourceInstanceName":"pNF 9722b1f5-84b8 0","resourceName":"pNF 9722b1f5-84b8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2b30b77f-dd65-40e7-9249-5a491c07599d","resourceInvariantUUID":"42f25fc6-441e-4c83-bc2f-2b1b5021e2c7","resourceCustomizationUUID":"29a39946-ebbc-4eda-acaa-7e6a5b0c65ae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml","artifactChecksum":"MWYxMjk3NjFmYjEyZWM1ODA0ZmI0MWIzYWQ2YzQ3Nzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c81fd0c1-45a7-4104-8c72-8e0076012222","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b150721-2582-4525-b530-a219dce91c5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f80678ec-8b72-423e-86c8-59043a62099b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml","artifactChecksum":"NGNkYmE5YjAwN2RiYjVmNDIwMGJiZTk0YmEyNGIzZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e1bc1d6-6447-48c6-b1b6-b7a4229191ce","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70f6aa00-85c7-43e5-a44a-32e2e41b8b9f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7685caae-1ad8-417c-afc1-4a11d3d7b5ef","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactChecksum":"Nzc5NTkzOGUxNjQ2MzE4MzgxNWU3MWYzY2JmMjNmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42134f8a-1644-48cf-9528-7e77492f7546","artifactVersion":"1"},{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactChecksum":"OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e9fa943-2647-43b9-be09-f905a8cf4638","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:53:51.310Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:53:51.311Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:51.311Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:51.311Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:53:52.312Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:53:52.313Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:52.313Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:52.313Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:53:53.314Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:53:53.314Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:53.314Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:53.314Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:53:54.315Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:53:54.315Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:54.316Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:54.316Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:53:55.316Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:53:55.317Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:55.317Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:55.317Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:53:56.318Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:53:56.318Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:56.318Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:56.319Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:53:57.319Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:53:57.320Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:57.320Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:57.320Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:53:58.321Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:53:58.321Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:58.321Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:58.321Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:53:59.322Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "serviceName": "Demo_pNF_qiMMnDktT3zZPbU7Zg63", "serviceVersion": "1.0", "serviceUUID": "2c1e7107-0c4e-4c2a-a2a5-51108c66555d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0aa0ec4c-3380-4600-a27c-67961782bbc7", "resources": [ { "resourceInstanceName": "pNF 9722b1f5-84b8 0", "resourceCustomizationUUID": "29a39946-ebbc-4eda-acaa-7e6a5b0c65ae", "resourceName": "pNF 9722b1f5-84b8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2b30b77f-dd65-40e7-9249-5a491c07599d", "resourceInvariantUUID": "42f25fc6-441e-4c83-bc2f-2b1b5021e2c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactChecksum": "OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e9fa943-2647-43b9-be09-f905a8cf4638" } ], "workloadContext": "Production" } 2023-03-28T07:53:59.323Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:53:59.323Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC 2023-03-28T07:53:59.323Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c2cb142b-b896-4d67-9f54-19b9dd862b28 ServiceName:Demo_pNF_qiMMnDktT3zZPbU7Zg63 ServiceVersion:1.0 ServiceUUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d ServiceInvariantUUID:0aa0ec4c-3380-4600-a27c-67961782bbc7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactUUID:5e9fa943-2647-43b9-be09-f905a8cf4638 ArtifactChecksum:OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 9722b1f5-84b8 0 ResourceCustomizationUUID:29a39946-ebbc-4eda-acaa-7e6a5b0c65ae ResourceInvariantUUID:42f25fc6-441e-4c83-bc2f-2b1b5021e2c7 ResourceName:pNF 9722b1f5-84b8 ResourceType:PNF ResourceUUID:2b30b77f-dd65-40e7-9249-5a491c07599d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T07:53:59.324Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:53:59.373Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:53:59.374Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:53:59.374Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:53:59.375Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 from URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:53:59.375Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:53:59.375Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:53:59.676Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:53:59.679Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 5e9fa943-2647-43b9-be09-f905a8cf4638 88026 2023-03-28T07:53:59.679Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:53:59.679Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:53:59.679Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:53:59.680Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:53:59.680Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:53:59.680Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990039679, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:54:00.681Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:54:00.681Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:54:00.682Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638, URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar to file: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:54:00.682Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:54:00.683Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:54:00.683Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:54:00.794Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17037707975829573819/Definitions/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml 2023-03-28T07:54:01.380Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:54:01.381Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:54:01.381Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:54:01.381Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:54:01.381Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:54:01.381Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:54:01.381Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 9722b1f5-84b8 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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:54:01.381Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:54:01.382Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:54:01.382Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:54:01.382Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T07:54:01.382Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:54:01.382Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:54:01.382Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:54:01.382Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T07:54:01.382Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:54:01.383Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:54:01.383Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:54:01.383Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:54:01.383Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T07:54:01.383Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:54:01.383Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:54:01.383Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:54:01.384Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:54:01.384Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:54:01.384Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:54:01.384Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:54:01.384Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:54:01.384Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:54:01.384Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:54:01.384Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:54:01.384Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:54:01.385Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qiMMnDktT3zZPbU7Zg63 Description:catalog service description Model UUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d Model Version:NULL Model InvariantUuid:0aa0ec4c-3380-4600-a27c-67961782bbc7 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-03-28T07:54:01.431Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists 2023-03-28T07:54:01.431Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:54:01.431Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists) 2023-03-28T07:54:01.431Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:54:01.431Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:54:01.432Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:54:01.432Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990041431, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:54:02.432Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T07:54:02.433Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists) 2023-03-28T07:54:02.433Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:54:02.433Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:54:02.433Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:54:02.433Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990042432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:54:03.433Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:54:03.461Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:54:03.466Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:54:03.466Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:54:03.466Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:54:03.466Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:54:03.467Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:54:03.467Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:54:03.467Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:54:03.467Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:54:03.467Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:54:03.481Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:54:21.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:54:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:54:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990030283, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:54:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:54:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:54:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:54:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:54:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:54:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:54:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:54:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:54:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:54:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:54:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:54:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:54:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:54:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:54:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:54:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:54:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:54:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:54:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:54:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:54:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:54:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:54:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:54:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:54:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:54:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:54:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990039679, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:54:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:54:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:54:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990041431, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } 2023-03-28T07:54:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:54:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:54:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990042432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } 2023-03-28T07:54:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:54:33.482Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:54:33.494Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and serviceModelVersionId: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T07:54:33.494Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0aa0ec4c-3380-4600-a27c-67961782bbc7 2023-03-28T07:54:33.494Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 2023-03-28T07:54:33.499Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:54:33.519Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||Invoke 2023-03-28T07:54:33.519Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[dac32d89-cfc2-4369-951c-94afd2fa8d62], X-ECOMP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-TransactionId=[], X-ONAP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], Content-Type=[application/merge-patch+json]} 2023-03-28T07:54:33.535Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:54:33.675Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?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/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:54:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[180424], x-aai-txid=[2-aai-resources-230328-07:54:32:277-75273], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:54:33.675Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:54:33.676Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||InvokeReturn 2023-03-28T07:54:33.676Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:54:33.676Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:54:33.685Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:54:33.685Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2cb142b-b896-4d67-9f54-19b9dd862b28 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:54:33.685Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:54:33.686Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:54:33.686Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:54:33.686Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990073685, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:54:34.715Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:54:34.716Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"0b7b1ee4-48b4-4814-8486-4759bb4555cd","serviceName":"Demo_pNF_ptJgglHPOJPMYo1zc6Cx","serviceVersion":"1.0","serviceUUID":"d1d83882-7852-4a5b-8072-1885b4ff2048","serviceDescription":"catalog service description","serviceInvariantUUID":"03c51e14-e738-4b3e-8fb2-a081ac0d02fa","resources":[{"resourceInstanceName":"pNF ff945e32-844d 0","resourceName":"pNF ff945e32-844d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba2dcbb-ad33-436f-b906-458e680047fc","resourceInvariantUUID":"10007534-3fd4-4ce1-8c25-3f288e22a0b8","resourceCustomizationUUID":"ef1d5cd5-cef9-4655-9938-207ef29098bb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml","artifactChecksum":"MGIzMWFiNWM0NmQzNDU5MmVjYTkzYjk3ZDU0NjVlOWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7f0ac813-7fb7-4d1b-bccc-c0ed0bed1afa","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"de8c719a-5b62-4746-8efc-f6e318f3be56","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a9a96e55-e7be-41d5-80cc-fce815a5eb06","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml","artifactChecksum":"OGM1ZjU5OWI1MmI0YTM5MGYxMzA0ODMyNjcxNTcwMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d73ce652-789b-41be-81d0-6b0962549507","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f37955db-1fe2-4859-9f57-9e14d5e4e90d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dc3c6c01-74ab-420d-b0b2-2194f79c91b8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactChecksum":"ZDUwYjVkMjk2NTBjOTIwZDhkOTdkMTgzOWU3YjZhOTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"95477967-e046-4cb7-a6f0-51283459a8ab","artifactVersion":"1"},{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactChecksum":"NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0d7571fb-5b31-4088-99e3-ccb85bc37d70","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:54:34.716Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:54:34.716Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:54:34.716Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:54:34.717Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:54:35.717Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:54:35.718Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:54:35.718Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:54:35.718Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:54:36.718Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:54:36.719Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:54:36.719Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:54:36.719Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:54:37.719Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:54:37.720Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:54:37.720Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:54:37.720Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:54:38.721Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:54:38.722Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:54:38.722Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:54:38.722Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:54:39.723Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:54:39.724Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:54:39.724Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:54:39.724Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:54:40.725Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:54:40.725Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:54:40.725Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:54:40.725Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:54:41.725Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:54:41.726Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:54:41.726Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:54:41.726Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:54:42.727Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "serviceName": "Demo_pNF_ptJgglHPOJPMYo1zc6Cx", "serviceVersion": "1.0", "serviceUUID": "d1d83882-7852-4a5b-8072-1885b4ff2048", "serviceDescription": "catalog service description", "serviceInvariantUUID": "03c51e14-e738-4b3e-8fb2-a081ac0d02fa", "resources": [ { "resourceInstanceName": "pNF ff945e32-844d 0", "resourceCustomizationUUID": "ef1d5cd5-cef9-4655-9938-207ef29098bb", "resourceName": "pNF ff945e32-844d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "0ba2dcbb-ad33-436f-b906-458e680047fc", "resourceInvariantUUID": "10007534-3fd4-4ce1-8c25-3f288e22a0b8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactChecksum": "NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0d7571fb-5b31-4088-99e3-ccb85bc37d70" } ], "workloadContext": "Production" } 2023-03-28T07:54:42.728Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:54:42.728Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC 2023-03-28T07:54:42.730Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:0b7b1ee4-48b4-4814-8486-4759bb4555cd ServiceName:Demo_pNF_ptJgglHPOJPMYo1zc6Cx ServiceVersion:1.0 ServiceUUID:d1d83882-7852-4a5b-8072-1885b4ff2048 ServiceInvariantUUID:03c51e14-e738-4b3e-8fb2-a081ac0d02fa ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactUUID:0d7571fb-5b31-4088-99e3-ccb85bc37d70 ArtifactChecksum:NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ff945e32-844d 0 ResourceCustomizationUUID:ef1d5cd5-cef9-4655-9938-207ef29098bb ResourceInvariantUUID:10007534-3fd4-4ce1-8c25-3f288e22a0b8 ResourceName:pNF ff945e32-844d ResourceType:PNF ResourceUUID:0ba2dcbb-ad33-436f-b906-458e680047fc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T07:54:42.730Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:54:42.774Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:54:42.774Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:54:42.775Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:54:42.775Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 from URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:54:42.775Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:54:42.775Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:54:43.008Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:54:43.009Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 0d7571fb-5b31-4088-99e3-ccb85bc37d70 88014 2023-03-28T07:54:43.010Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:54:43.010Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:54:43.010Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:54:43.010Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:54:43.010Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:54:43.010Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990083010, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:54:44.011Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:54:44.012Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:54:44.012Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70, URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar to file: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:54:44.012Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:54:44.013Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:54:44.013Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:54:44.095Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10012292037204054230/Definitions/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml 2023-03-28T07:54:44.703Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:54:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:54:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:54:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:54:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:54:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:54:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:54:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:54:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:54:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ff945e32-844d 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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:54:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T07:54:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:54:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:54:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:54:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T07:54:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:54:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:54:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:54:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:54:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T07:54:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:54:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:54:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:54:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:54:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:54:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:54:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:54:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:54:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:54:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:54:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:54:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:54:44.706Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ptJgglHPOJPMYo1zc6Cx Description:catalog service description Model UUID:d1d83882-7852-4a5b-8072-1885b4ff2048 Model Version:NULL Model InvariantUuid:03c51e14-e738-4b3e-8fb2-a081ac0d02fa 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-03-28T07:54:44.742Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists 2023-03-28T07:54:44.742Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:54:44.742Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists) 2023-03-28T07:54:44.742Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:54:44.742Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:54:44.743Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:54:44.743Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990084742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:54:45.743Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T07:54:45.744Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists) 2023-03-28T07:54:45.744Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:54:45.744Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:54:45.744Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:54:45.744Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990085743, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:54:46.745Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:54:46.770Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:54:46.775Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:54:46.775Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:54:46.775Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:54:46.775Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:54:46.775Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:54:46.775Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:54:46.775Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:54:46.775Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:54:46.775Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:54:46.788Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:55:16.788Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:55:16.802Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and serviceModelVersionId: d1d83882-7852-4a5b-8072-1885b4ff2048 2023-03-28T07:55:16.802Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 03c51e14-e738-4b3e-8fb2-a081ac0d02fa 2023-03-28T07:55:16.803Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 2023-03-28T07:55:16.810Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:55:16.826Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T07:55:16.826Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||Invoke 2023-03-28T07:55:16.833Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:55:16.952Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||InvokeReturn 2023-03-28T07:55:16.952Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:55:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[114], vertex-id=[196808], x-aai-txid=[2-aai-resources-230328-07:55:15:575-9017], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:55:16.952Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:55:16.953Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:55:16.953Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:55:16.962Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:55:16.962Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0b7b1ee4-48b4-4814-8486-4759bb4555cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:55:16.962Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:55:16.962Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:55:16.962Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:55:16.962Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990116962, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:55:17.992Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:55:17.992Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"949cd2cf-4141-4930-a770-629b2661a8b8","serviceName":"Demo_pNF_FoN9eNmy6F7zZO5fd3Rl","serviceVersion":"1.0","serviceUUID":"36ec2db0-d90f-4666-bfc9-1ec9e505475b","serviceDescription":"catalog service description","serviceInvariantUUID":"d032eafd-f902-4c15-9f33-0a447861d07f","resources":[{"resourceInstanceName":"pNF 194367a0-04ea 0","resourceName":"pNF 194367a0-04ea","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"42be0a6c-1826-4778-a3b0-684a350de3ec","resourceInvariantUUID":"37a150d6-848e-4f89-9bf6-7dee9c808042","resourceCustomizationUUID":"3f8fb470-0ce1-4cc0-a317-4f45b588639b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml","artifactChecksum":"MWI3MmViMGNjOTEzMWExNzEyOTA0MjMxOWM2YjgyYWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"db9df21d-2af1-4819-9cec-688f7a21b7de","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"32171bb3-d7fb-44e5-b05c-4fd21c3e6a90","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70fa5ab5-71f0-4bf2-9090-cc12004a70d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml","artifactChecksum":"MjdmMDlmZWE3OTRiZjU0ODFiNTI0MGI1OTc3YzJkMDY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bd6b60c6-98ee-4e6e-956e-40693b3502c0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cf181bd5-d75e-46b4-a651-8ae15d3edad9","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"98575bc4-0124-42b4-9bcd-3ffff19d95b0","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml","artifactChecksum":"MDVkOTBhNDIwY2JjMjdkMzIxZWYxYTk5N2EwODFlNmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b3b62f02-ad28-4a45-873e-6de541e50a0b","artifactVersion":"1"},{"artifactName":"service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar","artifactChecksum":"YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"36bf5004-6eb9-408a-b784-54a7a9a73d35","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:55:17.993Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:55:17.993Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:55:17.993Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:55:17.993Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:55:18.993Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:55:18.993Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:55:18.993Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:55:18.993Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:55:19.994Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:55:19.995Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:55:19.995Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:55:19.995Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:55:20.996Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:55:20.996Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:55:20.997Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:55:20.997Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:55:21.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:55:21.739Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:55:21.739Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990073685, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:55:21.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:55:21.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:55:21.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:55:21.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:55:21.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:55:21.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:55:21.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:55:21.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:55:21.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:55:21.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:55:21.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:55:21.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:55:21.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:55:21.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:55:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:55:21.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:55:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:55:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:55:21.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:55:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:55:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:55:21.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:55:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:55:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:55:21.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:55:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:55:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990083010, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:55:21.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:55:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:55:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990084742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } 2023-03-28T07:55:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:55:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:55:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990085743, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } 2023-03-28T07:55:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:55:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:55:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990116962, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:55:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:55:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:55:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:55:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:55:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:55:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:55:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:55:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:55:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:55:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:55:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T07:55:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:55:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:55:21.997Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:55:21.998Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:55:21.998Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:55:21.998Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:55:22.999Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:55:22.999Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:55:22.999Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:55:23.000Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:55:24.000Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:55:24.001Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:55:24.001Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:55:24.001Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:55:25.001Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:55:25.001Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:55:25.002Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:55:25.002Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:55:26.002Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "serviceName": "Demo_pNF_FoN9eNmy6F7zZO5fd3Rl", "serviceVersion": "1.0", "serviceUUID": "36ec2db0-d90f-4666-bfc9-1ec9e505475b", "serviceDescription": "catalog service description", "serviceInvariantUUID": "d032eafd-f902-4c15-9f33-0a447861d07f", "resources": [ { "resourceInstanceName": "pNF 194367a0-04ea 0", "resourceCustomizationUUID": "3f8fb470-0ce1-4cc0-a317-4f45b588639b", "resourceName": "pNF 194367a0-04ea", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "42be0a6c-1826-4778-a3b0-684a350de3ec", "resourceInvariantUUID": "37a150d6-848e-4f89-9bf6-7dee9c808042", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "artifactChecksum": "YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "36bf5004-6eb9-408a-b784-54a7a9a73d35" } ], "workloadContext": "Production" } 2023-03-28T07:55:26.003Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:55:26.003Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 36ec2db0-d90f-4666-bfc9-1ec9e505475b ASDC 2023-03-28T07:55:26.003Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:949cd2cf-4141-4930-a770-629b2661a8b8 ServiceName:Demo_pNF_FoN9eNmy6F7zZO5fd3Rl ServiceVersion:1.0 ServiceUUID:36ec2db0-d90f-4666-bfc9-1ec9e505475b ServiceInvariantUUID:d032eafd-f902-4c15-9f33-0a447861d07f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ArtifactUUID:36bf5004-6eb9-408a-b784-54a7a9a73d35 ArtifactChecksum:YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 194367a0-04ea 0 ResourceCustomizationUUID:3f8fb470-0ce1-4cc0-a317-4f45b588639b ResourceInvariantUUID:37a150d6-848e-4f89-9bf6-7dee9c808042 ResourceName:pNF 194367a0-04ea ResourceType:PNF ResourceUUID:42be0a6c-1826-4778-a3b0-684a350de3ec ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T07:55:26.003Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 36ec2db0-d90f-4666-bfc9-1ec9e505475b ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:55:26.055Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:55:26.056Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:55:26.056Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:55:26.056Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 from URL: /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:55:26.056Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:55:26.057Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:55:26.363Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:55:26.363Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 36bf5004-6eb9-408a-b784-54a7a9a73d35 88012 2023-03-28T07:55:26.364Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T07:55:26.364Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:55:26.364Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:55:26.364Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:55:26.364Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:55:26.364Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990126364, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:55:27.365Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:55:27.365Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:55:27.366Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35, URL: /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar to file: /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:55:27.366Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:55:27.367Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:55:27.367Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:55:27.450Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14373874738312692982/Definitions/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml 2023-03-28T07:55:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:55:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:55:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:55:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:55:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:55:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 194367a0-04ea 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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Node template pNF 194367a0-04ea 0 is matching search criteria 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 194367a0-04ea 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Node template pNF 194367a0-04ea 0 is matching search criteria 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 194367a0-04ea 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:55:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:55:28.018Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:55:28.018Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:55:28.018Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:55:28.018Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:55:28.018Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:55:28.018Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:55:28.018Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_FoN9eNmy6F7zZO5fd3Rl Description:catalog service description Model UUID:36ec2db0-d90f-4666-bfc9-1ec9e505475b Model Version:NULL Model InvariantUuid:d032eafd-f902-4c15-9f33-0a447861d07f 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-03-28T07:55:28.065Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||ERROR|500||Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists 2023-03-28T07:55:28.065Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T07:55:28.065Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar(Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists) 2023-03-28T07:55:28.065Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:55:28.065Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:55:28.066Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:55:28.066Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990128065, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:55:29.067Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T07:55:29.067Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar(Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists) 2023-03-28T07:55:29.067Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:55:29.067Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:55:29.067Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:55:29.068Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990129067, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:55:30.068Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:55:30.095Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:55:30.099Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:55:30.100Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:55:30.100Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:55:30.100Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:55:30.100Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:55:30.100Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:55:30.100Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:55:30.100Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:55:30.100Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:55:30.114Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:56:00.114Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:56:00.126Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 949cd2cf-4141-4930-a770-629b2661a8b8 and serviceModelVersionId: 36ec2db0-d90f-4666-bfc9-1ec9e505475b 2023-03-28T07:56:00.126Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d032eafd-f902-4c15-9f33-0a447861d07f 2023-03-28T07:56:00.127Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 2023-03-28T07:56:00.131Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:56:00.147Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T07:56:00.147Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|INFO|500||Invoke 2023-03-28T07:56:00.154Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:56:00.287Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|INFO|500||InvokeReturn 2023-03-28T07:56:00.287Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:55:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[129], vertex-id=[258192], x-aai-txid=[1-aai-resources-230328-07:55:58:896-34871], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:56:00.287Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:56:00.288Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:56:00.288Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:56:00.296Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:56:00.296Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 949cd2cf-4141-4930-a770-629b2661a8b8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:56:00.296Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:56:00.297Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:00.297Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:00.297Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990160296, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:56:01.324Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:56:01.324Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"eabafc73-af9e-42e1-b6df-d575cfb4e375","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"99a0dea6-13e7-4128-be9d-1639c5abef79","serviceDescription":"service","serviceInvariantUUID":"eaa5cfa8-5b09-412d-b995-c28af06be038","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"21711f5f-c128-41f9-93bc-c2a876c6ca45","resourceInvariantUUID":"27aa5b2c-4328-40a3-98aa-9d8a23d13a80","resourceCustomizationUUID":"b60081d5-c5e8-458c-a76f-c192e0373e97","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":"M2EyYTViNDBmZTVmOWIxNTQwMzEyZjc4MWZiNWVmOGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fb0a9c1-e2e1-4368-bf56-9e7c06720ca2","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":"OGYxZTYwMDJkMWVjZDU0OTAyNzE1Y2UwZDhhYjA5ODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bffbef14-0698-46d5-8784-477c78d9e59a","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":"d394fcc8-6419-43d4-9d7b-32bdd4492f20","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":"84cc2cce-e9e5-4759-aa6d-02a4a3133a5a","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":"90b1e882-9835-45bc-95ac-ee14b602147b","artifactVersion":"2","generatedFromUUID":"305d543d-0f9b-4638-98c0-195774f121ee"},{"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":"ccfa8402-7b95-4b7b-aff5-cd2e35b17a27","artifactVersion":"2","generatedFromUUID":"d394fcc8-6419-43d4-9d7b-32bdd4492f20"},{"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":"305d543d-0f9b-4638-98c0-195774f121ee","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":"2485387a-ca6b-4d36-85b1-128af1ec3689","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":"ODk0N2I5ZWU1NDE0OWViNWJiODU2YWNiOWYwMTNhNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bc056faf-83a5-49f7-af0a-800c13834039","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ZGQwNGY2YzYzZTM4Njc0NTc5ZDE3YjliMDIxZWU3MzM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"dc246180-177b-4072-9611-13ee7d3408c7","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:56:01.324Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:56:01.325Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:01.325Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:01.325Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "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-03-28T07:56:02.325Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:56:02.326Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:02.326Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:02.326Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "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-03-28T07:56:03.327Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:56:03.327Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:03.327Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:03.327Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "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-03-28T07:56:04.328Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:56:04.328Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:04.328Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:04.328Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "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-03-28T07:56:05.329Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:56:05.329Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:05.329Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:05.330Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "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-03-28T07:56:06.331Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:56:06.331Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:06.331Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:06.331Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "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-03-28T07:56:07.332Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:56:07.332Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:07.332Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:07.333Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "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-03-28T07:56:08.333Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:56:08.334Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:08.334Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:08.334Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "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-03-28T07:56:09.334Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:56:09.335Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:09.335Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:09.335Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:56:10.335Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:56:10.336Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:10.336Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:10.336Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:56:11.337Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "99a0dea6-13e7-4128-be9d-1639c5abef79", "serviceDescription": "service", "serviceInvariantUUID": "eaa5cfa8-5b09-412d-b995-c28af06be038", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "b60081d5-c5e8-458c-a76f-c192e0373e97", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "21711f5f-c128-41f9-93bc-c2a876c6ca45", "resourceInvariantUUID": "27aa5b2c-4328-40a3-98aa-9d8a23d13a80", "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": "OGYxZTYwMDJkMWVjZDU0OTAyNzE1Y2UwZDhhYjA5ODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bffbef14-0698-46d5-8784-477c78d9e59a", "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": "d394fcc8-6419-43d4-9d7b-32bdd4492f20", "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": "ccfa8402-7b95-4b7b-aff5-cd2e35b17a27", "generatedFromUUID": "d394fcc8-6419-43d4-9d7b-32bdd4492f20" }, "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": "90b1e882-9835-45bc-95ac-ee14b602147b", "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": "ccfa8402-7b95-4b7b-aff5-cd2e35b17a27", "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": "305d543d-0f9b-4638-98c0-195774f121ee", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ZGQwNGY2YzYzZTM4Njc0NTc5ZDE3YjliMDIxZWU3MzM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "dc246180-177b-4072-9611-13ee7d3408c7" } ], "workloadContext": "Production" } 2023-03-28T07:56:11.337Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:56:11.337Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 99a0dea6-13e7-4128-be9d-1639c5abef79 ASDC 2023-03-28T07:56:11.338Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:eabafc73-af9e-42e1-b6df-d575cfb4e375 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:99a0dea6-13e7-4128-be9d-1639c5abef79 ServiceInvariantUUID:eaa5cfa8-5b09-412d-b995-c28af06be038 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:dc246180-177b-4072-9611-13ee7d3408c7 ArtifactChecksum:ZGQwNGY2YzYzZTM4Njc0NTc5ZDE3YjliMDIxZWU3MzM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:b60081d5-c5e8-458c-a76f-c192e0373e97 ResourceInvariantUUID:27aa5b2c-4328-40a3-98aa-9d8a23d13a80 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:21711f5f-c128-41f9-93bc-c2a876c6ca45 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:bffbef14-0698-46d5-8784-477c78d9e59a ArtifactChecksum:OGYxZTYwMDJkMWVjZDU0OTAyNzE1Y2UwZDhhYjA5ODU= 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:d394fcc8-6419-43d4-9d7b-32bdd4492f20 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:ccfa8402-7b95-4b7b-aff5-cd2e35b17a27 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:90b1e882-9835-45bc-95ac-ee14b602147b 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:ccfa8402-7b95-4b7b-aff5-cd2e35b17a27 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:305d543d-0f9b-4638-98c0-195774f121ee ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T07:56:11.338Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 99a0dea6-13e7-4128-be9d-1639c5abef79 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:56:11.378Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:56:11.378Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:56:11.378Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:56:11.378Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: dc246180-177b-4072-9611-13ee7d3408c7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T07:56:11.379Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:56:11.379Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T07:56:11.632Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:56:11.639Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar dc246180-177b-4072-9611-13ee7d3408c7 163284 2023-03-28T07:56:11.639Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T07:56:11.639Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T07:56:11.639Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:56:11.639Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:11.640Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:11.640Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990171639, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:56:12.640Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:56:12.641Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:56:12.641Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: dc246180-177b-4072-9611-13ee7d3408c7, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T07:56:12.642Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-28T07:56:12.642Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T07:56:12.642Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T07:56:12.722Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1824482961430767434/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-28T07:56:13.567Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:56:13.567Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:56:13.567Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T07:56:13.567Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-28T07:56:13.567Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:56:13.567Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:56:13.567Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:56:13.568Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T07:56:13.568Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:56:13.568Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:56:13.568Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:56:13.568Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T07:56:13.568Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:56:13.568Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:56:13.568Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:56:13.568Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:56:13.568Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T07:56:13.568Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:56:13.568Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:56:13.568Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:56:13.569Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:56:13.569Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:56:13.569Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-28T07:56:13.569Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-28T07:56:13.569Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-28T07:56:13.569Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T07:56:13.569Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:56:13.569Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T07:56:13.569Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:56:13.569Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T07:56:13.569Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T07:56:13.569Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:56:13.569Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T07:56:13.569Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T07:56:13.570Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:56:13.570Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T07:56:13.570Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T07:56:13.570Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:56:13.570Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T07:56:13.570Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T07:56:13.570Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:56:13.570Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-28T07:56:13.570Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-28T07:56:13.570Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=4eeefad9-6115-4241-a4f8-f12162b01841 2023-03-28T07:56:13.570Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:56:13.570Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:56:13.571Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:56:13.571Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:56:13.571Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:56:13.571Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:56:13.571Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:56:13.571Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:56:13.571Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:99a0dea6-13e7-4128-be9d-1639c5abef79 Model Version:NULL Model InvariantUuid:eaa5cfa8-5b09-412d-b995-c28af06be038 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:a4462083-daee-45bc-ba93-31612e9e0d44 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:27aa5b2c-4328-40a3-98aa-9d8a23d13a80 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:b60081d5-c5e8-458c-a76f-c192e0373e97 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:02ba7037-6ade-40f1-86a6-70a20f27d5b4 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:3e583ba7-3456-4e79-9ce2-db486fcaf168 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:82a9f1d8-ef7a-479d-b8ed-89239efd9677 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:889769b7-67ec-4884-8e12-ee929c565794 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:4eeefad9-6115-4241-a4f8-f12162b01841 ModelInvariantUuid:627b389a-596d-420f-a377-e12f13abf5bd ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:f5d05b42-1b13-441d-a98b-90238bdbc6b8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:82136586-b591-49e2-9bf4-a2d23ccd4d39 ModelInvariantUuid:dfd39558-e7e2-481d-aff1-3611883749ca ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:b7fd9fe6-1531-4ba7-b571-c270f1ccf494 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T07:56:13.617Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||ERROR|500||Csar with UUID: dc246180-177b-4072-9611-13ee7d3408c7 already exists 2023-03-28T07:56:13.618Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T07:56:13.618Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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: dc246180-177b-4072-9611-13ee7d3408c7 already exists) 2023-03-28T07:56:13.618Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:56:13.618Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:13.618Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:13.618Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990173618, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: dc246180-177b-4072-9611-13ee7d3408c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:56:14.619Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T07:56:14.619Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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: 21711f5f-c128-41f9-93bc-c2a876c6ca45 already exists) 2023-03-28T07:56:14.620Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:56:14.620Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:14.620Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:14.620Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990174619, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 21711f5f-c128-41f9-93bc-c2a876c6ca45 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:56:15.621Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:56:15.643Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:56:15.648Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:56:15.649Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:56:15.649Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:56:15.649Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:56:15.649Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:56:15.649Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:56:15.649Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:56:15.649Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:56:15.650Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:56:15.665Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:56:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:56:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:56:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:56:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:56:45.666Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:56:45.677Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 and serviceModelVersionId: 99a0dea6-13e7-4128-be9d-1639c5abef79 2023-03-28T07:56:45.677Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : eaa5cfa8-5b09-412d-b995-c28af06be038 2023-03-28T07:56:45.678Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0 2023-03-28T07:56:45.684Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:56:45.703Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|INFO|500||Invoke 2023-03-28T07:56:45.704Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[eabafc73-af9e-42e1-b6df-d575cfb4e375], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2624b714-6765-4a06-89e7-22c368c12b59], X-ECOMP-RequestID=[eabafc73-af9e-42e1-b6df-d575cfb4e375], X-TransactionId=[], X-ONAP-RequestID=[eabafc73-af9e-42e1-b6df-d575cfb4e375], Content-Type=[application/merge-patch+json]} 2023-03-28T07:56:45.712Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:56:45.840Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?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/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:56:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[125], vertex-id=[458992], x-aai-txid=[1-aai-resources-230328-07:56:44:454-9376], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:56:45.840Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:56:45.840Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|INFO|500||InvokeReturn 2023-03-28T07:56:45.841Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:56:45.841Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:56:45.850Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:56:45.850Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID eabafc73-af9e-42e1-b6df-d575cfb4e375 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:56:45.850Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:56:45.850Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:45.850Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:45.850Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990205850, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:56:46.882Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:56:46.882Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7987d6d2-c8a2-4d3b-9806-38577e08e849","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"74e09605-ec7e-42f0-8cd6-86a8b9b29c1d","serviceDescription":"service","serviceInvariantUUID":"4ac5657e-6ca6-4def-aab7-c240945dfb9b","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"fd7ab781-1d29-4587-9cf3-f155e7aa4ef5","resourceInvariantUUID":"5af3410d-cd9e-4bc8-9c5e-58c42ee90049","resourceCustomizationUUID":"5755a7a9-66b7-4113-b73a-643bc49262cc","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":"MzJjNzZiMzRjZmVjNjU1NzllNjExNzIzMmY5MDVlZWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"12f8f5ef-b01f-42f4-8534-de0ade425265","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":"MzhmMGYzYzI2MGM4YzYxYTc5NTEzNmU2N2VmMzMyNTI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"cb940e29-9ef8-4f64-a70f-765b0b8fa872","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":"f15f2805-ebbe-4d4a-88ef-38a642369ab8","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":"462e544d-90be-4b89-aa4d-34c13c9c577a","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":"80b8c8dd-5221-4966-913c-6a63d12923e1","artifactVersion":"2","generatedFromUUID":"f15f2805-ebbe-4d4a-88ef-38a642369ab8"},{"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":"YzYxZDZjNDdkZTBkYTlkN2MzODJhYTkxOGJiOWY3NzY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7724dea7-20b2-4b94-95be-f00ff997d185","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":"NGZhMTEzYWNlZTAzMTkwZmMxMGU1ZjQxOWUzNjUzZDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fe49c60f-ad02-49f5-89a8-fcf642e00472","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"Y2NmNjhjZDUxZjMxYjBlY2M2ZmE0ODc2MTAwZWY4YzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ae4f395b-c826-4c71-b132-59026f69ddc5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:56:46.882Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:56:46.883Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:46.883Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:46.883Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "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-03-28T07:56:47.883Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:56:47.884Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:47.884Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:47.884Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "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-03-28T07:56:48.884Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:56:48.885Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:48.885Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:48.885Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "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-03-28T07:56:49.885Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:56:49.886Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:49.886Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:49.886Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "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-03-28T07:56:50.887Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:56:50.887Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:50.887Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:50.887Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "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-03-28T07:56:51.888Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:56:51.888Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:51.888Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:51.888Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "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-03-28T07:56:52.889Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:56:52.889Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:52.889Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:52.889Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:56:53.890Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:56:53.890Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:53.890Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:53.890Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:56:54.891Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "74e09605-ec7e-42f0-8cd6-86a8b9b29c1d", "serviceDescription": "service", "serviceInvariantUUID": "4ac5657e-6ca6-4def-aab7-c240945dfb9b", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "5755a7a9-66b7-4113-b73a-643bc49262cc", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "fd7ab781-1d29-4587-9cf3-f155e7aa4ef5", "resourceInvariantUUID": "5af3410d-cd9e-4bc8-9c5e-58c42ee90049", "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": "MzhmMGYzYzI2MGM4YzYxYTc5NTEzNmU2N2VmMzMyNTI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cb940e29-9ef8-4f64-a70f-765b0b8fa872", "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": "f15f2805-ebbe-4d4a-88ef-38a642369ab8", "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": "80b8c8dd-5221-4966-913c-6a63d12923e1", "generatedFromUUID": "f15f2805-ebbe-4d4a-88ef-38a642369ab8" }, "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": "80b8c8dd-5221-4966-913c-6a63d12923e1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "Y2NmNjhjZDUxZjMxYjBlY2M2ZmE0ODc2MTAwZWY4YzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ae4f395b-c826-4c71-b132-59026f69ddc5" } ], "workloadContext": "Production" } 2023-03-28T07:56:54.892Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:56:54.892Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d ASDC 2023-03-28T07:56:54.892Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7987d6d2-c8a2-4d3b-9806-38577e08e849 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:74e09605-ec7e-42f0-8cd6-86a8b9b29c1d ServiceInvariantUUID:4ac5657e-6ca6-4def-aab7-c240945dfb9b 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:ae4f395b-c826-4c71-b132-59026f69ddc5 ArtifactChecksum:Y2NmNjhjZDUxZjMxYjBlY2M2ZmE0ODc2MTAwZWY4YzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:5755a7a9-66b7-4113-b73a-643bc49262cc ResourceInvariantUUID:5af3410d-cd9e-4bc8-9c5e-58c42ee90049 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 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:cb940e29-9ef8-4f64-a70f-765b0b8fa872 ArtifactChecksum:MzhmMGYzYzI2MGM4YzYxYTc5NTEzNmU2N2VmMzMyNTI= 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:f15f2805-ebbe-4d4a-88ef-38a642369ab8 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:80b8c8dd-5221-4966-913c-6a63d12923e1 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:80b8c8dd-5221-4966-913c-6a63d12923e1 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T07:56:54.892Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:56:54.943Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:56:54.944Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:56:54.944Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:56:54.944Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-28T07:56:54.944Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:56:54.944Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-28T07:56:54.968Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:56:54.968Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@563c0210 2023-03-28T07:56:54.968Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:56:54.968Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-28T07:56:54.968Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ae4f395b-c826-4c71-b132-59026f69ddc5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:56:54.968Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-28T07:56:54.969Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-28T07:56:54.969Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:56:54.969Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:54.969Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:54.969Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990214968, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:56:55.969Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:ae4f395b-c826-4c71-b132-59026f69ddc5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T07:56:56.011Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||Csar with UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists 2023-03-28T07:56:56.011Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-28T07:56:56.011Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists) 2023-03-28T07:56:56.011Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:56:56.011Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:56.011Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:56.011Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990216011, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:56:57.012Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-28T07:56:57.012Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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: fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 already exists) 2023-03-28T07:56:57.013Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T07:56:57.013Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:56:57.013Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:56:57.013Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990217012, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:56:58.014Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:56:58.039Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:56:58.043Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:56:58.044Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:56:58.044Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:56:58.044Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:56:58.044Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:56:58.044Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:56:58.044Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:56:58.044Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:56:58.044Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:56:58.059Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:57:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:57:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:57:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:57:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:57:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990126364, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:57:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990128065, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists" } 2023-03-28T07:57:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990129067, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists" } 2023-03-28T07:57:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:21.740Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.740Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990160296, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:57:21.740Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:21.740Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.740Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:57:21.740Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:21.740Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.740Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T07:57:21.740Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:21.740Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.741Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-28T07:57:21.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:21.741Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.741Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:57:21.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:21.741Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.741Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-28T07:57:21.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-28T07:57:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-28T07:57:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:57:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:57:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:57:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990171639, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:57:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.744Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990173618, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: dc246180-177b-4072-9611-13ee7d3408c7 already exists" } 2023-03-28T07:57:21.744Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:57:21.744Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990174619, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 21711f5f-c128-41f9-93bc-c2a876c6ca45 already exists" } 2023-03-28T07:57:21.744Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:57:28.059Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:57:28.071Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 and serviceModelVersionId: 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d 2023-03-28T07:57:28.072Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4ac5657e-6ca6-4def-aab7-c240945dfb9b 2023-03-28T07:57:28.072Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0 2023-03-28T07:57:28.078Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:57:28.093Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|INFO|500||Invoke 2023-03-28T07:57:28.093Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7987d6d2-c8a2-4d3b-9806-38577e08e849], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9048fbd2-97d0-4f04-84d6-45179fc8be33], X-ECOMP-RequestID=[7987d6d2-c8a2-4d3b-9806-38577e08e849], X-TransactionId=[], X-ONAP-RequestID=[7987d6d2-c8a2-4d3b-9806-38577e08e849], Content-Type=[application/merge-patch+json]} 2023-03-28T07:57:28.101Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:57:28.225Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?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/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:57:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[120], vertex-id=[213208], x-aai-txid=[1-aai-resources-230328-07:57:26:842-79425], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:57:28.225Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:57:28.226Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|INFO|500||InvokeReturn 2023-03-28T07:57:28.226Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:57:28.226Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:57:28.235Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:57:28.235Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7987d6d2-c8a2-4d3b-9806-38577e08e849 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:57:28.235Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:57:28.235Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:57:28.236Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:57:28.236Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990248235, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:57:29.265Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:57:29.266Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"70d18c6f-8184-47a1-87df-6abc8d87c735","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"3925bfe3-60f3-4dfa-b551-c1841b15eb3a","serviceDescription":"service","serviceInvariantUUID":"dc3e4f0d-49ca-4497-90d2-6fed1c585bbc","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6a8d65fd-415c-41dc-896b-9f58c92a2bd4","resourceInvariantUUID":"37b87138-7f10-4eef-894f-fa9c823c37ab","resourceCustomizationUUID":"9510b9fb-7639-4543-9025-4b2d195ab5f7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"OTAwOGM3YzA5YmZhYTAxZmMyOGNjYjFiZGQ5MjQwYzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6ea35222-6f86-4790-9e7a-8beb4e903ae4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc8e7252-8200-4211-b235-2fae0792342d","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8ada00c6-9789-45c0-b19f-5fc87211b94e","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZDYzMDhjYmFiOGI0ZjUxZWIxNTk1ZTQ3NmUzMWExN2E\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"39ae5427-4018-4684-b49a-816dde4b203f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"71af54a7-8454-4a2a-a168-970f0a7dc334","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"db20e0a7-dae3-4e49-aaf5-442b61479a9e","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ab4e2fa0-712c-42e6-a998-475ff3694c6a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NzBmMzUxMmRhMDU3ZjU3MjI4NjIxMTkxMWU4NGVlZmI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1146fc2f-13e2-4560-87bc-38a7e07d9e55","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"OTlkZTIxOThlODIwMjBjODAzNGZkZTBhNzUyNDQ1Nzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e04364e9-51ee-4dcf-b5eb-7627d67fdb2b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:57:29.270Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:57:29.271Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:57:29.271Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:57:29.271Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:57:30.272Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:57:30.272Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:57:30.273Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:57:30.273Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:57:31.273Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:57:31.274Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:57:31.274Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:57:31.274Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:57:32.275Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:57:32.275Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:57:32.275Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:57:32.275Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:57:33.276Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:57:33.276Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:57:33.276Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:57:33.276Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:57:34.277Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:57:34.277Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:57:34.277Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:57:34.278Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:57:35.279Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:57:35.279Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:57:35.279Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:57:35.280Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:57:36.280Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:57:36.281Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:57:36.281Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:57:36.281Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:57:37.281Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:57:37.282Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:57:37.282Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:57:37.282Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:57:38.283Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "3925bfe3-60f3-4dfa-b551-c1841b15eb3a", "serviceDescription": "service", "serviceInvariantUUID": "dc3e4f0d-49ca-4497-90d2-6fed1c585bbc", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "9510b9fb-7639-4543-9025-4b2d195ab5f7", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "6a8d65fd-415c-41dc-896b-9f58c92a2bd4", "resourceInvariantUUID": "37b87138-7f10-4eef-894f-fa9c823c37ab", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "OTlkZTIxOThlODIwMjBjODAzNGZkZTBhNzUyNDQ1Nzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e04364e9-51ee-4dcf-b5eb-7627d67fdb2b" } ], "workloadContext": "Production" } 2023-03-28T07:57:38.283Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:57:38.283Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3925bfe3-60f3-4dfa-b551-c1841b15eb3a ASDC 2023-03-28T07:57:38.284Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:70d18c6f-8184-47a1-87df-6abc8d87c735 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:3925bfe3-60f3-4dfa-b551-c1841b15eb3a ServiceInvariantUUID:dc3e4f0d-49ca-4497-90d2-6fed1c585bbc ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:e04364e9-51ee-4dcf-b5eb-7627d67fdb2b ArtifactChecksum:OTlkZTIxOThlODIwMjBjODAzNGZkZTBhNzUyNDQ1Nzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:9510b9fb-7639-4543-9025-4b2d195ab5f7 ResourceInvariantUUID:37b87138-7f10-4eef-894f-fa9c823c37ab ResourceName:test-pnf ResourceType:PNF ResourceUUID:6a8d65fd-415c-41dc-896b-9f58c92a2bd4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T07:57:38.284Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3925bfe3-60f3-4dfa-b551-c1841b15eb3a ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:57:38.339Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:57:38.340Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:57:38.340Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:57:38.340Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T07:57:38.340Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:57:38.341Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T07:57:38.587Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T07:57:38.589Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar e04364e9-51ee-4dcf-b5eb-7627d67fdb2b 111101 2023-03-28T07:57:38.590Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T07:57:38.590Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T07:57:38.590Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T07:57:38.591Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:57:38.591Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:57:38.591Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990258590, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:57:39.591Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:57:39.592Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:57:39.592Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-28T07:57:39.593Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-03-28T07:57:39.593Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-28T07:57:39.593Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-28T07:57:39.699Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6985309837003849733/Definitions/service-TestPnfMacro-template.yml 2023-03-28T07:57:40.274Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T07:57:40.275Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:57:40.275Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-28T07:57:40.275Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T07:57:40.275Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-28T07:57:40.275Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-28T07:57:40.275Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 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-TestPnfMacro-csar.csar 2023-03-28T07:57:40.275Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-28T07:57:40.275Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-28T07:57:40.275Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-28T07:57:40.275Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-28T07:57:40.275Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T07:57:40.275Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:57:40.275Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:57:40.275Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-28T07:57:40.276Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:57:40.276Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:57:40.276Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:57:40.276Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:57:40.276Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-28T07:57:40.276Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T07:57:40.276Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T07:57:40.276Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:57:40.276Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:57:40.276Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:57:40.276Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:57:40.276Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:57:40.276Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:57:40.276Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:57:40.277Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:57:40.277Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:57:40.277Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:57:40.277Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:033387d8-f321-4375-9245-b5a89495dbfb Model Version:NULL Model InvariantUuid:c5317bf1-ece6-47a6-8556-5663e06a073c 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-03-28T07:57:40.300Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:57:40.305Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||test-pnf 0 2023-03-28T07:57:40.305Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 2023-03-28T07:57:40.305Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 3925bfe3-60f3-4dfa-b551-c1841b15eb3a 2023-03-28T07:57:40.305Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 3925bfe3-60f3-4dfa-b551-c1841b15eb3a 2023-03-28T07:57:40.305Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 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-03-28T07:57:40.318Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1a383d3e, org.onap.sdc.toscaparser.api.parameters.Input@7d1b2383, org.onap.sdc.toscaparser.api.parameters.Input@4e2a7a09, org.onap.sdc.toscaparser.api.parameters.Input@6ac9b874, org.onap.sdc.toscaparser.api.parameters.Input@3143a9de] 2023-03-28T07:57:40.318Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:57:40.318Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:57:40.319Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 033387d8-f321-4375-9245-b5a89495dbfb: test-pnf 2023-03-28T07:57:40.319Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Processing PNF resource: 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 2023-03-28T07:57:40.319Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T07:57:40.319Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T07:57:40.319Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||WARN|500||Resource customization UUID: 06b6b891-6913-40a6-a26d-42a808272d22 is NOT the same as notified resource customizationUUID: 9510b9fb-7639-4543-9025-4b2d195ab5f7 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 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=? 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 (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2023-03-28T07:57:40.374Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 0 ASDC deployResourceStructure 2023-03-28T07:57:40.374Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T07:57:40.374Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T07:57:40.374Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T07:57:40.374Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:57:40.374Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:57:40.374Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990260374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:57:41.375Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:57:41.405Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:57:41.411Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T07:57:41.411Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T07:57:41.411Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T07:57:41.411Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T07:57:41.411Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:57:41.412Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:57:41.412Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:57:41.412Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T07:57:41.412Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T07:57:41.432Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T07:58:11.432Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T07:58:11.440Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 and serviceModelVersionId: 3925bfe3-60f3-4dfa-b551-c1841b15eb3a 2023-03-28T07:58:11.440Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dc3e4f0d-49ca-4497-90d2-6fed1c585bbc 2023-03-28T07:58:11.441Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0 2023-03-28T07:58:11.447Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T07:58:11.461Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|INFO|500||Invoke 2023-03-28T07:58:11.461Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[70d18c6f-8184-47a1-87df-6abc8d87c735], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9c62cc1b-ea97-4587-aee1-15b8011ead25], X-ECOMP-RequestID=[70d18c6f-8184-47a1-87df-6abc8d87c735], X-TransactionId=[], X-ONAP-RequestID=[70d18c6f-8184-47a1-87df-6abc8d87c735], Content-Type=[application/merge-patch+json]} 2023-03-28T07:58:11.468Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T07:58:11.586Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?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/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 07:58:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[115], vertex-id=[225496], x-aai-txid=[1-aai-resources-230328-07:58:10:210-25482], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T07:58:11.587Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T07:58:11.587Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|INFO|500||InvokeReturn 2023-03-28T07:58:11.588Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T07:58:11.588Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:58:11.598Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:58:11.598Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 70d18c6f-8184-47a1-87df-6abc8d87c735 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T07:58:11.598Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T07:58:11.599Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:58:11.599Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:58:11.599Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990291598, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:58:12.625Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T07:58:12.626Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T07:58:12.627Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Node 0 disconnected. 2023-03-28T07:58:12.627Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Cancelled in-flight METADATA request with correlation id 128689 due to node 0 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-28T07:58:12.627Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Node 1 disconnected. 2023-03-28T07:58:12.628Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T07:58:12.628Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T07:58:12.628Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T07:58:12.628Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T07:58:12.633Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-8e4367f1-df8b-4782-bed8-0fe81f477dab 2023-03-28T07:58:12.634Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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=10, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T07:58:12.634Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T07:58:12.634Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T07:58:13.742Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:58:16.750Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:58:19.767Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T07:58:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:58:21.750Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:58:21.751Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T07:58:21.758Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=35, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-8e4367f1-df8b-4782-bed8-0fe81f477dab', protocol='range'} 2023-03-28T07:58:21.759Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=35, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:58:21.764Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T07:58:21.764Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T07:58:21.765Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T07:58:21.765Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T07:58:21.765Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T07:58:21.766Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T07:58:21.767Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 35: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-8e4367f1-df8b-4782-bed8-0fe81f477dab=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-28T07:58:21.783Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=35, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T07:58:21.784Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=35, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-8e4367f1-df8b-4782-bed8-0fe81f477dab', protocol='range'} 2023-03-28T07:58:21.784Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T07:58:21.784Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T07:58:21.785Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T07:58:21.785Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T07:58:21.789Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:58:21.790Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:58:21.790Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:58:21.790Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:58:21.790Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:58:21.790Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:58:21.791Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1514, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:58:21.791Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:58:21.791Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:58:21.791Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T07:58:21.791Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T07:58:21.791Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T07:58:22.808Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.809Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990205850, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:58:22.809Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.809Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.809Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:58:22.809Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.810Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.810Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T07:58:22.810Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.810Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.810Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T07:58:22.810Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.810Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.810Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:58:22.811Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.811Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.811Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T07:58:22.811Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.811Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.811Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:58:22.811Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.811Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.811Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:58:22.812Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.812Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.812Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:58:22.812Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.812Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.812Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990214968, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T07:58:22.813Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.813Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.813Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990216011, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists" } 2023-03-28T07:58:22.813Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.813Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.813Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990217012, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 already exists" } 2023-03-28T07:58:22.813Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.813Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.813Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990248235, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:58:22.813Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.813Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.814Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:58:22.814Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.814Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.814Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T07:58:22.814Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.814Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.814Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T07:58:22.814Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.814Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.814Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T07:58:22.814Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.815Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.815Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:58:22.815Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.815Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.815Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:58:22.815Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.815Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.815Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T07:58:22.815Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.815Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.816Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T07:58:22.816Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.816Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.816Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679989587811, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T07:58:22.816Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.816Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.816Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990258590, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T07:58:22.816Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.816Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.816Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990260374, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T07:58:22.816Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.816Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.817Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990291598, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T07:58:22.817Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:58:22.871Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T07:58:22.872Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T07:58:22.874Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:58:22.874Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:58:22.874Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:58:22.874Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:58:23.876Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:58:23.877Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:58:23.877Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:58:23.877Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:58:24.878Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:58:24.878Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:58:24.878Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:58:24.878Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:58:25.880Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:58:25.880Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:58:25.880Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:58:25.880Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:58:26.881Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:58:26.881Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:58:26.881Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:58:26.881Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:58:27.883Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:58:27.883Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:58:27.883Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:58:27.883Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:58:28.884Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T07:58:28.884Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:58:28.884Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:58:28.884Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:58:29.885Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T07:58:29.885Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T07:58:29.885Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T07:58:29.886Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T07:58:29.886Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T07:58:29.931Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T07:58:29.932Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:58:29.932Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T07:58:29.932Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T07:58:29.932Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:58:29.933Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T07:58:29.956Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:58:29.957Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3cb3caec 2023-03-28T07:58:29.957Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:58:29.957Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T07:58:29.957Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:58:29.958Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T07:58:29.958Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T07:58:29.959Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:58:29.959Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:58:29.959Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:58:29.959Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990309958, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:58:30.961Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T07:58:30.983Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:58:30.983Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T07:58:30.988Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T07:58:30.988Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T07:58:30.989Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T07:58:30.989Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T07:58:30.989Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T07:58:31.003Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T07:58:31.003Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1f12d5e0 2023-03-28T07:58:31.003Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T07:58:31.003Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T07:58:31.003Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T07:58:31.003Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T07:58:31.003Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T07:58:31.004Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T07:58:31.004Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T07:58:31.004Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T07:58:31.004Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990311003, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:58:32.004Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T07:58:32.005Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:58:32.029Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:58:32.033Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:58:32.034Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:59:02.034Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:59:02.060Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:59:02.065Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:59:02.065Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T07:59:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T07:59:21.736Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T07:59:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T07:59:21.737Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T07:59:32.065Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:59:32.087Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T07:59:32.095Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T07:59:32.095Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:00:02.096Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:00:02.123Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:00:02.129Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:00:02.130Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:00:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:00:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:00:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T08:00:21.737Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:00:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:00:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T08:00:21.737Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:00:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:00:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:00:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:00:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:00:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T08:00:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:00:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:00:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:00:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:00:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:00:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:00:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:00:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:00:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990309958, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:00:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:00:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:00:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990311003, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:00:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:00:32.130Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:00:32.155Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:00:32.158Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:00:32.158Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:01:02.159Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:01:02.185Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:01:02.189Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:01:02.189Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:01:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:01:32.190Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:01:32.215Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:01:32.219Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:01:32.219Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:02:02.219Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:02:02.255Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:02:02.263Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:02:02.264Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:02:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:02:32.264Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:02:32.286Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:02:32.289Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:02:32.289Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:03:02.289Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:03:02.312Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:03:02.316Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:03:02.316Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:03:21.736Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:03:22.964Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T08:03:22.965Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-8e4367f1-df8b-4782-bed8-0fe81f477dab sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T08:03:22.965Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T08:03:22.965Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T08:03:25.339Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:03:25.354Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:03:25.355Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T08:03:25.361Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:03:25.361Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 36: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T08:03:25.378Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:03:25.378Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T08:03:25.378Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:03:25.384Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:03:25.384Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:03:25.384Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:03:25.384Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1548, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:03:25.384Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:03:25.384Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:03:32.316Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T08:03:32.317Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:03:32.329Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T08:03:32.329Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T08:03:32.330Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T08:03:32.337Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:03:32.363Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T08:03:32.363Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[958b8ea6-9897-4a80-961b-5816fe21b406], X-ECOMP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-TransactionId=[], X-ONAP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], Content-Type=[application/merge-patch+json]} 2023-03-28T08:03:32.371Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T08:03:32.517Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?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/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:03:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[381168], x-aai-txid=[1-aai-resources-230328-08:03:31:110-58706], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:03:32.517Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:03:32.518Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T08:03:32.519Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:03:32.519Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:03:32.530Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:03:32.530Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T08:03:32.530Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T08:03:32.530Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:03:32.530Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:03:32.530Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990612530, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:03:32.543Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:03:32.544Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990612530, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T08:03:32.544Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:03:33.559Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:03:33.559Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6d315fdc-3a43-437b-b276-edcee10041ec","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"baa19d62-62c3-43ef-9567-048930744e84","serviceDescription":"service","serviceInvariantUUID":"68899c2d-d5d8-40ff-9f1c-97dbc2695d9d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2d73a0cf-88be-4d48-bac8-32bf0bef18a1","resourceInvariantUUID":"d29d359d-e7f2-4e47-82d7-f803b9e570ef","resourceCustomizationUUID":"23a5224b-144f-4925-95ad-3b6fb3010917","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YWUyNzM0NWRhMGRmMjVhN2I4OTgzMTA2MjI5NzBhZmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"526996e8-0ef8-4444-add7-8f8225061ef9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f7e269d-4c3d-442a-ac24-b1a1721ffda4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:03:33.559Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:03:33.559Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:03:33.559Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:03:33.559Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:03:34.560Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:03:34.560Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:03:34.560Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:03:34.560Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:03:35.561Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "baa19d62-62c3-43ef-9567-048930744e84", "serviceDescription": "service", "serviceInvariantUUID": "68899c2d-d5d8-40ff-9f1c-97dbc2695d9d", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "23a5224b-144f-4925-95ad-3b6fb3010917", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2d73a0cf-88be-4d48-bac8-32bf0bef18a1", "resourceInvariantUUID": "d29d359d-e7f2-4e47-82d7-f803b9e570ef", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f7e269d-4c3d-442a-ac24-b1a1721ffda4" } ], "workloadContext": "Production" } 2023-03-28T08:03:35.561Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:03:35.561Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 baa19d62-62c3-43ef-9567-048930744e84 ASDC 2023-03-28T08:03:35.562Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6d315fdc-3a43-437b-b276-edcee10041ec ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:baa19d62-62c3-43ef-9567-048930744e84 ServiceInvariantUUID:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4 ArtifactChecksum:ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 ResourceInvariantUUID:d29d359d-e7f2-4e47-82d7-f803b9e570ef ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2d73a0cf-88be-4d48-bac8-32bf0bef18a1 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T08:03:35.562Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF baa19d62-62c3-43ef-9567-048930744e84 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:03:35.604Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:03:35.604Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:03:35.605Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:03:35.606Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T08:03:35.606Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:03:35.606Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T08:03:35.635Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:03:35.635Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5e39d43a 2023-03-28T08:03:35.635Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:03:35.635Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T08:03:35.635Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:03:35.636Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T08:03:35.636Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T08:03:35.636Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:03:35.636Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:03:35.636Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:03:35.636Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679990615636, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:03:36.637Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:03:36.678Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists 2023-03-28T08:03:36.679Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T08:03:36.679Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists) 2023-03-28T08:03:36.679Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:03:36.679Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:03:36.679Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:03:36.679Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679990616679, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:03:37.680Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T08:03:37.680Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists) 2023-03-28T08:03:37.680Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:03:37.681Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:03:37.681Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:03:37.681Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679990617680, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:03:38.682Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:03:38.709Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:03:38.713Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:03:38.714Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:03:38.714Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:03:38.714Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:03:38.714Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:03:38.714Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:03:38.714Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:03:38.714Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:03:38.714Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:03:38.728Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:04:08.729Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:04:08.739Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d315fdc-3a43-437b-b276-edcee10041ec and serviceModelVersionId: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T08:04:08.739Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68899c2d-d5d8-40ff-9f1c-97dbc2695d9d 2023-03-28T08:04:08.740Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 2023-03-28T08:04:08.746Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:04:08.768Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||Invoke 2023-03-28T08:04:08.769Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6e4c9a42-9966-4e19-a8d8-d4b893065858], X-ECOMP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-TransactionId=[], X-ONAP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], Content-Type=[application/merge-patch+json]} 2023-03-28T08:04:08.776Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:04:08.919Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?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/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:04:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[241832], x-aai-txid=[2-aai-resources-230328-08:04:07:517-66262], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:04:08.919Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:04:08.920Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||InvokeReturn 2023-03-28T08:04:08.920Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:04:08.920Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:04:08.929Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:04:08.929Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d315fdc-3a43-437b-b276-edcee10041ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:04:08.929Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:04:08.929Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:08.929Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:08.929Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679990648929, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:04:09.963Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:04:09.963Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b1101844-7f05-4c6e-8dec-0936c7401cd2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f13ca837-ae90-403c-9881-446f755d4bf8","serviceDescription":"service","serviceInvariantUUID":"22d33c51-a0cb-43ff-b88c-056b90379b28","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"34e5bbe9-7741-4165-b12d-b84e25d08f32","resourceInvariantUUID":"f898deb2-e327-4ee2-9a03-34e07a677d6e","resourceCustomizationUUID":"42b32958-f457-419a-b9ad-9d83f09d3632","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjNiOTJiYjJhZDBkN2MyNjhhMDRmMDUxMDViZWRiMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62f26e84-bf2e-40e5-988d-2a7a91849eff","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7aeb8003-1803-4624-aedf-ffe1fcf931c8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f806266e-6d66-42df-a556-de319d652129","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c09a72b0-0f8e-476e-82f1-16dcd82ad64c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6289936-6aac-441c-8af2-efa335579f8c","artifactVersion":"2","generatedFromUUID":"f806266e-6d66-42df-a556-de319d652129"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JlNzI4MTFhZWI4NTgxOWU3OGZhNmM4ODRkNTViN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8b8d456-25e5-4024-b0fb-35d62ebfbac0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"88db2004-e0d0-45c3-b086-5eac73849247","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:04:09.964Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:04:09.964Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:09.964Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:09.964Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:04:10.965Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:04:10.965Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:10.965Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:10.965Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:04:11.966Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:04:11.966Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:11.966Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:11.967Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:04:12.967Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:04:12.968Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:12.968Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:12.968Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:04:13.969Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:04:13.970Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:13.970Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:13.970Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:04:14.972Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:04:14.972Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:14.972Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:14.972Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:04:15.973Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:04:15.973Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:15.973Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:15.973Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:04:16.974Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f13ca837-ae90-403c-9881-446f755d4bf8", "serviceDescription": "service", "serviceInvariantUUID": "22d33c51-a0cb-43ff-b88c-056b90379b28", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "42b32958-f457-419a-b9ad-9d83f09d3632", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "34e5bbe9-7741-4165-b12d-b84e25d08f32", "resourceInvariantUUID": "f898deb2-e327-4ee2-9a03-34e07a677d6e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7aeb8003-1803-4624-aedf-ffe1fcf931c8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f806266e-6d66-42df-a556-de319d652129", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "generatedFromUUID": "f806266e-6d66-42df-a556-de319d652129" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88db2004-e0d0-45c3-b086-5eac73849247" } ], "workloadContext": "Production" } 2023-03-28T08:04:16.974Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:04:16.974Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f13ca837-ae90-403c-9881-446f755d4bf8 ASDC 2023-03-28T08:04:16.975Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b1101844-7f05-4c6e-8dec-0936c7401cd2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f13ca837-ae90-403c-9881-446f755d4bf8 ServiceInvariantUUID:22d33c51-a0cb-43ff-b88c-056b90379b28 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:88db2004-e0d0-45c3-b086-5eac73849247 ArtifactChecksum:NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:42b32958-f457-419a-b9ad-9d83f09d3632 ResourceInvariantUUID:f898deb2-e327-4ee2-9a03-34e07a677d6e ResourceName:basic_vm ResourceType:VF ResourceUUID:34e5bbe9-7741-4165-b12d-b84e25d08f32 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:7aeb8003-1803-4624-aedf-ffe1fcf931c8 ArtifactChecksum:N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f806266e-6d66-42df-a556-de319d652129 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T08:04:16.975Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f13ca837-ae90-403c-9881-446f755d4bf8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:04:17.016Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:04:17.017Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:04:17.017Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:04:17.017Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T08:04:17.017Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:04:17.017Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T08:04:17.040Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:04:17.040Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1cbfed54 2023-03-28T08:04:17.040Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:04:17.040Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T08:04:17.040Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 88db2004-e0d0-45c3-b086-5eac73849247 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:04:17.041Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T08:04:17.041Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T08:04:17.041Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:04:17.041Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:17.041Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:17.041Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990657041, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:04:18.042Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:88db2004-e0d0-45c3-b086-5eac73849247) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:04:18.096Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists 2023-03-28T08:04:18.096Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T08:04:18.096Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists) 2023-03-28T08:04:18.096Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:04:18.097Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:18.097Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:18.097Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990658096, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:04:19.098Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T08:04:19.098Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists) 2023-03-28T08:04:19.098Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:04:19.098Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:19.098Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:19.098Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990659098, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:04:20.099Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:04:20.123Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:04:20.127Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:04:20.127Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:04:20.127Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:04:20.127Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:04:20.127Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:04:20.127Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:04:20.127Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:04:20.128Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:04:20.128Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:04:20.139Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:04:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:04:21.740Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:04:21.740Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:04:21.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:04:21.741Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:04:21.741Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:04:21.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:04:21.741Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:04:21.741Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679990615636, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:04:21.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:04:21.741Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:04:21.741Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679990616679, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } 2023-03-28T08:04:21.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:04:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:04:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679990617680, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } 2023-03-28T08:04:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:04:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:04:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679990648929, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:04:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:04:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:04:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:04:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:04:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:04:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T08:04:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:04:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:04:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T08:04:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:04:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:04:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:04:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:04:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:04:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T08:04:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:04:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:04:21.744Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:04:21.744Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:04:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:04:21.744Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:04:21.744Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:04:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:04:21.744Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990657041, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:04:21.744Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:04:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:04:21.745Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990658096, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } 2023-03-28T08:04:21.745Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:04:21.745Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:04:21.745Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990659098, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } 2023-03-28T08:04:21.745Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:04:50.140Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:04:50.154Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and serviceModelVersionId: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T08:04:50.154Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22d33c51-a0cb-43ff-b88c-056b90379b28 2023-03-28T08:04:50.155Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 2023-03-28T08:04:50.162Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:04:50.177Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||Invoke 2023-03-28T08:04:50.177Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7080bb3d-db34-489f-9353-193e0f2f1dff], X-ECOMP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-TransactionId=[], X-ONAP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], Content-Type=[application/merge-patch+json]} 2023-03-28T08:04:50.184Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:04:50.316Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?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/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:04:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[127], vertex-id=[237712], x-aai-txid=[0-aai-resources-230328-08:04:48:925-3402], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:04:50.317Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:04:50.318Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||InvokeReturn 2023-03-28T08:04:50.318Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:04:50.318Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:04:50.329Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:04:50.329Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b1101844-7f05-4c6e-8dec-0936c7401cd2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:04:50.329Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:04:50.337Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:50.337Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:50.338Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990690329, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:04:51.369Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:04:51.369Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c2cb142b-b896-4d67-9f54-19b9dd862b28","serviceName":"Demo_pNF_qiMMnDktT3zZPbU7Zg63","serviceVersion":"1.0","serviceUUID":"2c1e7107-0c4e-4c2a-a2a5-51108c66555d","serviceDescription":"catalog service description","serviceInvariantUUID":"0aa0ec4c-3380-4600-a27c-67961782bbc7","resources":[{"resourceInstanceName":"pNF 9722b1f5-84b8 0","resourceName":"pNF 9722b1f5-84b8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2b30b77f-dd65-40e7-9249-5a491c07599d","resourceInvariantUUID":"42f25fc6-441e-4c83-bc2f-2b1b5021e2c7","resourceCustomizationUUID":"29a39946-ebbc-4eda-acaa-7e6a5b0c65ae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml","artifactChecksum":"MWYxMjk3NjFmYjEyZWM1ODA0ZmI0MWIzYWQ2YzQ3Nzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c81fd0c1-45a7-4104-8c72-8e0076012222","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b150721-2582-4525-b530-a219dce91c5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f80678ec-8b72-423e-86c8-59043a62099b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml","artifactChecksum":"NGNkYmE5YjAwN2RiYjVmNDIwMGJiZTk0YmEyNGIzZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e1bc1d6-6447-48c6-b1b6-b7a4229191ce","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70f6aa00-85c7-43e5-a44a-32e2e41b8b9f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7685caae-1ad8-417c-afc1-4a11d3d7b5ef","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactChecksum":"Nzc5NTkzOGUxNjQ2MzE4MzgxNWU3MWYzY2JmMjNmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42134f8a-1644-48cf-9528-7e77492f7546","artifactVersion":"1"},{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactChecksum":"OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e9fa943-2647-43b9-be09-f905a8cf4638","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:04:51.370Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:04:51.370Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:51.370Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:51.371Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:04:52.372Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:04:52.372Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:52.373Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:52.373Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:04:53.373Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:04:53.374Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:53.374Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:53.374Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:04:54.375Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:04:54.375Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:54.375Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:54.375Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:04:55.376Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:04:55.376Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:55.377Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:55.377Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:04:56.377Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:04:56.378Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:56.378Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:56.378Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:04:57.379Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:04:57.380Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:57.380Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:57.380Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:04:58.381Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:04:58.381Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:58.381Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:58.381Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:04:59.382Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "serviceName": "Demo_pNF_qiMMnDktT3zZPbU7Zg63", "serviceVersion": "1.0", "serviceUUID": "2c1e7107-0c4e-4c2a-a2a5-51108c66555d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0aa0ec4c-3380-4600-a27c-67961782bbc7", "resources": [ { "resourceInstanceName": "pNF 9722b1f5-84b8 0", "resourceCustomizationUUID": "29a39946-ebbc-4eda-acaa-7e6a5b0c65ae", "resourceName": "pNF 9722b1f5-84b8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2b30b77f-dd65-40e7-9249-5a491c07599d", "resourceInvariantUUID": "42f25fc6-441e-4c83-bc2f-2b1b5021e2c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactChecksum": "OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e9fa943-2647-43b9-be09-f905a8cf4638" } ], "workloadContext": "Production" } 2023-03-28T08:04:59.382Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:04:59.382Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC 2023-03-28T08:04:59.383Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c2cb142b-b896-4d67-9f54-19b9dd862b28 ServiceName:Demo_pNF_qiMMnDktT3zZPbU7Zg63 ServiceVersion:1.0 ServiceUUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d ServiceInvariantUUID:0aa0ec4c-3380-4600-a27c-67961782bbc7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactUUID:5e9fa943-2647-43b9-be09-f905a8cf4638 ArtifactChecksum:OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 9722b1f5-84b8 0 ResourceCustomizationUUID:29a39946-ebbc-4eda-acaa-7e6a5b0c65ae ResourceInvariantUUID:42f25fc6-441e-4c83-bc2f-2b1b5021e2c7 ResourceName:pNF 9722b1f5-84b8 ResourceType:PNF ResourceUUID:2b30b77f-dd65-40e7-9249-5a491c07599d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:04:59.383Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:04:59.430Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:04:59.431Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:04:59.431Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:04:59.431Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 from URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:04:59.431Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:04:59.431Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:04:59.795Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T08:04:59.798Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 5e9fa943-2647-43b9-be09-f905a8cf4638 88026 2023-03-28T08:04:59.798Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T08:04:59.798Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:04:59.798Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T08:04:59.798Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:04:59.798Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:04:59.798Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990699798, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:05:00.799Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:05:00.800Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:05:00.800Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638, URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar to file: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:05:00.801Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:05:00.802Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:05:00.802Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:05:00.906Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1314054555054706016/Definitions/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml 2023-03-28T08:05:01.512Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T08:05:01.513Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:05:01.513Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:05:01.514Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T08:05:01.514Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:05:01.514Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:05:01.514Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 9722b1f5-84b8 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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:05:01.514Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:05:01.515Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:05:01.515Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:05:01.515Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:05:01.515Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:05:01.515Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:05:01.515Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:05:01.515Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T08:05:01.515Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:05:01.515Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:05:01.516Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:05:01.516Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:05:01.516Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T08:05:01.516Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:05:01.516Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:05:01.516Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:05:01.516Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:05:01.516Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:05:01.516Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:05:01.516Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:05:01.517Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:05:01.517Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:05:01.517Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:05:01.517Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:05:01.517Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:05:01.517Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qiMMnDktT3zZPbU7Zg63 Description:catalog service description Model UUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d Model Version:NULL Model InvariantUuid:0aa0ec4c-3380-4600-a27c-67961782bbc7 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-03-28T08:05:01.563Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists 2023-03-28T08:05:01.564Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T08:05:01.564Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists) 2023-03-28T08:05:01.564Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:05:01.564Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:05:01.565Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:05:01.565Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990701564, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:05:02.565Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T08:05:02.566Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists) 2023-03-28T08:05:02.566Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:05:02.566Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:05:02.566Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:05:02.566Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990702565, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:05:03.567Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:05:03.588Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:05:03.593Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:05:03.593Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:05:03.593Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:05:03.594Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:05:03.594Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:05:03.594Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:05:03.594Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:05:03.594Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:05:03.594Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:05:03.607Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:05:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:05:21.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:05:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990690329, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:05:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:05:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:05:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:05:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:05:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:05:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:05:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:05:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:05:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:05:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:05:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:05:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:05:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:05:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:05:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:05:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:05:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:05:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:05:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:05:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:05:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:05:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:05:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:05:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:05:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:05:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:05:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990699798, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:05:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:05:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:05:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990701564, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } 2023-03-28T08:05:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:05:21.745Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:05:21.745Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990702565, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } 2023-03-28T08:05:21.745Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:05:33.608Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:05:33.620Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and serviceModelVersionId: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T08:05:33.620Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0aa0ec4c-3380-4600-a27c-67961782bbc7 2023-03-28T08:05:33.621Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 2023-03-28T08:05:33.624Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:05:33.637Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T08:05:33.638Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||Invoke 2023-03-28T08:05:33.643Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:05:33.769Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||InvokeReturn 2023-03-28T08:05:33.770Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:05:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[180424], x-aai-txid=[2-aai-resources-230328-08:05:32:383-13182], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:05:33.770Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:05:33.770Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:05:33.770Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:05:33.777Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:05:33.777Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2cb142b-b896-4d67-9f54-19b9dd862b28 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:05:33.777Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:05:33.777Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:05:33.777Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:05:33.777Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990733777, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:05:34.805Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:05:34.805Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"0b7b1ee4-48b4-4814-8486-4759bb4555cd","serviceName":"Demo_pNF_ptJgglHPOJPMYo1zc6Cx","serviceVersion":"1.0","serviceUUID":"d1d83882-7852-4a5b-8072-1885b4ff2048","serviceDescription":"catalog service description","serviceInvariantUUID":"03c51e14-e738-4b3e-8fb2-a081ac0d02fa","resources":[{"resourceInstanceName":"pNF ff945e32-844d 0","resourceName":"pNF ff945e32-844d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba2dcbb-ad33-436f-b906-458e680047fc","resourceInvariantUUID":"10007534-3fd4-4ce1-8c25-3f288e22a0b8","resourceCustomizationUUID":"ef1d5cd5-cef9-4655-9938-207ef29098bb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml","artifactChecksum":"MGIzMWFiNWM0NmQzNDU5MmVjYTkzYjk3ZDU0NjVlOWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7f0ac813-7fb7-4d1b-bccc-c0ed0bed1afa","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"de8c719a-5b62-4746-8efc-f6e318f3be56","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a9a96e55-e7be-41d5-80cc-fce815a5eb06","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml","artifactChecksum":"OGM1ZjU5OWI1MmI0YTM5MGYxMzA0ODMyNjcxNTcwMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d73ce652-789b-41be-81d0-6b0962549507","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f37955db-1fe2-4859-9f57-9e14d5e4e90d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dc3c6c01-74ab-420d-b0b2-2194f79c91b8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactChecksum":"ZDUwYjVkMjk2NTBjOTIwZDhkOTdkMTgzOWU3YjZhOTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"95477967-e046-4cb7-a6f0-51283459a8ab","artifactVersion":"1"},{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactChecksum":"NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0d7571fb-5b31-4088-99e3-ccb85bc37d70","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:05:34.805Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:05:34.805Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:05:34.805Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:05:34.805Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:05:35.806Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:05:35.806Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:05:35.807Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:05:35.807Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:05:36.808Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:05:36.808Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:05:36.808Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:05:36.808Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:05:37.809Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:05:37.810Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:05:37.810Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:05:37.810Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:05:38.811Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:05:38.811Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:05:38.812Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:05:38.812Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:05:39.812Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:05:39.813Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:05:39.813Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:05:39.813Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:05:40.814Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:05:40.815Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:05:40.815Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:05:40.815Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:05:41.827Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:05:41.827Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:05:41.827Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:05:41.828Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:05:42.830Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "serviceName": "Demo_pNF_ptJgglHPOJPMYo1zc6Cx", "serviceVersion": "1.0", "serviceUUID": "d1d83882-7852-4a5b-8072-1885b4ff2048", "serviceDescription": "catalog service description", "serviceInvariantUUID": "03c51e14-e738-4b3e-8fb2-a081ac0d02fa", "resources": [ { "resourceInstanceName": "pNF ff945e32-844d 0", "resourceCustomizationUUID": "ef1d5cd5-cef9-4655-9938-207ef29098bb", "resourceName": "pNF ff945e32-844d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "0ba2dcbb-ad33-436f-b906-458e680047fc", "resourceInvariantUUID": "10007534-3fd4-4ce1-8c25-3f288e22a0b8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactChecksum": "NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0d7571fb-5b31-4088-99e3-ccb85bc37d70" } ], "workloadContext": "Production" } 2023-03-28T08:05:42.830Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:05:42.830Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC 2023-03-28T08:05:42.830Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:0b7b1ee4-48b4-4814-8486-4759bb4555cd ServiceName:Demo_pNF_ptJgglHPOJPMYo1zc6Cx ServiceVersion:1.0 ServiceUUID:d1d83882-7852-4a5b-8072-1885b4ff2048 ServiceInvariantUUID:03c51e14-e738-4b3e-8fb2-a081ac0d02fa ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactUUID:0d7571fb-5b31-4088-99e3-ccb85bc37d70 ArtifactChecksum:NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ff945e32-844d 0 ResourceCustomizationUUID:ef1d5cd5-cef9-4655-9938-207ef29098bb ResourceInvariantUUID:10007534-3fd4-4ce1-8c25-3f288e22a0b8 ResourceName:pNF ff945e32-844d ResourceType:PNF ResourceUUID:0ba2dcbb-ad33-436f-b906-458e680047fc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:05:42.831Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:05:42.874Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:05:42.875Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:05:42.875Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:05:42.875Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 from URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:05:42.875Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:05:42.876Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:05:43.115Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T08:05:43.117Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 0d7571fb-5b31-4088-99e3-ccb85bc37d70 88014 2023-03-28T08:05:43.117Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T08:05:43.118Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:05:43.118Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T08:05:43.118Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:05:43.118Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:05:43.119Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990743117, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:05:44.119Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:05:44.120Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:05:44.120Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70, URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar to file: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:05:44.121Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:05:44.121Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:05:44.121Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:05:44.193Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12539176197751926515/Definitions/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml 2023-03-28T08:05:44.724Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T08:05:44.724Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:05:44.724Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:05:44.724Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T08:05:44.725Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:05:44.725Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:05:44.725Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:05:44.725Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:05:44.725Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:05:44.725Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ff945e32-844d 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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:05:44.725Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:05:44.725Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:05:44.725Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:05:44.726Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ptJgglHPOJPMYo1zc6Cx Description:catalog service description Model UUID:d1d83882-7852-4a5b-8072-1885b4ff2048 Model Version:NULL Model InvariantUuid:03c51e14-e738-4b3e-8fb2-a081ac0d02fa 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-03-28T08:05:44.773Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists 2023-03-28T08:05:44.774Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T08:05:44.774Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists) 2023-03-28T08:05:44.774Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:05:44.774Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:05:44.774Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:05:44.775Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990744774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:05:45.775Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T08:05:45.776Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists) 2023-03-28T08:05:45.776Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:05:45.776Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:05:45.776Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:05:45.776Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990745775, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:05:46.777Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:05:46.802Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:05:46.806Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:05:46.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:05:46.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:05:46.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:05:46.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:05:46.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:05:46.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:05:46.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:05:46.807Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:05:46.819Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:06:16.820Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:06:16.839Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and serviceModelVersionId: d1d83882-7852-4a5b-8072-1885b4ff2048 2023-03-28T08:06:16.840Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 03c51e14-e738-4b3e-8fb2-a081ac0d02fa 2023-03-28T08:06:16.840Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 2023-03-28T08:06:16.847Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:06:16.865Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||Invoke 2023-03-28T08:06:16.865Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5ff7c83d-a5ed-4364-94ee-97087ddfc869], X-ECOMP-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], X-TransactionId=[], X-ONAP-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], Content-Type=[application/merge-patch+json]} 2023-03-28T08:06:16.872Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:06:16.983Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?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/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:06:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[106], vertex-id=[196808], x-aai-txid=[2-aai-resources-230328-08:06:15:611-52232], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:06:16.983Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:06:16.984Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||InvokeReturn 2023-03-28T08:06:16.984Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:06:16.984Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:06:16.993Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:06:16.993Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0b7b1ee4-48b4-4814-8486-4759bb4555cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:06:16.993Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:06:16.993Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:06:16.994Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:06:16.994Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990776993, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:06:18.023Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:06:18.023Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"949cd2cf-4141-4930-a770-629b2661a8b8","serviceName":"Demo_pNF_FoN9eNmy6F7zZO5fd3Rl","serviceVersion":"1.0","serviceUUID":"36ec2db0-d90f-4666-bfc9-1ec9e505475b","serviceDescription":"catalog service description","serviceInvariantUUID":"d032eafd-f902-4c15-9f33-0a447861d07f","resources":[{"resourceInstanceName":"pNF 194367a0-04ea 0","resourceName":"pNF 194367a0-04ea","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"42be0a6c-1826-4778-a3b0-684a350de3ec","resourceInvariantUUID":"37a150d6-848e-4f89-9bf6-7dee9c808042","resourceCustomizationUUID":"3f8fb470-0ce1-4cc0-a317-4f45b588639b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml","artifactChecksum":"MWI3MmViMGNjOTEzMWExNzEyOTA0MjMxOWM2YjgyYWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"db9df21d-2af1-4819-9cec-688f7a21b7de","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"32171bb3-d7fb-44e5-b05c-4fd21c3e6a90","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70fa5ab5-71f0-4bf2-9090-cc12004a70d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml","artifactChecksum":"MjdmMDlmZWE3OTRiZjU0ODFiNTI0MGI1OTc3YzJkMDY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bd6b60c6-98ee-4e6e-956e-40693b3502c0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cf181bd5-d75e-46b4-a651-8ae15d3edad9","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"98575bc4-0124-42b4-9bcd-3ffff19d95b0","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml","artifactChecksum":"MDVkOTBhNDIwY2JjMjdkMzIxZWYxYTk5N2EwODFlNmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b3b62f02-ad28-4a45-873e-6de541e50a0b","artifactVersion":"1"},{"artifactName":"service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar","artifactChecksum":"YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"36bf5004-6eb9-408a-b784-54a7a9a73d35","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:06:18.023Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:06:18.024Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:06:18.024Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:06:18.024Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:06:19.025Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:06:19.025Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:06:19.025Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:06:19.025Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:06:20.026Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:06:20.026Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:06:20.026Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:06:20.027Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:06:21.027Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:06:21.028Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:06:21.028Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:06:21.028Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:06:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:06:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:06:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990733777, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:06:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:06:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:06:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:06:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:06:21.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:06:21.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:06:21.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:06:21.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:06:21.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:06:21.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:06:21.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:06:21.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:06:21.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:06:21.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:06:21.741Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:06:21.741Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:06:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:06:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:06:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:06:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:06:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:06:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:06:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:06:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:06:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:06:21.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:06:21.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990743117, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:06:21.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:06:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:06:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990744774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } 2023-03-28T08:06:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:06:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:06:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990745775, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } 2023-03-28T08:06:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:06:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:06:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990776993, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:06:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:06:21.743Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:06:21.743Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:06:21.743Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:06:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:06:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:06:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:06:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:06:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:06:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:06:21.744Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:06:21.744Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:06:21.744Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:06:22.028Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:06:22.029Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:06:22.029Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:06:22.029Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:06:23.030Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:06:23.030Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:06:23.030Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:06:23.031Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:06:24.031Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:06:24.032Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:06:24.032Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:06:24.032Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:06:25.033Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:06:25.033Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:06:25.034Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:06:25.034Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:06:26.035Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "serviceName": "Demo_pNF_FoN9eNmy6F7zZO5fd3Rl", "serviceVersion": "1.0", "serviceUUID": "36ec2db0-d90f-4666-bfc9-1ec9e505475b", "serviceDescription": "catalog service description", "serviceInvariantUUID": "d032eafd-f902-4c15-9f33-0a447861d07f", "resources": [ { "resourceInstanceName": "pNF 194367a0-04ea 0", "resourceCustomizationUUID": "3f8fb470-0ce1-4cc0-a317-4f45b588639b", "resourceName": "pNF 194367a0-04ea", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "42be0a6c-1826-4778-a3b0-684a350de3ec", "resourceInvariantUUID": "37a150d6-848e-4f89-9bf6-7dee9c808042", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "artifactChecksum": "YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "36bf5004-6eb9-408a-b784-54a7a9a73d35" } ], "workloadContext": "Production" } 2023-03-28T08:06:26.035Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:06:26.035Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 36ec2db0-d90f-4666-bfc9-1ec9e505475b ASDC 2023-03-28T08:06:26.035Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:949cd2cf-4141-4930-a770-629b2661a8b8 ServiceName:Demo_pNF_FoN9eNmy6F7zZO5fd3Rl ServiceVersion:1.0 ServiceUUID:36ec2db0-d90f-4666-bfc9-1ec9e505475b ServiceInvariantUUID:d032eafd-f902-4c15-9f33-0a447861d07f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ArtifactUUID:36bf5004-6eb9-408a-b784-54a7a9a73d35 ArtifactChecksum:YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 194367a0-04ea 0 ResourceCustomizationUUID:3f8fb470-0ce1-4cc0-a317-4f45b588639b ResourceInvariantUUID:37a150d6-848e-4f89-9bf6-7dee9c808042 ResourceName:pNF 194367a0-04ea ResourceType:PNF ResourceUUID:42be0a6c-1826-4778-a3b0-684a350de3ec ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:06:26.036Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 36ec2db0-d90f-4666-bfc9-1ec9e505475b ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:06:26.080Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:06:26.081Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:06:26.081Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:06:26.081Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 from URL: /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:06:26.081Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:06:26.082Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:06:26.377Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T08:06:26.379Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 36bf5004-6eb9-408a-b784-54a7a9a73d35 88012 2023-03-28T08:06:26.379Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T08:06:26.380Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:06:26.380Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T08:06:26.380Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:06:26.380Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:06:26.380Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990786379, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:06:27.381Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:06:27.381Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:06:27.382Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35, URL: /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar to file: /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:06:27.382Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:06:27.383Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:06:27.383Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:06:27.464Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14433766108977850526/Definitions/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml 2023-03-28T08:06:28.015Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T08:06:28.015Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:06:28.015Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:06:28.015Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T08:06:28.015Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:06:28.015Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:06:28.015Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:06:28.015Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:06:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:06:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:06:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 194367a0-04ea 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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:06:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:06:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:06:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:06:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Node template pNF 194367a0-04ea 0 is matching search criteria 2023-03-28T08:06:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:06:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 194367a0-04ea 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:06:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:06:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:06:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Node template pNF 194367a0-04ea 0 is matching search criteria 2023-03-28T08:06:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:06:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 194367a0-04ea 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:06:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:06:28.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:06:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:06:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:06:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:06:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:06:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:06:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:06:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:06:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:06:28.017Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_FoN9eNmy6F7zZO5fd3Rl Description:catalog service description Model UUID:36ec2db0-d90f-4666-bfc9-1ec9e505475b Model Version:NULL Model InvariantUuid:d032eafd-f902-4c15-9f33-0a447861d07f 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-03-28T08:06:28.062Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||ERROR|500||Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists 2023-03-28T08:06:28.062Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T08:06:28.062Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar(Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists) 2023-03-28T08:06:28.063Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:06:28.063Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:06:28.063Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:06:28.063Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990788062, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:06:29.064Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T08:06:29.064Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar(Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists) 2023-03-28T08:06:29.064Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:06:29.064Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:06:29.064Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:06:29.064Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990789064, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:06:30.065Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:06:30.092Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:06:30.097Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:06:30.097Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:06:30.097Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:06:30.097Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:06:30.097Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:06:30.098Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:06:30.098Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:06:30.098Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:06:30.098Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:06:30.113Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:07:00.113Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:07:00.127Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 949cd2cf-4141-4930-a770-629b2661a8b8 and serviceModelVersionId: 36ec2db0-d90f-4666-bfc9-1ec9e505475b 2023-03-28T08:07:00.127Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d032eafd-f902-4c15-9f33-0a447861d07f 2023-03-28T08:07:00.127Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 2023-03-28T08:07:00.135Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:07:00.150Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T08:07:00.150Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|INFO|500||Invoke 2023-03-28T08:07:00.157Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:07:00.283Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|INFO|500||InvokeReturn 2023-03-28T08:07:00.283Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:06:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[258192], x-aai-txid=[0-aai-resources-230328-08:06:58:898-77994], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:07:00.284Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:07:00.284Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:07:00.284Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:07:00.291Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:07:00.292Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 949cd2cf-4141-4930-a770-629b2661a8b8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:07:00.292Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:07:00.292Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:00.292Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:00.292Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990820292, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:07:01.321Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:07:01.322Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"eabafc73-af9e-42e1-b6df-d575cfb4e375","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"99a0dea6-13e7-4128-be9d-1639c5abef79","serviceDescription":"service","serviceInvariantUUID":"eaa5cfa8-5b09-412d-b995-c28af06be038","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"21711f5f-c128-41f9-93bc-c2a876c6ca45","resourceInvariantUUID":"27aa5b2c-4328-40a3-98aa-9d8a23d13a80","resourceCustomizationUUID":"b60081d5-c5e8-458c-a76f-c192e0373e97","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":"M2EyYTViNDBmZTVmOWIxNTQwMzEyZjc4MWZiNWVmOGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fb0a9c1-e2e1-4368-bf56-9e7c06720ca2","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":"OGYxZTYwMDJkMWVjZDU0OTAyNzE1Y2UwZDhhYjA5ODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bffbef14-0698-46d5-8784-477c78d9e59a","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":"d394fcc8-6419-43d4-9d7b-32bdd4492f20","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":"84cc2cce-e9e5-4759-aa6d-02a4a3133a5a","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":"90b1e882-9835-45bc-95ac-ee14b602147b","artifactVersion":"2","generatedFromUUID":"305d543d-0f9b-4638-98c0-195774f121ee"},{"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":"ccfa8402-7b95-4b7b-aff5-cd2e35b17a27","artifactVersion":"2","generatedFromUUID":"d394fcc8-6419-43d4-9d7b-32bdd4492f20"},{"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":"305d543d-0f9b-4638-98c0-195774f121ee","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":"2485387a-ca6b-4d36-85b1-128af1ec3689","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":"ODk0N2I5ZWU1NDE0OWViNWJiODU2YWNiOWYwMTNhNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bc056faf-83a5-49f7-af0a-800c13834039","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ZGQwNGY2YzYzZTM4Njc0NTc5ZDE3YjliMDIxZWU3MzM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"dc246180-177b-4072-9611-13ee7d3408c7","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:07:01.322Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:07:01.322Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:01.323Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:01.323Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "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-03-28T08:07:02.324Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:07:02.325Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:02.325Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:02.325Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "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-03-28T08:07:03.327Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:07:03.327Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:03.327Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:03.327Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "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-03-28T08:07:04.328Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:07:04.329Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:04.329Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:04.329Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "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-03-28T08:07:05.330Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:07:05.331Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:05.331Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:05.331Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "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-03-28T08:07:06.332Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:07:06.333Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:06.333Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:06.333Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "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-03-28T08:07:07.334Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:07:07.335Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:07.335Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:07.335Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "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-03-28T08:07:08.335Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:07:08.336Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:08.336Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:08.336Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "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-03-28T08:07:09.336Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:07:09.337Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:09.337Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:09.337Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:07:10.338Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:07:10.338Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:10.338Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:10.338Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:07:11.340Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "99a0dea6-13e7-4128-be9d-1639c5abef79", "serviceDescription": "service", "serviceInvariantUUID": "eaa5cfa8-5b09-412d-b995-c28af06be038", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "b60081d5-c5e8-458c-a76f-c192e0373e97", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "21711f5f-c128-41f9-93bc-c2a876c6ca45", "resourceInvariantUUID": "27aa5b2c-4328-40a3-98aa-9d8a23d13a80", "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": "OGYxZTYwMDJkMWVjZDU0OTAyNzE1Y2UwZDhhYjA5ODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bffbef14-0698-46d5-8784-477c78d9e59a", "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": "d394fcc8-6419-43d4-9d7b-32bdd4492f20", "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": "ccfa8402-7b95-4b7b-aff5-cd2e35b17a27", "generatedFromUUID": "d394fcc8-6419-43d4-9d7b-32bdd4492f20" }, "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": "90b1e882-9835-45bc-95ac-ee14b602147b", "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": "ccfa8402-7b95-4b7b-aff5-cd2e35b17a27", "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": "305d543d-0f9b-4638-98c0-195774f121ee", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ZGQwNGY2YzYzZTM4Njc0NTc5ZDE3YjliMDIxZWU3MzM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "dc246180-177b-4072-9611-13ee7d3408c7" } ], "workloadContext": "Production" } 2023-03-28T08:07:11.340Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:07:11.341Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 99a0dea6-13e7-4128-be9d-1639c5abef79 ASDC 2023-03-28T08:07:11.341Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:eabafc73-af9e-42e1-b6df-d575cfb4e375 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:99a0dea6-13e7-4128-be9d-1639c5abef79 ServiceInvariantUUID:eaa5cfa8-5b09-412d-b995-c28af06be038 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:dc246180-177b-4072-9611-13ee7d3408c7 ArtifactChecksum:ZGQwNGY2YzYzZTM4Njc0NTc5ZDE3YjliMDIxZWU3MzM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:b60081d5-c5e8-458c-a76f-c192e0373e97 ResourceInvariantUUID:27aa5b2c-4328-40a3-98aa-9d8a23d13a80 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:21711f5f-c128-41f9-93bc-c2a876c6ca45 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:bffbef14-0698-46d5-8784-477c78d9e59a ArtifactChecksum:OGYxZTYwMDJkMWVjZDU0OTAyNzE1Y2UwZDhhYjA5ODU= 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:d394fcc8-6419-43d4-9d7b-32bdd4492f20 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:ccfa8402-7b95-4b7b-aff5-cd2e35b17a27 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:90b1e882-9835-45bc-95ac-ee14b602147b 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:ccfa8402-7b95-4b7b-aff5-cd2e35b17a27 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:305d543d-0f9b-4638-98c0-195774f121ee ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T08:07:11.342Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 99a0dea6-13e7-4128-be9d-1639c5abef79 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:07:11.385Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:07:11.386Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:07:11.386Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:07:11.386Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: dc246180-177b-4072-9611-13ee7d3408c7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T08:07:11.387Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:07:11.387Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T08:07:11.656Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T08:07:11.661Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar dc246180-177b-4072-9611-13ee7d3408c7 163284 2023-03-28T08:07:11.662Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:07:11.662Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T08:07:11.663Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T08:07:11.663Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:11.663Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:11.664Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990831662, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:07:12.664Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:07:12.665Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:07:12.666Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: dc246180-177b-4072-9611-13ee7d3408c7, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T08:07:12.666Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-28T08:07:12.668Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T08:07:12.668Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T08:07:12.776Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12801955519558688159/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-28T08:07:13.584Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T08:07:13.585Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:07:13.585Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T08:07:13.585Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-28T08:07:13.585Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T08:07:13.585Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T08:07:13.585Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T08:07:13.585Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T08:07:13.585Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:07:13.585Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:07:13.585Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:07:13.585Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:07:13.585Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:07:13.585Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:07:13.585Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:07:13.586Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:07:13.586Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:07:13.586Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:07:13.586Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:07:13.586Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:07:13.586Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:07:13.586Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:07:13.586Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-28T08:07:13.586Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-28T08:07:13.586Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-28T08:07:13.586Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T08:07:13.586Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:07:13.586Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T08:07:13.586Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:07:13.586Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:07:13.586Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T08:07:13.587Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:07:13.587Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:07:13.587Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T08:07:13.587Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:07:13.587Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:07:13.587Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T08:07:13.587Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:07:13.587Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:07:13.587Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T08:07:13.587Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:07:13.587Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-28T08:07:13.587Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-28T08:07:13.587Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=4eeefad9-6115-4241-a4f8-f12162b01841 2023-03-28T08:07:13.587Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:07:13.587Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:07:13.587Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:07:13.587Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:07:13.587Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:07:13.588Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:07:13.588Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:07:13.588Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:07:13.588Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:99a0dea6-13e7-4128-be9d-1639c5abef79 Model Version:NULL Model InvariantUuid:eaa5cfa8-5b09-412d-b995-c28af06be038 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:a4462083-daee-45bc-ba93-31612e9e0d44 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:27aa5b2c-4328-40a3-98aa-9d8a23d13a80 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:b60081d5-c5e8-458c-a76f-c192e0373e97 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:02ba7037-6ade-40f1-86a6-70a20f27d5b4 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:3e583ba7-3456-4e79-9ce2-db486fcaf168 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:82a9f1d8-ef7a-479d-b8ed-89239efd9677 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:889769b7-67ec-4884-8e12-ee929c565794 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:4eeefad9-6115-4241-a4f8-f12162b01841 ModelInvariantUuid:627b389a-596d-420f-a377-e12f13abf5bd ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:f5d05b42-1b13-441d-a98b-90238bdbc6b8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:82136586-b591-49e2-9bf4-a2d23ccd4d39 ModelInvariantUuid:dfd39558-e7e2-481d-aff1-3611883749ca ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:b7fd9fe6-1531-4ba7-b571-c270f1ccf494 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:07:13.630Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||ERROR|500||Csar with UUID: dc246180-177b-4072-9611-13ee7d3408c7 already exists 2023-03-28T08:07:13.631Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:07:13.631Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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: dc246180-177b-4072-9611-13ee7d3408c7 already exists) 2023-03-28T08:07:13.631Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:07:13.631Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:13.631Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:13.631Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990833631, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: dc246180-177b-4072-9611-13ee7d3408c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:07:14.632Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:07:14.632Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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: 21711f5f-c128-41f9-93bc-c2a876c6ca45 already exists) 2023-03-28T08:07:14.632Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:07:14.632Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:14.632Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:14.632Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990834632, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 21711f5f-c128-41f9-93bc-c2a876c6ca45 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:07:15.633Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:07:15.660Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:07:15.664Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:07:15.665Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:07:15.665Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:07:15.665Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:07:15.665Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:07:15.665Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:07:15.665Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:07:15.665Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:07:15.665Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:07:15.679Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:07:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:07:21.737Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:07:21.737Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:07:21.738Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:07:45.679Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:07:45.689Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 and serviceModelVersionId: 99a0dea6-13e7-4128-be9d-1639c5abef79 2023-03-28T08:07:45.689Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : eaa5cfa8-5b09-412d-b995-c28af06be038 2023-03-28T08:07:45.690Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0 2023-03-28T08:07:45.698Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:07:45.713Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|INFO|500||Invoke 2023-03-28T08:07:45.713Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[eabafc73-af9e-42e1-b6df-d575cfb4e375], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7c1d2481-e9c2-4a04-9ef9-8c5c6ba34658], X-ECOMP-RequestID=[eabafc73-af9e-42e1-b6df-d575cfb4e375], X-TransactionId=[], X-ONAP-RequestID=[eabafc73-af9e-42e1-b6df-d575cfb4e375], Content-Type=[application/merge-patch+json]} 2023-03-28T08:07:45.720Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:07:45.864Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?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/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:07:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[458992], x-aai-txid=[0-aai-resources-230328-08:07:44:457-71272], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:07:45.864Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:07:45.865Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|INFO|500||InvokeReturn 2023-03-28T08:07:45.866Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:07:45.866Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:07:45.874Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:07:45.874Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID eabafc73-af9e-42e1-b6df-d575cfb4e375 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:07:45.875Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:07:45.875Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:45.875Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:45.875Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990865875, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:07:46.903Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:07:46.903Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7987d6d2-c8a2-4d3b-9806-38577e08e849","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"74e09605-ec7e-42f0-8cd6-86a8b9b29c1d","serviceDescription":"service","serviceInvariantUUID":"4ac5657e-6ca6-4def-aab7-c240945dfb9b","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"fd7ab781-1d29-4587-9cf3-f155e7aa4ef5","resourceInvariantUUID":"5af3410d-cd9e-4bc8-9c5e-58c42ee90049","resourceCustomizationUUID":"5755a7a9-66b7-4113-b73a-643bc49262cc","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":"MzJjNzZiMzRjZmVjNjU1NzllNjExNzIzMmY5MDVlZWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"12f8f5ef-b01f-42f4-8534-de0ade425265","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":"MzhmMGYzYzI2MGM4YzYxYTc5NTEzNmU2N2VmMzMyNTI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"cb940e29-9ef8-4f64-a70f-765b0b8fa872","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":"f15f2805-ebbe-4d4a-88ef-38a642369ab8","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":"462e544d-90be-4b89-aa4d-34c13c9c577a","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":"80b8c8dd-5221-4966-913c-6a63d12923e1","artifactVersion":"2","generatedFromUUID":"f15f2805-ebbe-4d4a-88ef-38a642369ab8"},{"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":"YzYxZDZjNDdkZTBkYTlkN2MzODJhYTkxOGJiOWY3NzY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7724dea7-20b2-4b94-95be-f00ff997d185","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":"NGZhMTEzYWNlZTAzMTkwZmMxMGU1ZjQxOWUzNjUzZDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fe49c60f-ad02-49f5-89a8-fcf642e00472","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"Y2NmNjhjZDUxZjMxYjBlY2M2ZmE0ODc2MTAwZWY4YzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ae4f395b-c826-4c71-b132-59026f69ddc5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:07:46.903Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:07:46.903Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:46.904Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:46.904Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "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-03-28T08:07:47.904Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:07:47.905Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:47.905Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:47.905Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "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-03-28T08:07:48.905Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:07:48.906Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:48.906Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:48.906Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "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-03-28T08:07:49.906Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:07:49.907Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:49.907Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:49.907Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "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-03-28T08:07:50.907Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:07:50.908Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:50.908Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:50.908Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "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-03-28T08:07:51.908Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:07:51.908Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:51.908Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:51.909Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "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-03-28T08:07:52.909Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:07:52.910Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:52.910Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:52.910Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:07:53.910Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:07:53.911Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:53.911Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:53.911Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:07:54.912Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "74e09605-ec7e-42f0-8cd6-86a8b9b29c1d", "serviceDescription": "service", "serviceInvariantUUID": "4ac5657e-6ca6-4def-aab7-c240945dfb9b", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "5755a7a9-66b7-4113-b73a-643bc49262cc", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "fd7ab781-1d29-4587-9cf3-f155e7aa4ef5", "resourceInvariantUUID": "5af3410d-cd9e-4bc8-9c5e-58c42ee90049", "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": "MzhmMGYzYzI2MGM4YzYxYTc5NTEzNmU2N2VmMzMyNTI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cb940e29-9ef8-4f64-a70f-765b0b8fa872", "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": "f15f2805-ebbe-4d4a-88ef-38a642369ab8", "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": "80b8c8dd-5221-4966-913c-6a63d12923e1", "generatedFromUUID": "f15f2805-ebbe-4d4a-88ef-38a642369ab8" }, "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": "80b8c8dd-5221-4966-913c-6a63d12923e1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "Y2NmNjhjZDUxZjMxYjBlY2M2ZmE0ODc2MTAwZWY4YzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ae4f395b-c826-4c71-b132-59026f69ddc5" } ], "workloadContext": "Production" } 2023-03-28T08:07:54.912Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:07:54.912Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d ASDC 2023-03-28T08:07:54.912Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7987d6d2-c8a2-4d3b-9806-38577e08e849 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:74e09605-ec7e-42f0-8cd6-86a8b9b29c1d ServiceInvariantUUID:4ac5657e-6ca6-4def-aab7-c240945dfb9b 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:ae4f395b-c826-4c71-b132-59026f69ddc5 ArtifactChecksum:Y2NmNjhjZDUxZjMxYjBlY2M2ZmE0ODc2MTAwZWY4YzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:5755a7a9-66b7-4113-b73a-643bc49262cc ResourceInvariantUUID:5af3410d-cd9e-4bc8-9c5e-58c42ee90049 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 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:cb940e29-9ef8-4f64-a70f-765b0b8fa872 ArtifactChecksum:MzhmMGYzYzI2MGM4YzYxYTc5NTEzNmU2N2VmMzMyNTI= 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:f15f2805-ebbe-4d4a-88ef-38a642369ab8 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:80b8c8dd-5221-4966-913c-6a63d12923e1 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:80b8c8dd-5221-4966-913c-6a63d12923e1 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T08:07:54.913Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:07:54.955Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:07:54.955Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:07:54.956Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:07:54.956Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-28T08:07:54.956Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:07:54.956Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-28T08:07:54.976Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:07:54.976Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2be94233 2023-03-28T08:07:54.976Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:07:54.977Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-28T08:07:54.977Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ae4f395b-c826-4c71-b132-59026f69ddc5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:07:54.977Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:07:54.977Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-28T08:07:54.977Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:07:54.977Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:54.977Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:54.977Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990874977, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:07:55.978Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:ae4f395b-c826-4c71-b132-59026f69ddc5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:07:56.020Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||Csar with UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists 2023-03-28T08:07:56.020Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:07:56.021Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists) 2023-03-28T08:07:56.021Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:07:56.021Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:56.021Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:56.021Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990876020, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:07:57.022Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:07:57.022Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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: fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 already exists) 2023-03-28T08:07:57.022Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:07:57.022Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:07:57.022Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:07:57.023Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990877022, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:07:58.023Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:07:58.051Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:07:58.055Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:07:58.055Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:07:58.055Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:07:58.055Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:07:58.056Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:07:58.056Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:07:58.056Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:07:58.056Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:07:58.056Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:07:58.069Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:08:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:08:21.737Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.737Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:08:21.737Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:21.737Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.737Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:08:21.738Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:21.738Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.738Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:08:21.738Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:21.738Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.738Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990786379, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:08:21.738Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:21.738Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.738Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990788062, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists" } 2023-03-28T08:08:21.738Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:21.738Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.739Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990789064, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists" } 2023-03-28T08:08:21.739Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:21.739Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.739Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990820292, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:08:21.739Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:21.739Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.739Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:08:21.739Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:21.739Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.739Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T08:08:21.739Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:21.739Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.739Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-28T08:08:21.739Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:21.740Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.740Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:08:21.740Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:21.740Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.740Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-28T08:08:21.740Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:21.740Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.740Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-28T08:08:21.740Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:21.740Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.740Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-28T08:08:21.740Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:21.740Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.741Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:08:21.741Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:21.741Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.741Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:08:21.741Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:21.741Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.741Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:08:21.741Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:21.741Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.741Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990831662, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:08:21.741Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:21.741Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.741Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990833631, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: dc246180-177b-4072-9611-13ee7d3408c7 already exists" } 2023-03-28T08:08:21.742Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:21.742Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:08:21.742Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990834632, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 21711f5f-c128-41f9-93bc-c2a876c6ca45 already exists" } 2023-03-28T08:08:21.742Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:08:28.070Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:08:28.083Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 and serviceModelVersionId: 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d 2023-03-28T08:08:28.083Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4ac5657e-6ca6-4def-aab7-c240945dfb9b 2023-03-28T08:08:28.084Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0 2023-03-28T08:08:28.091Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:08:28.108Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|INFO|500||Invoke 2023-03-28T08:08:28.109Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7987d6d2-c8a2-4d3b-9806-38577e08e849], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e29034fd-c377-437e-8d83-a993b8e0d9a7], X-ECOMP-RequestID=[7987d6d2-c8a2-4d3b-9806-38577e08e849], X-TransactionId=[], X-ONAP-RequestID=[7987d6d2-c8a2-4d3b-9806-38577e08e849], Content-Type=[application/merge-patch+json]} 2023-03-28T08:08:28.114Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:08:28.238Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?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/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:08:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[213208], x-aai-txid=[0-aai-resources-230328-08:08:26:852-65095], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:08:28.239Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:08:28.239Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|INFO|500||InvokeReturn 2023-03-28T08:08:28.239Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:08:28.239Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:08:28.248Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:08:28.249Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7987d6d2-c8a2-4d3b-9806-38577e08e849 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:08:28.249Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:08:28.249Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:08:28.249Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:08:28.249Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990908249, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:08:29.279Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:08:29.279Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"70d18c6f-8184-47a1-87df-6abc8d87c735","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"3925bfe3-60f3-4dfa-b551-c1841b15eb3a","serviceDescription":"service","serviceInvariantUUID":"dc3e4f0d-49ca-4497-90d2-6fed1c585bbc","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6a8d65fd-415c-41dc-896b-9f58c92a2bd4","resourceInvariantUUID":"37b87138-7f10-4eef-894f-fa9c823c37ab","resourceCustomizationUUID":"9510b9fb-7639-4543-9025-4b2d195ab5f7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"OTAwOGM3YzA5YmZhYTAxZmMyOGNjYjFiZGQ5MjQwYzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6ea35222-6f86-4790-9e7a-8beb4e903ae4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc8e7252-8200-4211-b235-2fae0792342d","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8ada00c6-9789-45c0-b19f-5fc87211b94e","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZDYzMDhjYmFiOGI0ZjUxZWIxNTk1ZTQ3NmUzMWExN2E\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"39ae5427-4018-4684-b49a-816dde4b203f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"71af54a7-8454-4a2a-a168-970f0a7dc334","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"db20e0a7-dae3-4e49-aaf5-442b61479a9e","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ab4e2fa0-712c-42e6-a998-475ff3694c6a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NzBmMzUxMmRhMDU3ZjU3MjI4NjIxMTkxMWU4NGVlZmI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1146fc2f-13e2-4560-87bc-38a7e07d9e55","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"OTlkZTIxOThlODIwMjBjODAzNGZkZTBhNzUyNDQ1Nzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e04364e9-51ee-4dcf-b5eb-7627d67fdb2b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:08:29.280Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:08:29.280Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:08:29.280Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:08:29.280Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:08:30.280Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:08:30.281Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:08:30.281Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:08:30.281Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:08:31.282Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:08:31.282Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:08:31.282Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:08:31.282Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:08:32.283Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:08:32.284Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:08:32.284Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:08:32.284Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:08:33.284Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:08:33.285Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:08:33.285Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:08:33.286Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:08:34.286Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:08:34.287Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:08:34.287Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:08:34.287Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:08:35.289Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:08:35.289Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:08:35.290Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:08:35.290Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:08:36.290Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:08:36.291Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:08:36.291Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:08:36.292Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:08:37.293Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:08:37.293Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:08:37.294Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:08:37.294Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:08:38.295Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "3925bfe3-60f3-4dfa-b551-c1841b15eb3a", "serviceDescription": "service", "serviceInvariantUUID": "dc3e4f0d-49ca-4497-90d2-6fed1c585bbc", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "9510b9fb-7639-4543-9025-4b2d195ab5f7", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "6a8d65fd-415c-41dc-896b-9f58c92a2bd4", "resourceInvariantUUID": "37b87138-7f10-4eef-894f-fa9c823c37ab", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "OTlkZTIxOThlODIwMjBjODAzNGZkZTBhNzUyNDQ1Nzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e04364e9-51ee-4dcf-b5eb-7627d67fdb2b" } ], "workloadContext": "Production" } 2023-03-28T08:08:38.295Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:08:38.296Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3925bfe3-60f3-4dfa-b551-c1841b15eb3a ASDC 2023-03-28T08:08:38.296Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:70d18c6f-8184-47a1-87df-6abc8d87c735 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:3925bfe3-60f3-4dfa-b551-c1841b15eb3a ServiceInvariantUUID:dc3e4f0d-49ca-4497-90d2-6fed1c585bbc ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:e04364e9-51ee-4dcf-b5eb-7627d67fdb2b ArtifactChecksum:OTlkZTIxOThlODIwMjBjODAzNGZkZTBhNzUyNDQ1Nzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:9510b9fb-7639-4543-9025-4b2d195ab5f7 ResourceInvariantUUID:37b87138-7f10-4eef-894f-fa9c823c37ab ResourceName:test-pnf ResourceType:PNF ResourceUUID:6a8d65fd-415c-41dc-896b-9f58c92a2bd4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:08:38.296Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3925bfe3-60f3-4dfa-b551-c1841b15eb3a ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:08:38.338Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:08:38.339Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:08:38.339Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:08:38.340Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:08:38.340Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:08:38.340Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:08:38.364Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:08:38.365Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@21824f3e 2023-03-28T08:08:38.365Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:08:38.366Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-28T08:08:38.366Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar e04364e9-51ee-4dcf-b5eb-7627d67fdb2b Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:08:38.366Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:08:38.366Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-28T08:08:38.366Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:08:38.367Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:08:38.367Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:08:38.367Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990918366, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:08:39.368Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:e04364e9-51ee-4dcf-b5eb-7627d67fdb2b) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:08:39.415Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||Csar with UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b already exists 2023-03-28T08:08:39.415Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:08:39.416Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b already exists) 2023-03-28T08:08:39.416Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:08:39.416Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:08:39.416Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:08:39.416Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990919415, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:08:40.417Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:08:40.417Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 already exists) 2023-03-28T08:08:40.417Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:08:40.417Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:08:40.417Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:08:40.417Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990920417, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:08:41.418Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:08:41.447Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:08:41.451Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:08:41.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:08:41.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:08:41.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:08:41.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:08:41.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:08:41.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:08:41.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:08:41.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:08:41.464Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:09:11.464Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:09:11.476Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 and serviceModelVersionId: 3925bfe3-60f3-4dfa-b551-c1841b15eb3a 2023-03-28T08:09:11.476Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dc3e4f0d-49ca-4497-90d2-6fed1c585bbc 2023-03-28T08:09:11.477Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0 2023-03-28T08:09:11.484Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:09:11.500Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|INFO|500||Invoke 2023-03-28T08:09:11.500Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[70d18c6f-8184-47a1-87df-6abc8d87c735], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b1c22cac-4d3a-4b85-8778-96eea4673707], X-ECOMP-RequestID=[70d18c6f-8184-47a1-87df-6abc8d87c735], X-TransactionId=[], X-ONAP-RequestID=[70d18c6f-8184-47a1-87df-6abc8d87c735], Content-Type=[application/merge-patch+json]} 2023-03-28T08:09:11.507Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:09:11.634Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?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/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:09:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[225496], x-aai-txid=[0-aai-resources-230328-08:09:10:246-610], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:09:11.635Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:09:11.636Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|INFO|500||InvokeReturn 2023-03-28T08:09:11.636Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:09:11.636Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:09:11.643Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:09:11.643Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 70d18c6f-8184-47a1-87df-6abc8d87c735 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:09:11.643Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:09:11.643Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:09:11.643Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:09:11.644Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990951643, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:09:12.682Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:09:12.682Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"5b870950-72c7-4020-b769-1ce4f353e2c2","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"033387d8-f321-4375-9245-b5a89495dbfb","serviceDescription":"service","serviceInvariantUUID":"c5317bf1-ece6-47a6-8556-5663e06a073c","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"eae557b2-7528-4d2e-8fec-d4217f201844","resourceInvariantUUID":"701c5ea6-1c75-4d05-b9eb-3a9dd899ff94","resourceCustomizationUUID":"06b6b891-6913-40a6-a26d-42a808272d22","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"Y2M1MDUzODk1ZGExNjljOTdiZTgxZDA4YTY5YzdlNGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"74098816-e11e-46bf-95e6-2121e5abec4f","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"93d9b725-1149-4317-ba64-4daca1b23701","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7a894370-83a8-45d4-8624-277a7896cd9c","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"NjA2NmRiMjE2MzhlMDE0ZDFlNjQyZDY1ZWFmOTg4YmE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"77f1abb6-b71c-4233-bd41-488e9038629f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"08096cb0-a73c-440a-986a-7931d9b7e41a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"63824fb2-7f61-474a-a131-ad8e83d67408","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bbd4c21c-f571-44f4-90ea-2128e85e6ad8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"ZWUyMDBlZDU5M2UwNzJlZjQxNzIwMWUxYzU1ZGQ1MDU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"32292325-4125-4555-ac8c-007883361bb0","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MDFiM2IwOTE3YjhkMGI1YmVjN2Q2ZmQ3MWVmOWJkMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"24dffdd1-943d-4850-aa0a-7e3395bac4ce","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:09:12.683Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:09:12.683Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:09:12.683Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:09:12.683Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:09:13.684Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:09:13.684Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:09:13.684Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:09:13.684Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:09:14.685Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:09:14.685Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:09:14.685Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:09:14.685Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:09:15.686Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:09:15.686Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:09:15.687Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:09:15.687Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:09:16.687Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:09:16.688Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:09:16.688Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:09:16.689Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:09:17.689Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:09:17.690Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:09:17.690Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:09:17.690Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:09:18.691Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:09:18.691Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:09:18.691Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:09:18.692Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:09:19.692Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:09:19.692Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:09:19.692Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:09:19.692Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:09:20.693Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:09:20.694Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:09:20.694Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:09:20.694Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:09:21.695Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "033387d8-f321-4375-9245-b5a89495dbfb", "serviceDescription": "service", "serviceInvariantUUID": "c5317bf1-ece6-47a6-8556-5663e06a073c", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "06b6b891-6913-40a6-a26d-42a808272d22", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "eae557b2-7528-4d2e-8fec-d4217f201844", "resourceInvariantUUID": "701c5ea6-1c75-4d05-b9eb-3a9dd899ff94", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "MDFiM2IwOTE3YjhkMGI1YmVjN2Q2ZmQ3MWVmOWJkMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "24dffdd1-943d-4850-aa0a-7e3395bac4ce" } ], "workloadContext": "Production" } 2023-03-28T08:09:21.695Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:09:21.695Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 033387d8-f321-4375-9245-b5a89495dbfb ASDC 2023-03-28T08:09:21.696Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:5b870950-72c7-4020-b769-1ce4f353e2c2 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:033387d8-f321-4375-9245-b5a89495dbfb ServiceInvariantUUID:c5317bf1-ece6-47a6-8556-5663e06a073c ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:24dffdd1-943d-4850-aa0a-7e3395bac4ce ArtifactChecksum:MDFiM2IwOTE3YjhkMGI1YmVjN2Q2ZmQ3MWVmOWJkMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:06b6b891-6913-40a6-a26d-42a808272d22 ResourceInvariantUUID:701c5ea6-1c75-4d05-b9eb-3a9dd899ff94 ResourceName:test-pnf ResourceType:PNF ResourceUUID:eae557b2-7528-4d2e-8fec-d4217f201844 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:09:21.696Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 033387d8-f321-4375-9245-b5a89495dbfb ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:09:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:09:21.736Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: cached metadata has changed from (version104: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version105: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-28T08:09:21.746Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:09:21.747Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:09:21.747Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:09:21.747Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 24dffdd1-943d-4850-aa0a-7e3395bac4ce from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:09:21.747Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:09:21.747Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:09:21.752Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:09:21.752Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T08:09:21.758Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=37, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:09:21.758Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 37: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T08:09:21.765Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:09:21.765Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@59fee611 2023-03-28T08:09:21.765Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:09:21.766Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-28T08:09:21.766Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 24dffdd1-943d-4850-aa0a-7e3395bac4ce Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:09:21.766Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:09:21.766Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-28T08:09:21.766Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:09:21.766Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:09:21.766Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:09:21.767Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990961766, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:09:21.774Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=37, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:09:21.775Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T08:09:21.775Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:09:21.780Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:09:21.781Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:09:21.781Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:09:21.781Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1615, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:09:21.781Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:09:21.781Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:09:22.767Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:24dffdd1-943d-4850-aa0a-7e3395bac4ce) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T08:09:22.788Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:09:22.788Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: eae557b2-7528-4d2e-8fec-d4217f201844 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:09:22.793Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.794Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990865875, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:09:22.794Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.794Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.794Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.794Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.794Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.794Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T08:09:22.794Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.794Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.794Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T08:09:22.794Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.794Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.794Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990874977, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990876020, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists" } 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990877022, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 already exists" } 2023-03-28T08:09:22.795Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.796Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.796Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990908249, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:09:22.796Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.796Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.796Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.796Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.796Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.796Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.796Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.796Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.796Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.796Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.796Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.796Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.796Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T08:09:22.796Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.796Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.796Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990918366, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990919415, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b already exists" } 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990920417, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 already exists" } 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990951643, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:09:22.797Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990292625, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990961766, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:09:22.798Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:09:22.804Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||test-pnf 0 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T08:09:22.826Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_ALREADY_EXIST test-pnf 0 eae557b2-7528-4d2e-8fec-d4217f201844 test-pnf 2023-03-28T08:09:22.826Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 033387d8-f321-4375-9245-b5a89495dbfb 2023-03-28T08:09:22.826Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 033387d8-f321-4375-9245-b5a89495dbfb 2023-03-28T08:09:22.826Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 eae557b2-7528-4d2e-8fec-d4217f201844 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=? 2023-03-28T08:09:22.834Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:09:22.855Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:09:22.863Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf eae557b2-7528-4d2e-8fec-d4217f201844 0 ASDC deployResourceStructure 2023-03-28T08:09:22.863Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-28T08:09:22.863Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:09:22.863Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-28T08:09:22.863Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:09:22.864Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:09:22.864Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:09:22.864Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990962863, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:09:23.864Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5b870950-72c7-4020-b769-1ce4f353e2c2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:09:23.885Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5b870950-72c7-4020-b769-1ce4f353e2c2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:09:23.889Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:09:23.889Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:09:23.889Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:09:23.890Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:09:23.890Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:09:23.890Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:09:23.890Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:09:23.890Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-28T08:09:23.890Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:09:23.903Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:09:53.904Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5b870950-72c7-4020-b769-1ce4f353e2c2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:09:53.927Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5b870950-72c7-4020-b769-1ce4f353e2c2 and serviceModelVersionId: 033387d8-f321-4375-9245-b5a89495dbfb 2023-03-28T08:09:53.927Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c5317bf1-ece6-47a6-8556-5663e06a073c 2023-03-28T08:09:53.927Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0 2023-03-28T08:09:53.932Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:09:53.950Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T08:09:53.951Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0|INFO|500||Invoke 2023-03-28T08:09:53.972Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T08:09:54.126Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0|INFO|500||InvokeReturn 2023-03-28T08:09:54.127Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:09:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[229576], x-aai-txid=[0-aai-resources-230328-08:09:52:713-8043], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:09:54.127Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:09:54.127Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:09:54.127Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:09:54.143Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:09:54.143Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5b870950-72c7-4020-b769-1ce4f353e2c2 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-28T08:09:54.144Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:09:54.144Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:09:54.144Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:09:54.144Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990994144, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:09:55.172Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T08:09:55.173Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T08:09:55.174Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Node 1 disconnected. 2023-03-28T08:09:55.175Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Cancelled in-flight METADATA request with correlation id 128810 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-28T08:09:55.175Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Node 2 disconnected. 2023-03-28T08:09:55.176Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T08:09:55.177Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T08:09:55.177Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T08:09:55.177Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T08:09:55.183Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-f4daab3d-3ee8-401b-81d3-c6db28035280 2023-03-28T08:09:55.184Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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=11, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T08:09:55.184Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T08:09:55.184Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T08:09:57.983Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:10:00.992Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:10:04.000Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:10:07.008Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:10:10.018Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:10:13.031Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:10:16.039Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:10:19.050Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:10:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:10:21.750Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:10:21.750Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T08:10:21.756Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=38, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-f4daab3d-3ee8-401b-81d3-c6db28035280', protocol='range'} 2023-03-28T08:10:21.756Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=38, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:10:21.761Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:10:21.762Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:10:21.762Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:10:21.762Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:10:21.762Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:10:21.762Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:10:21.763Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 38: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-f4daab3d-3ee8-401b-81d3-c6db28035280=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-28T08:10:21.780Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=38, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:10:21.780Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=38, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-f4daab3d-3ee8-401b-81d3-c6db28035280', protocol='range'} 2023-03-28T08:10:21.780Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T08:10:21.781Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T08:10:21.781Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:10:21.781Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T08:10:21.786Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:10:21.786Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:10:21.786Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:10:21.786Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:10:21.786Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:10:21.786Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:10:21.787Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:10:21.787Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:10:21.787Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:10:21.787Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1651, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:10:21.787Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:10:21.787Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:10:22.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:10:22.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990962863, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-28T08:10:22.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:10:22.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:10:22.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990994144, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-28T08:10:22.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:10:22.854Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:10:22.855Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:10:22.857Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:10:22.857Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:10:22.857Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:10:22.857Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:10:23.858Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:10:23.858Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:10:23.859Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:10:23.859Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:10:24.859Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:10:24.860Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:10:24.860Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:10:24.860Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:10:25.860Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:10:25.860Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:10:25.861Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:10:25.861Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:10:26.861Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:10:26.862Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:10:26.862Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:10:26.862Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:10:27.862Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:10:27.863Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:10:27.863Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:10:27.863Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:10:28.864Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:10:28.864Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:10:28.864Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:10:28.864Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:10:29.865Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T08:10:29.866Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:10:29.866Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T08:10:29.866Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T08:10:29.867Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:10:29.916Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:10:29.916Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:10:29.916Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:10:29.916Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T08:10:29.917Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:10:29.917Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T08:10:29.945Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:10:29.945Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7422ee37 2023-03-28T08:10:29.945Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:10:29.945Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T08:10:29.945Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:10:29.946Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T08:10:29.946Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T08:10:29.946Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:10:29.946Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:10:29.946Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:10:29.946Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991029946, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:10:30.947Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T08:10:30.971Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:10:30.971Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:10:30.976Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T08:10:30.976Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T08:10:30.976Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T08:10:30.976Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:10:30.976Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T08:10:30.994Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:10:30.994Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6de89266 2023-03-28T08:10:30.994Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:10:30.995Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T08:10:30.995Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:10:30.995Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T08:10:30.995Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T08:10:30.995Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:10:30.995Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:10:30.995Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:10:30.995Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991030995, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:10:31.996Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:10:31.996Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:10:32.020Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:10:32.025Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:10:32.025Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:11:02.025Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:11:02.051Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:11:02.056Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:11:02.057Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:11:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:11:21.737Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:11:21.737Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:11:21.737Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:11:32.057Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:11:32.084Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:11:32.088Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:11:32.088Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:12:02.089Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:12:02.113Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:12:02.117Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:12:02.117Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:12:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:12:21.736Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:12:21.737Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T08:12:21.737Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:12:21.737Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:12:21.737Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T08:12:21.737Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:12:21.737Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:12:21.737Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:12:21.737Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:12:21.738Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:12:21.738Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T08:12:21.738Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:12:21.738Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:12:21.738Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:12:21.738Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:12:21.738Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:12:21.738Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:12:21.738Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:12:21.738Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:12:21.739Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991029946, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:12:21.739Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:12:21.739Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:12:21.739Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991030995, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:12:21.739Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:12:32.117Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:12:32.142Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:12:32.146Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:12:32.147Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:13:02.147Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:13:02.171Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:13:02.175Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:13:02.175Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:13:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:13:21.744Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.744Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "multicloud-k8s", "timestamp": 1679991144178, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.745Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.745Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.745Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "policy-distribution-id", "timestamp": 1679991117102, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.745Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.745Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.745Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "ves-openapi-manager", "timestamp": 1679991135022, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.745Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.745Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.745Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "cds-sdc-listener", "timestamp": 1679991115918, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.745Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.745Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.745Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "multicloud-k8s", "timestamp": 1679991144178, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.746Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.746Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.746Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "policy-distribution-id", "timestamp": 1679991117102, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.746Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.746Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.746Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "ves-openapi-manager", "timestamp": 1679991135022, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.746Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.746Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.746Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "cds-sdc-listener", "timestamp": 1679991115918, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.746Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.746Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.746Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "multicloud-k8s", "timestamp": 1679991144178, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.746Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.746Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.747Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "policy-distribution-id", "timestamp": 1679991117102, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.747Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.747Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.747Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "ves-openapi-manager", "timestamp": 1679991135022, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.747Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.747Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.747Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "cds-sdc-listener", "timestamp": 1679991115918, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.747Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.747Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.747Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "multicloud-k8s", "timestamp": 1679991144178, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.747Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.748Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.748Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "policy-distribution-id", "timestamp": 1679991117102, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.748Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.748Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.748Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "ves-openapi-manager", "timestamp": 1679991135022, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.748Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.748Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.748Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "cds-sdc-listener", "timestamp": 1679991115918, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.748Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.749Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.749Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "multicloud-k8s", "timestamp": 1679991144178, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.749Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.749Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.749Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "ves-openapi-manager", "timestamp": 1679991135022, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.750Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.750Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.750Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "policy-distribution-id", "timestamp": 1679991117102, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.751Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.751Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.751Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "cds-sdc-listener", "timestamp": 1679991115918, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.751Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.751Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.751Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "multicloud-k8s", "timestamp": 1679991144178, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.751Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.751Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.751Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "policy-distribution-id", "timestamp": 1679991117102, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.751Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.751Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.752Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "ves-openapi-manager", "timestamp": 1679991135022, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.752Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.752Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.752Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "cds-sdc-listener", "timestamp": 1679991115918, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.752Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.752Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.752Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "multicloud-k8s", "timestamp": 1679991144178, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.752Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.752Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.752Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "ves-openapi-manager", "timestamp": 1679991135022, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-28T08:13:21.752Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.752Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.752Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "policy-distribution-id", "timestamp": 1679991117102, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.752Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.753Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.753Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "cds-sdc-listener", "timestamp": 1679991115918, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.753Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.753Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.753Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679991151529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.753Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.753Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.753Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "multicloud-k8s", "timestamp": 1679991144178, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.753Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.753Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.753Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "ves-openapi-manager", "timestamp": 1679991135022, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.754Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.754Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.754Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "policy-distribution-id", "timestamp": 1679991117102, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.754Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.754Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.754Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "cds-sdc-listener", "timestamp": 1679991115918, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.754Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.754Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.754Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679991151529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.754Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.755Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.755Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "aai-model-loader", "timestamp": 1679991152867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.755Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.755Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.755Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "multicloud-k8s", "timestamp": 1679991144178, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:13:21.755Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.755Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.755Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "ves-openapi-manager", "timestamp": 1679991135022, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.755Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.755Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.755Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "policy-distribution-id", "timestamp": 1679991117102, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:13:21.755Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.755Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.755Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "cds-sdc-listener", "timestamp": 1679991115918, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:13:21.755Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.756Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.756Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679991151529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.756Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.756Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.756Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "aai-model-loader", "timestamp": 1679991152867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.756Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.756Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.756Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "policy-distribution-id", "timestamp": 1679991154364, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:13:21.756Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.756Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.756Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "cds-sdc-listener", "timestamp": 1679991155186, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:13:21.756Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.756Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.757Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679991151529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.757Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.757Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.757Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "aai-model-loader", "timestamp": 1679991152867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.757Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.757Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.757Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "policy-distribution-id", "timestamp": 1679991155368, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T08:13:21.757Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.757Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.757Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679991151529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.758Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.758Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.758Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "aai-model-loader", "timestamp": 1679991152867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.758Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.758Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.758Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "policy-distribution-id", "timestamp": 1679991156370, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T08:13:21.798Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4a694158-df11-4f74-81ca-e0e7671cea6e 2023-03-28T08:13:21.798Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4a694158-df11-4f74-81ca-e0e7671cea6e and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T08:13:21.818Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.818Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679991151529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.819Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.819Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.819Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "aai-model-loader", "timestamp": 1679991152867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.819Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.819Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.819Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679991151529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.819Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.819Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.819Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "aai-model-loader", "timestamp": 1679991152867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.819Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.819Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.819Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679991151529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.820Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.820Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.820Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "aai-model-loader", "timestamp": 1679991152867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.820Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.820Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.820Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679991151529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:13:21.820Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.820Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.820Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "aai-model-loader", "timestamp": 1679991152867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:13:21.820Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.820Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.820Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679991161324, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:13:21.821Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.821Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.821Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "aai-model-loader", "timestamp": 1679991152867, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:13:21.821Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.821Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.821Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "aai-model-loader", "timestamp": 1679991162005, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:13:21.821Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.821Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.821Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679991163079, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T08:13:21.821Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.822Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.822Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679991164083, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:13:21.837Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4a694158-df11-4f74-81ca-e0e7671cea6e 2023-03-28T08:13:21.837Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4a694158-df11-4f74-81ca-e0e7671cea6e and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T08:13:21.859Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.860Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "aai-model-loader", "timestamp": 1679991165746, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T08:13:21.860Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:13:21.860Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:13:21.860Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "aai-model-loader", "timestamp": 1679991166748, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:13:21.873Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4a694158-df11-4f74-81ca-e0e7671cea6e 2023-03-28T08:13:21.873Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4a694158-df11-4f74-81ca-e0e7671cea6e and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T08:13:32.176Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:13:32.202Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:13:32.205Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:13:32.206Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:14:02.206Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:14:02.231Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:14:02.235Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:14:02.235Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:14:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:14:32.235Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:14:32.259Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:14:32.263Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:14:32.263Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:15:02.263Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:15:02.286Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:15:02.289Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:15:02.289Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:15:21.736Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:15:22.935Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T08:15:22.935Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-f4daab3d-3ee8-401b-81d3-c6db28035280 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T08:15:22.936Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T08:15:22.936Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T08:15:25.466Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:15:25.480Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:15:25.480Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T08:15:25.488Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=39, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:15:25.489Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 39: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T08:15:25.511Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=39, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:15:25.512Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T08:15:25.512Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:15:25.517Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:15:25.517Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:15:25.517Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:15:25.517Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1726, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:15:25.518Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:15:25.518Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:15:32.290Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T08:15:32.290Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:15:32.303Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T08:15:32.303Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T08:15:32.304Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T08:15:32.312Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:15:32.328Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T08:15:32.328Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d9503bee-7f25-49db-8947-c678c6b6878b], X-ECOMP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-TransactionId=[], X-ONAP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], Content-Type=[application/merge-patch+json]} 2023-03-28T08:15:32.335Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T08:15:32.476Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?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/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:15:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[381168], x-aai-txid=[1-aai-resources-230328-08:15:31:071-37641], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:15:32.476Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:15:32.477Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T08:15:32.478Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:15:32.478Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:15:32.485Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:15:32.486Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T08:15:32.486Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T08:15:32.486Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:15:32.486Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:15:32.486Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991332486, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:15:32.497Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:15:32.497Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991332486, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T08:15:32.498Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:15:33.514Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:15:33.515Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6d315fdc-3a43-437b-b276-edcee10041ec","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"baa19d62-62c3-43ef-9567-048930744e84","serviceDescription":"service","serviceInvariantUUID":"68899c2d-d5d8-40ff-9f1c-97dbc2695d9d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2d73a0cf-88be-4d48-bac8-32bf0bef18a1","resourceInvariantUUID":"d29d359d-e7f2-4e47-82d7-f803b9e570ef","resourceCustomizationUUID":"23a5224b-144f-4925-95ad-3b6fb3010917","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YWUyNzM0NWRhMGRmMjVhN2I4OTgzMTA2MjI5NzBhZmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"526996e8-0ef8-4444-add7-8f8225061ef9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f7e269d-4c3d-442a-ac24-b1a1721ffda4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:15:33.515Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:15:33.515Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:15:33.515Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:15:33.515Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:15:34.516Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:15:34.516Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:15:34.516Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:15:34.516Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:15:35.518Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "baa19d62-62c3-43ef-9567-048930744e84", "serviceDescription": "service", "serviceInvariantUUID": "68899c2d-d5d8-40ff-9f1c-97dbc2695d9d", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "23a5224b-144f-4925-95ad-3b6fb3010917", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2d73a0cf-88be-4d48-bac8-32bf0bef18a1", "resourceInvariantUUID": "d29d359d-e7f2-4e47-82d7-f803b9e570ef", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f7e269d-4c3d-442a-ac24-b1a1721ffda4" } ], "workloadContext": "Production" } 2023-03-28T08:15:35.518Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:15:35.519Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 baa19d62-62c3-43ef-9567-048930744e84 ASDC 2023-03-28T08:15:35.519Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6d315fdc-3a43-437b-b276-edcee10041ec ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:baa19d62-62c3-43ef-9567-048930744e84 ServiceInvariantUUID:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4 ArtifactChecksum:ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 ResourceInvariantUUID:d29d359d-e7f2-4e47-82d7-f803b9e570ef ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2d73a0cf-88be-4d48-bac8-32bf0bef18a1 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T08:15:35.519Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF baa19d62-62c3-43ef-9567-048930744e84 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:15:35.566Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:15:35.567Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:15:35.567Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:15:35.568Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T08:15:35.568Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:15:35.568Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T08:15:35.595Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:15:35.595Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3a8634e0 2023-03-28T08:15:35.595Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:15:35.596Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T08:15:35.596Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:15:35.596Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T08:15:35.596Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T08:15:35.596Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:15:35.597Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:15:35.597Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:15:35.597Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679991335596, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:15:36.599Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:15:36.634Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists 2023-03-28T08:15:36.634Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T08:15:36.634Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists) 2023-03-28T08:15:36.635Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:15:36.635Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:15:36.635Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:15:36.635Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679991336634, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:15:37.637Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T08:15:37.637Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists) 2023-03-28T08:15:37.637Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:15:37.638Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:15:37.638Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:15:37.638Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679991337637, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:15:38.640Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:15:38.666Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:15:38.670Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:15:38.670Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:15:38.670Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:15:38.670Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:15:38.671Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:15:38.671Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:15:38.671Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:15:38.671Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:15:38.671Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:15:38.685Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:16:08.685Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:16:08.698Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d315fdc-3a43-437b-b276-edcee10041ec and serviceModelVersionId: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T08:16:08.698Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68899c2d-d5d8-40ff-9f1c-97dbc2695d9d 2023-03-28T08:16:08.699Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 2023-03-28T08:16:08.706Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:16:08.720Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||Invoke 2023-03-28T08:16:08.720Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[775845ae-bd16-4044-a7e8-96fa1d5ed97d], X-ECOMP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-TransactionId=[], X-ONAP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], Content-Type=[application/merge-patch+json]} 2023-03-28T08:16:08.726Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:16:08.852Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?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/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:16:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[241832], x-aai-txid=[1-aai-resources-230328-08:16:07:462-39644], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:16:08.852Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:16:08.853Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||InvokeReturn 2023-03-28T08:16:08.853Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:16:08.853Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:16:08.862Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:16:08.862Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d315fdc-3a43-437b-b276-edcee10041ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:16:08.862Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:16:08.862Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:08.863Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:08.863Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679991368862, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:16:09.896Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:16:09.896Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b1101844-7f05-4c6e-8dec-0936c7401cd2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f13ca837-ae90-403c-9881-446f755d4bf8","serviceDescription":"service","serviceInvariantUUID":"22d33c51-a0cb-43ff-b88c-056b90379b28","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"34e5bbe9-7741-4165-b12d-b84e25d08f32","resourceInvariantUUID":"f898deb2-e327-4ee2-9a03-34e07a677d6e","resourceCustomizationUUID":"42b32958-f457-419a-b9ad-9d83f09d3632","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjNiOTJiYjJhZDBkN2MyNjhhMDRmMDUxMDViZWRiMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62f26e84-bf2e-40e5-988d-2a7a91849eff","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7aeb8003-1803-4624-aedf-ffe1fcf931c8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f806266e-6d66-42df-a556-de319d652129","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c09a72b0-0f8e-476e-82f1-16dcd82ad64c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6289936-6aac-441c-8af2-efa335579f8c","artifactVersion":"2","generatedFromUUID":"f806266e-6d66-42df-a556-de319d652129"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JlNzI4MTFhZWI4NTgxOWU3OGZhNmM4ODRkNTViN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8b8d456-25e5-4024-b0fb-35d62ebfbac0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"88db2004-e0d0-45c3-b086-5eac73849247","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:16:09.897Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:16:09.897Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:09.897Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:09.897Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:16:10.899Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:16:10.899Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:10.899Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:10.899Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:16:11.900Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:16:11.901Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:11.901Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:11.901Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:16:12.902Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:16:12.903Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:12.903Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:12.903Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:16:13.904Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:16:13.905Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:13.905Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:13.905Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:16:14.906Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:16:14.907Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:14.907Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:14.907Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:16:15.908Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:16:15.909Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:15.909Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:15.909Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:16:16.910Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f13ca837-ae90-403c-9881-446f755d4bf8", "serviceDescription": "service", "serviceInvariantUUID": "22d33c51-a0cb-43ff-b88c-056b90379b28", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "42b32958-f457-419a-b9ad-9d83f09d3632", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "34e5bbe9-7741-4165-b12d-b84e25d08f32", "resourceInvariantUUID": "f898deb2-e327-4ee2-9a03-34e07a677d6e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7aeb8003-1803-4624-aedf-ffe1fcf931c8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f806266e-6d66-42df-a556-de319d652129", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "generatedFromUUID": "f806266e-6d66-42df-a556-de319d652129" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88db2004-e0d0-45c3-b086-5eac73849247" } ], "workloadContext": "Production" } 2023-03-28T08:16:16.911Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:16:16.911Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f13ca837-ae90-403c-9881-446f755d4bf8 ASDC 2023-03-28T08:16:16.911Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b1101844-7f05-4c6e-8dec-0936c7401cd2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f13ca837-ae90-403c-9881-446f755d4bf8 ServiceInvariantUUID:22d33c51-a0cb-43ff-b88c-056b90379b28 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:88db2004-e0d0-45c3-b086-5eac73849247 ArtifactChecksum:NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:42b32958-f457-419a-b9ad-9d83f09d3632 ResourceInvariantUUID:f898deb2-e327-4ee2-9a03-34e07a677d6e ResourceName:basic_vm ResourceType:VF ResourceUUID:34e5bbe9-7741-4165-b12d-b84e25d08f32 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:7aeb8003-1803-4624-aedf-ffe1fcf931c8 ArtifactChecksum:N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f806266e-6d66-42df-a556-de319d652129 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T08:16:16.911Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f13ca837-ae90-403c-9881-446f755d4bf8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:16:16.957Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:16:16.958Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:16:16.958Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:16:16.958Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T08:16:16.958Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:16:16.959Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T08:16:16.981Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:16:16.981Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@9524788 2023-03-28T08:16:16.981Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:16:16.981Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T08:16:16.981Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 88db2004-e0d0-45c3-b086-5eac73849247 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:16:16.982Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T08:16:16.982Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T08:16:16.982Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:16:16.982Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:16.982Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:16.982Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991376982, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:16:17.983Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:88db2004-e0d0-45c3-b086-5eac73849247) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:16:18.029Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists 2023-03-28T08:16:18.029Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T08:16:18.030Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists) 2023-03-28T08:16:18.030Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:16:18.030Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:18.030Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:18.030Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991378029, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:16:19.032Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T08:16:19.032Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists) 2023-03-28T08:16:19.032Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:16:19.032Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:19.032Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:19.032Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991379032, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:16:20.033Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:16:20.055Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:16:20.060Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:16:20.060Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:16:20.060Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:16:20.060Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:16:20.060Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:16:20.060Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:16:20.061Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:16:20.061Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:16:20.061Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:16:20.077Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:16:21.735Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:16:21.741Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:16:21.741Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:16:21.741Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:16:21.742Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:16:21.742Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:16:21.742Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:16:21.742Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:16:21.742Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679991335596, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:16:21.742Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:16:21.742Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:16:21.742Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679991336634, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } 2023-03-28T08:16:21.742Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:16:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:16:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679991337637, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } 2023-03-28T08:16:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:16:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:16:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679991368862, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:16:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:16:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:16:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:16:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:16:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:16:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T08:16:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:16:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:16:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T08:16:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:16:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:16:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:16:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:16:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:16:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T08:16:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:16:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:16:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:16:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:16:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:16:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:16:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:16:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:16:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991376982, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:16:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:16:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:16:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991378029, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } 2023-03-28T08:16:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:16:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:16:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991379032, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } 2023-03-28T08:16:21.746Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:16:50.078Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:16:50.092Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and serviceModelVersionId: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T08:16:50.093Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22d33c51-a0cb-43ff-b88c-056b90379b28 2023-03-28T08:16:50.093Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 2023-03-28T08:16:50.099Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:16:50.113Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T08:16:50.113Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||Invoke 2023-03-28T08:16:50.126Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:16:50.252Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||InvokeReturn 2023-03-28T08:16:50.253Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:16:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[122], vertex-id=[237712], x-aai-txid=[2-aai-resources-230328-08:16:48:860-66203], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:16:50.253Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:16:50.253Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:16:50.253Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:16:50.260Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:16:50.260Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b1101844-7f05-4c6e-8dec-0936c7401cd2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:16:50.260Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:16:50.260Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:50.260Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:50.261Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991410260, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:16:51.289Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:16:51.289Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c2cb142b-b896-4d67-9f54-19b9dd862b28","serviceName":"Demo_pNF_qiMMnDktT3zZPbU7Zg63","serviceVersion":"1.0","serviceUUID":"2c1e7107-0c4e-4c2a-a2a5-51108c66555d","serviceDescription":"catalog service description","serviceInvariantUUID":"0aa0ec4c-3380-4600-a27c-67961782bbc7","resources":[{"resourceInstanceName":"pNF 9722b1f5-84b8 0","resourceName":"pNF 9722b1f5-84b8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2b30b77f-dd65-40e7-9249-5a491c07599d","resourceInvariantUUID":"42f25fc6-441e-4c83-bc2f-2b1b5021e2c7","resourceCustomizationUUID":"29a39946-ebbc-4eda-acaa-7e6a5b0c65ae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml","artifactChecksum":"MWYxMjk3NjFmYjEyZWM1ODA0ZmI0MWIzYWQ2YzQ3Nzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c81fd0c1-45a7-4104-8c72-8e0076012222","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b150721-2582-4525-b530-a219dce91c5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f80678ec-8b72-423e-86c8-59043a62099b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml","artifactChecksum":"NGNkYmE5YjAwN2RiYjVmNDIwMGJiZTk0YmEyNGIzZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e1bc1d6-6447-48c6-b1b6-b7a4229191ce","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70f6aa00-85c7-43e5-a44a-32e2e41b8b9f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7685caae-1ad8-417c-afc1-4a11d3d7b5ef","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactChecksum":"Nzc5NTkzOGUxNjQ2MzE4MzgxNWU3MWYzY2JmMjNmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42134f8a-1644-48cf-9528-7e77492f7546","artifactVersion":"1"},{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactChecksum":"OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e9fa943-2647-43b9-be09-f905a8cf4638","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:16:51.290Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:16:51.290Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:51.290Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:51.290Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:16:52.290Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:16:52.291Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:52.291Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:52.291Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:16:53.292Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:16:53.292Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:53.292Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:53.292Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:16:54.293Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:16:54.293Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:54.293Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:54.293Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:16:55.295Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:16:55.295Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:55.295Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:55.295Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:16:56.296Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:16:56.297Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:56.297Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:56.297Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:16:57.298Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:16:57.299Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:57.299Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:57.299Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:16:58.300Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:16:58.300Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:58.300Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:58.301Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:16:59.302Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "serviceName": "Demo_pNF_qiMMnDktT3zZPbU7Zg63", "serviceVersion": "1.0", "serviceUUID": "2c1e7107-0c4e-4c2a-a2a5-51108c66555d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0aa0ec4c-3380-4600-a27c-67961782bbc7", "resources": [ { "resourceInstanceName": "pNF 9722b1f5-84b8 0", "resourceCustomizationUUID": "29a39946-ebbc-4eda-acaa-7e6a5b0c65ae", "resourceName": "pNF 9722b1f5-84b8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2b30b77f-dd65-40e7-9249-5a491c07599d", "resourceInvariantUUID": "42f25fc6-441e-4c83-bc2f-2b1b5021e2c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactChecksum": "OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e9fa943-2647-43b9-be09-f905a8cf4638" } ], "workloadContext": "Production" } 2023-03-28T08:16:59.302Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:16:59.303Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC 2023-03-28T08:16:59.304Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c2cb142b-b896-4d67-9f54-19b9dd862b28 ServiceName:Demo_pNF_qiMMnDktT3zZPbU7Zg63 ServiceVersion:1.0 ServiceUUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d ServiceInvariantUUID:0aa0ec4c-3380-4600-a27c-67961782bbc7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactUUID:5e9fa943-2647-43b9-be09-f905a8cf4638 ArtifactChecksum:OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 9722b1f5-84b8 0 ResourceCustomizationUUID:29a39946-ebbc-4eda-acaa-7e6a5b0c65ae ResourceInvariantUUID:42f25fc6-441e-4c83-bc2f-2b1b5021e2c7 ResourceName:pNF 9722b1f5-84b8 ResourceType:PNF ResourceUUID:2b30b77f-dd65-40e7-9249-5a491c07599d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:16:59.304Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:16:59.351Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:16:59.352Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:16:59.352Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:16:59.352Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 from URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:16:59.352Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:16:59.352Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:16:59.791Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T08:16:59.793Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 5e9fa943-2647-43b9-be09-f905a8cf4638 88026 2023-03-28T08:16:59.794Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T08:16:59.794Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:16:59.794Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T08:16:59.794Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:16:59.794Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:16:59.795Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991419794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:17:00.795Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:17:00.796Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:17:00.796Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638, URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar to file: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:17:00.797Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:17:00.797Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:17:00.797Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:17:00.874Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3277824292360423226/Definitions/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml 2023-03-28T08:17:01.443Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T08:17:01.443Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:17:01.443Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:17:01.443Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T08:17:01.444Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:17:01.444Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:17:01.444Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 9722b1f5-84b8 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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:17:01.444Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:17:01.444Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:17:01.444Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:17:01.444Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:17:01.444Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:17:01.444Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:17:01.444Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:17:01.444Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T08:17:01.444Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:17:01.444Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:17:01.444Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:17:01.444Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:17:01.445Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T08:17:01.445Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:17:01.445Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:17:01.445Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:17:01.445Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:17:01.445Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:17:01.445Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:17:01.445Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:17:01.445Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:17:01.445Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:17:01.445Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:17:01.445Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:17:01.445Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:17:01.445Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qiMMnDktT3zZPbU7Zg63 Description:catalog service description Model UUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d Model Version:NULL Model InvariantUuid:0aa0ec4c-3380-4600-a27c-67961782bbc7 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-03-28T08:17:01.490Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists 2023-03-28T08:17:01.490Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T08:17:01.490Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists) 2023-03-28T08:17:01.490Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:17:01.490Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:17:01.490Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:17:01.490Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991421490, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:17:02.491Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T08:17:02.491Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists) 2023-03-28T08:17:02.491Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:17:02.492Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:17:02.492Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:17:02.492Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991422491, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:17:03.492Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:17:03.514Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:17:03.518Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:17:03.519Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:17:03.519Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:17:03.519Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:17:03.519Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:17:03.519Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:17:03.519Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:17:03.519Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:17:03.519Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:17:03.529Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:17:21.735Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:17:21.742Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:17:21.742Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991410260, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:17:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:17:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:17:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:17:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:17:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:17:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:17:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:17:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:17:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:17:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:17:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:17:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:17:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:17:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:17:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:17:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:17:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:17:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:17:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:17:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:17:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:17:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:17:21.746Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:17:21.746Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:17:21.746Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:17:21.746Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:17:21.746Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991419794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:17:21.746Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:17:21.746Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:17:21.746Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991421490, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } 2023-03-28T08:17:21.747Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:17:21.747Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:17:21.747Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991422491, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } 2023-03-28T08:17:21.747Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:17:33.530Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:17:33.538Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and serviceModelVersionId: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T08:17:33.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0aa0ec4c-3380-4600-a27c-67961782bbc7 2023-03-28T08:17:33.539Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 2023-03-28T08:17:33.546Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:17:33.566Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||Invoke 2023-03-28T08:17:33.566Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[fb4678aa-2e91-4ee1-b046-1c829c10673b], X-ECOMP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-TransactionId=[], X-ONAP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], Content-Type=[application/merge-patch+json]} 2023-03-28T08:17:33.574Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:17:33.695Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?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/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:17:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[114], vertex-id=[180424], x-aai-txid=[0-aai-resources-230328-08:17:32:313-97493], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:17:33.695Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:17:33.696Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||InvokeReturn 2023-03-28T08:17:33.696Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:17:33.696Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:17:33.703Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:17:33.703Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2cb142b-b896-4d67-9f54-19b9dd862b28 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:17:33.703Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:17:33.703Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:17:33.704Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:17:33.704Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991453703, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:17:34.730Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:17:34.730Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"0b7b1ee4-48b4-4814-8486-4759bb4555cd","serviceName":"Demo_pNF_ptJgglHPOJPMYo1zc6Cx","serviceVersion":"1.0","serviceUUID":"d1d83882-7852-4a5b-8072-1885b4ff2048","serviceDescription":"catalog service description","serviceInvariantUUID":"03c51e14-e738-4b3e-8fb2-a081ac0d02fa","resources":[{"resourceInstanceName":"pNF ff945e32-844d 0","resourceName":"pNF ff945e32-844d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba2dcbb-ad33-436f-b906-458e680047fc","resourceInvariantUUID":"10007534-3fd4-4ce1-8c25-3f288e22a0b8","resourceCustomizationUUID":"ef1d5cd5-cef9-4655-9938-207ef29098bb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml","artifactChecksum":"MGIzMWFiNWM0NmQzNDU5MmVjYTkzYjk3ZDU0NjVlOWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7f0ac813-7fb7-4d1b-bccc-c0ed0bed1afa","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"de8c719a-5b62-4746-8efc-f6e318f3be56","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a9a96e55-e7be-41d5-80cc-fce815a5eb06","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml","artifactChecksum":"OGM1ZjU5OWI1MmI0YTM5MGYxMzA0ODMyNjcxNTcwMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d73ce652-789b-41be-81d0-6b0962549507","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f37955db-1fe2-4859-9f57-9e14d5e4e90d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dc3c6c01-74ab-420d-b0b2-2194f79c91b8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactChecksum":"ZDUwYjVkMjk2NTBjOTIwZDhkOTdkMTgzOWU3YjZhOTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"95477967-e046-4cb7-a6f0-51283459a8ab","artifactVersion":"1"},{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactChecksum":"NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0d7571fb-5b31-4088-99e3-ccb85bc37d70","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:17:34.731Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:17:34.731Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:17:34.731Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:17:34.731Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:17:35.732Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:17:35.732Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:17:35.732Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:17:35.732Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:17:36.732Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:17:36.733Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:17:36.733Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:17:36.733Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:17:37.734Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:17:37.735Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:17:37.735Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:17:37.735Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:17:38.735Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:17:38.736Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:17:38.736Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:17:38.736Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:17:39.737Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:17:39.737Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:17:39.737Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:17:39.737Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:17:40.738Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:17:40.739Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:17:40.739Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:17:40.739Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:17:41.740Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:17:41.740Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:17:41.740Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:17:41.740Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:17:42.741Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "serviceName": "Demo_pNF_ptJgglHPOJPMYo1zc6Cx", "serviceVersion": "1.0", "serviceUUID": "d1d83882-7852-4a5b-8072-1885b4ff2048", "serviceDescription": "catalog service description", "serviceInvariantUUID": "03c51e14-e738-4b3e-8fb2-a081ac0d02fa", "resources": [ { "resourceInstanceName": "pNF ff945e32-844d 0", "resourceCustomizationUUID": "ef1d5cd5-cef9-4655-9938-207ef29098bb", "resourceName": "pNF ff945e32-844d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "0ba2dcbb-ad33-436f-b906-458e680047fc", "resourceInvariantUUID": "10007534-3fd4-4ce1-8c25-3f288e22a0b8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactChecksum": "NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0d7571fb-5b31-4088-99e3-ccb85bc37d70" } ], "workloadContext": "Production" } 2023-03-28T08:17:42.742Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:17:42.742Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC 2023-03-28T08:17:42.742Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:0b7b1ee4-48b4-4814-8486-4759bb4555cd ServiceName:Demo_pNF_ptJgglHPOJPMYo1zc6Cx ServiceVersion:1.0 ServiceUUID:d1d83882-7852-4a5b-8072-1885b4ff2048 ServiceInvariantUUID:03c51e14-e738-4b3e-8fb2-a081ac0d02fa ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactUUID:0d7571fb-5b31-4088-99e3-ccb85bc37d70 ArtifactChecksum:NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ff945e32-844d 0 ResourceCustomizationUUID:ef1d5cd5-cef9-4655-9938-207ef29098bb ResourceInvariantUUID:10007534-3fd4-4ce1-8c25-3f288e22a0b8 ResourceName:pNF ff945e32-844d ResourceType:PNF ResourceUUID:0ba2dcbb-ad33-436f-b906-458e680047fc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:17:42.742Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:17:42.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:17:42.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:17:42.785Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:17:42.786Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 from URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:17:42.786Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:17:42.786Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:17:43.043Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T08:17:43.046Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 0d7571fb-5b31-4088-99e3-ccb85bc37d70 88014 2023-03-28T08:17:43.046Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T08:17:43.046Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:17:43.046Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T08:17:43.047Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:17:43.047Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:17:43.047Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991463046, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:17:44.047Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:17:44.048Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:17:44.048Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70, URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar to file: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:17:44.049Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:17:44.050Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:17:44.050Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:17:44.172Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13025849257382405955/Definitions/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml 2023-03-28T08:17:44.703Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T08:17:44.703Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:17:44.703Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:17:44.703Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T08:17:44.703Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:17:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:17:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:17:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:17:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:17:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ff945e32-844d 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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:17:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:17:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:17:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:17:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:17:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T08:17:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:17:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:17:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:17:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:17:44.704Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T08:17:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:17:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:17:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:17:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:17:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:17:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:17:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:17:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:17:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:17:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:17:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:17:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:17:44.705Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ptJgglHPOJPMYo1zc6Cx Description:catalog service description Model UUID:d1d83882-7852-4a5b-8072-1885b4ff2048 Model Version:NULL Model InvariantUuid:03c51e14-e738-4b3e-8fb2-a081ac0d02fa 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-03-28T08:17:44.753Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists 2023-03-28T08:17:44.754Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T08:17:44.754Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists) 2023-03-28T08:17:44.755Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:17:44.755Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:17:44.755Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:17:44.755Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991464754, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:17:45.756Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T08:17:45.756Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists) 2023-03-28T08:17:45.757Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:17:45.757Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:17:45.757Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:17:45.757Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991465756, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:17:46.758Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:17:46.784Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:17:46.788Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:17:46.789Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:17:46.789Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:17:46.789Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:17:46.789Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:17:46.789Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:17:46.789Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:17:46.790Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:17:46.790Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:17:46.802Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:18:16.803Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:18:16.816Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and serviceModelVersionId: d1d83882-7852-4a5b-8072-1885b4ff2048 2023-03-28T08:18:16.817Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 03c51e14-e738-4b3e-8fb2-a081ac0d02fa 2023-03-28T08:18:16.817Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 2023-03-28T08:18:16.823Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:18:16.838Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||Invoke 2023-03-28T08:18:16.838Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ac324412-7fbb-4d15-af38-1e58a8cb3322], X-ECOMP-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], X-TransactionId=[], X-ONAP-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], Content-Type=[application/merge-patch+json]} 2023-03-28T08:18:16.846Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:18:16.960Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?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/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:18:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[110], vertex-id=[196808], x-aai-txid=[0-aai-resources-230328-08:18:15:581-73079], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:18:16.960Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:18:16.961Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||InvokeReturn 2023-03-28T08:18:16.961Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:18:16.961Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:18:16.970Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:18:16.970Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0b7b1ee4-48b4-4814-8486-4759bb4555cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:18:16.971Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:18:16.971Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:18:16.971Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:18:16.971Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991496971, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:18:18.002Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:18:18.002Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"949cd2cf-4141-4930-a770-629b2661a8b8","serviceName":"Demo_pNF_FoN9eNmy6F7zZO5fd3Rl","serviceVersion":"1.0","serviceUUID":"36ec2db0-d90f-4666-bfc9-1ec9e505475b","serviceDescription":"catalog service description","serviceInvariantUUID":"d032eafd-f902-4c15-9f33-0a447861d07f","resources":[{"resourceInstanceName":"pNF 194367a0-04ea 0","resourceName":"pNF 194367a0-04ea","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"42be0a6c-1826-4778-a3b0-684a350de3ec","resourceInvariantUUID":"37a150d6-848e-4f89-9bf6-7dee9c808042","resourceCustomizationUUID":"3f8fb470-0ce1-4cc0-a317-4f45b588639b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml","artifactChecksum":"MWI3MmViMGNjOTEzMWExNzEyOTA0MjMxOWM2YjgyYWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"db9df21d-2af1-4819-9cec-688f7a21b7de","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"32171bb3-d7fb-44e5-b05c-4fd21c3e6a90","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70fa5ab5-71f0-4bf2-9090-cc12004a70d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml","artifactChecksum":"MjdmMDlmZWE3OTRiZjU0ODFiNTI0MGI1OTc3YzJkMDY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bd6b60c6-98ee-4e6e-956e-40693b3502c0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cf181bd5-d75e-46b4-a651-8ae15d3edad9","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"98575bc4-0124-42b4-9bcd-3ffff19d95b0","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml","artifactChecksum":"MDVkOTBhNDIwY2JjMjdkMzIxZWYxYTk5N2EwODFlNmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b3b62f02-ad28-4a45-873e-6de541e50a0b","artifactVersion":"1"},{"artifactName":"service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar","artifactChecksum":"YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"36bf5004-6eb9-408a-b784-54a7a9a73d35","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:18:18.002Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:18:18.002Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:18:18.003Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:18:18.003Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:18:19.004Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:18:19.004Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:18:19.004Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:18:19.005Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:18:20.006Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:18:20.006Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:18:20.006Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:18:20.006Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:18:21.008Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:18:21.008Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:18:21.008Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:18:21.008Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:18:21.735Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:18:21.740Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:18:21.740Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991453703, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:18:21.741Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:18:21.741Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:18:21.741Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:18:21.741Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:18:21.741Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:18:21.741Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:18:21.742Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:18:21.742Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:18:21.742Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:18:21.742Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:18:21.742Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:18:21.742Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:18:21.742Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:18:21.742Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:18:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:18:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:18:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:18:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:18:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:18:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:18:21.743Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:18:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:18:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:18:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:18:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:18:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:18:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991463046, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:18:21.744Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:18:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:18:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991464754, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } 2023-03-28T08:18:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:18:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:18:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991465756, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } 2023-03-28T08:18:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:18:21.745Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:18:21.746Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991496971, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:18:21.746Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:18:21.746Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:18:21.746Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:18:21.746Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:18:21.746Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:18:21.746Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:18:21.746Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:18:21.747Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:18:21.747Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:18:21.747Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:18:21.747Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-28T08:18:21.747Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:18:21.747Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:18:22.009Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:18:22.010Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:18:22.010Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:18:22.010Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:18:23.011Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:18:23.012Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:18:23.012Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:18:23.012Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:18:24.013Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:18:24.013Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:18:24.013Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:18:24.013Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:18:25.014Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:18:25.014Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:18:25.014Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:18:25.014Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:18:26.015Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "serviceName": "Demo_pNF_FoN9eNmy6F7zZO5fd3Rl", "serviceVersion": "1.0", "serviceUUID": "36ec2db0-d90f-4666-bfc9-1ec9e505475b", "serviceDescription": "catalog service description", "serviceInvariantUUID": "d032eafd-f902-4c15-9f33-0a447861d07f", "resources": [ { "resourceInstanceName": "pNF 194367a0-04ea 0", "resourceCustomizationUUID": "3f8fb470-0ce1-4cc0-a317-4f45b588639b", "resourceName": "pNF 194367a0-04ea", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "42be0a6c-1826-4778-a3b0-684a350de3ec", "resourceInvariantUUID": "37a150d6-848e-4f89-9bf6-7dee9c808042", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "artifactChecksum": "YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "36bf5004-6eb9-408a-b784-54a7a9a73d35" } ], "workloadContext": "Production" } 2023-03-28T08:18:26.016Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:18:26.016Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 36ec2db0-d90f-4666-bfc9-1ec9e505475b ASDC 2023-03-28T08:18:26.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:949cd2cf-4141-4930-a770-629b2661a8b8 ServiceName:Demo_pNF_FoN9eNmy6F7zZO5fd3Rl ServiceVersion:1.0 ServiceUUID:36ec2db0-d90f-4666-bfc9-1ec9e505475b ServiceInvariantUUID:d032eafd-f902-4c15-9f33-0a447861d07f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ArtifactUUID:36bf5004-6eb9-408a-b784-54a7a9a73d35 ArtifactChecksum:YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 194367a0-04ea 0 ResourceCustomizationUUID:3f8fb470-0ce1-4cc0-a317-4f45b588639b ResourceInvariantUUID:37a150d6-848e-4f89-9bf6-7dee9c808042 ResourceName:pNF 194367a0-04ea ResourceType:PNF ResourceUUID:42be0a6c-1826-4778-a3b0-684a350de3ec ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:18:26.016Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 36ec2db0-d90f-4666-bfc9-1ec9e505475b ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:18:26.061Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:18:26.062Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:18:26.062Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:18:26.062Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 from URL: /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:18:26.062Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:18:26.062Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:18:26.331Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T08:18:26.334Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 36bf5004-6eb9-408a-b784-54a7a9a73d35 88012 2023-03-28T08:18:26.334Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T08:18:26.334Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:18:26.334Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T08:18:26.335Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:18:26.335Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:18:26.335Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991506334, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:18:27.336Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:18:27.336Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:18:27.337Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35, URL: /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar to file: /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:18:27.337Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:18:27.338Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:18:27.338Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:18:27.415Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6358488439841937522/Definitions/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml 2023-03-28T08:18:27.977Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T08:18:27.978Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:18:27.978Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:18:27.978Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T08:18:27.978Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:18:27.978Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:18:27.978Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:18:27.978Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:18:27.978Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:18:27.978Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:18:27.978Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 194367a0-04ea 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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:18:27.978Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:18:27.978Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:18:27.978Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:18:27.979Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Node template pNF 194367a0-04ea 0 is matching search criteria 2023-03-28T08:18:27.979Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:18:27.979Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 194367a0-04ea 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:18:27.979Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:18:27.979Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:18:27.979Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Node template pNF 194367a0-04ea 0 is matching search criteria 2023-03-28T08:18:27.979Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:18:27.979Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 194367a0-04ea 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:18:27.979Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:18:27.979Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:18:27.980Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:18:27.980Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:18:27.980Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:18:27.980Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:18:27.980Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:18:27.980Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:18:27.980Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:18:27.980Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:18:27.980Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_FoN9eNmy6F7zZO5fd3Rl Description:catalog service description Model UUID:36ec2db0-d90f-4666-bfc9-1ec9e505475b Model Version:NULL Model InvariantUuid:d032eafd-f902-4c15-9f33-0a447861d07f 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-03-28T08:18:28.025Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||ERROR|500||Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists 2023-03-28T08:18:28.025Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T08:18:28.026Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar(Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists) 2023-03-28T08:18:28.026Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:18:28.026Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:18:28.026Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:18:28.027Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991508025, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:18:29.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T08:18:29.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar(Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists) 2023-03-28T08:18:29.029Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:18:29.029Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:18:29.029Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:18:29.030Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991509028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:18:30.031Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:18:30.059Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:18:30.063Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:18:30.064Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:18:30.064Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:18:30.064Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:18:30.064Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:18:30.064Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:18:30.064Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:18:30.064Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:18:30.064Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:18:30.080Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:19:00.081Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:19:00.093Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 949cd2cf-4141-4930-a770-629b2661a8b8 and serviceModelVersionId: 36ec2db0-d90f-4666-bfc9-1ec9e505475b 2023-03-28T08:19:00.093Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d032eafd-f902-4c15-9f33-0a447861d07f 2023-03-28T08:19:00.094Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 2023-03-28T08:19:00.101Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:19:00.120Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T08:19:00.121Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|INFO|500||Invoke 2023-03-28T08:19:00.126Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:19:00.282Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|INFO|500||InvokeReturn 2023-03-28T08:19:00.283Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:18:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[258192], x-aai-txid=[2-aai-resources-230328-08:18:58:861-70487], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:19:00.283Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:19:00.283Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:19:00.283Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:19:00.291Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:19:00.292Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 949cd2cf-4141-4930-a770-629b2661a8b8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:19:00.292Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:19:00.292Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:00.292Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:00.292Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991540292, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:19:01.321Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:19:01.321Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"eabafc73-af9e-42e1-b6df-d575cfb4e375","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"99a0dea6-13e7-4128-be9d-1639c5abef79","serviceDescription":"service","serviceInvariantUUID":"eaa5cfa8-5b09-412d-b995-c28af06be038","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"21711f5f-c128-41f9-93bc-c2a876c6ca45","resourceInvariantUUID":"27aa5b2c-4328-40a3-98aa-9d8a23d13a80","resourceCustomizationUUID":"b60081d5-c5e8-458c-a76f-c192e0373e97","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":"M2EyYTViNDBmZTVmOWIxNTQwMzEyZjc4MWZiNWVmOGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fb0a9c1-e2e1-4368-bf56-9e7c06720ca2","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":"OGYxZTYwMDJkMWVjZDU0OTAyNzE1Y2UwZDhhYjA5ODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bffbef14-0698-46d5-8784-477c78d9e59a","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":"d394fcc8-6419-43d4-9d7b-32bdd4492f20","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":"84cc2cce-e9e5-4759-aa6d-02a4a3133a5a","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":"90b1e882-9835-45bc-95ac-ee14b602147b","artifactVersion":"2","generatedFromUUID":"305d543d-0f9b-4638-98c0-195774f121ee"},{"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":"ccfa8402-7b95-4b7b-aff5-cd2e35b17a27","artifactVersion":"2","generatedFromUUID":"d394fcc8-6419-43d4-9d7b-32bdd4492f20"},{"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":"305d543d-0f9b-4638-98c0-195774f121ee","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":"2485387a-ca6b-4d36-85b1-128af1ec3689","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":"ODk0N2I5ZWU1NDE0OWViNWJiODU2YWNiOWYwMTNhNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bc056faf-83a5-49f7-af0a-800c13834039","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ZGQwNGY2YzYzZTM4Njc0NTc5ZDE3YjliMDIxZWU3MzM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"dc246180-177b-4072-9611-13ee7d3408c7","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:19:01.322Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:19:01.322Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:01.322Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:01.322Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "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-03-28T08:19:02.323Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:19:02.323Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:02.324Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:02.324Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "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-03-28T08:19:03.325Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:19:03.325Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:03.325Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:03.325Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "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-03-28T08:19:04.326Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:19:04.326Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:04.326Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:04.327Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "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-03-28T08:19:05.327Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:19:05.327Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:05.328Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:05.328Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "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-03-28T08:19:06.328Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:19:06.329Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:06.329Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:06.329Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "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-03-28T08:19:07.329Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:19:07.330Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:07.330Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:07.330Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "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-03-28T08:19:08.330Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:19:08.331Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:08.331Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:08.331Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "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-03-28T08:19:09.331Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:19:09.332Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:09.332Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:09.332Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:19:10.332Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:19:10.333Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:10.333Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:10.333Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:19:11.334Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "99a0dea6-13e7-4128-be9d-1639c5abef79", "serviceDescription": "service", "serviceInvariantUUID": "eaa5cfa8-5b09-412d-b995-c28af06be038", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "b60081d5-c5e8-458c-a76f-c192e0373e97", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "21711f5f-c128-41f9-93bc-c2a876c6ca45", "resourceInvariantUUID": "27aa5b2c-4328-40a3-98aa-9d8a23d13a80", "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": "OGYxZTYwMDJkMWVjZDU0OTAyNzE1Y2UwZDhhYjA5ODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bffbef14-0698-46d5-8784-477c78d9e59a", "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": "d394fcc8-6419-43d4-9d7b-32bdd4492f20", "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": "ccfa8402-7b95-4b7b-aff5-cd2e35b17a27", "generatedFromUUID": "d394fcc8-6419-43d4-9d7b-32bdd4492f20" }, "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": "90b1e882-9835-45bc-95ac-ee14b602147b", "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": "ccfa8402-7b95-4b7b-aff5-cd2e35b17a27", "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": "305d543d-0f9b-4638-98c0-195774f121ee", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ZGQwNGY2YzYzZTM4Njc0NTc5ZDE3YjliMDIxZWU3MzM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "dc246180-177b-4072-9611-13ee7d3408c7" } ], "workloadContext": "Production" } 2023-03-28T08:19:11.334Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:19:11.335Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 99a0dea6-13e7-4128-be9d-1639c5abef79 ASDC 2023-03-28T08:19:11.335Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:eabafc73-af9e-42e1-b6df-d575cfb4e375 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:99a0dea6-13e7-4128-be9d-1639c5abef79 ServiceInvariantUUID:eaa5cfa8-5b09-412d-b995-c28af06be038 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:dc246180-177b-4072-9611-13ee7d3408c7 ArtifactChecksum:ZGQwNGY2YzYzZTM4Njc0NTc5ZDE3YjliMDIxZWU3MzM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:b60081d5-c5e8-458c-a76f-c192e0373e97 ResourceInvariantUUID:27aa5b2c-4328-40a3-98aa-9d8a23d13a80 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:21711f5f-c128-41f9-93bc-c2a876c6ca45 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:bffbef14-0698-46d5-8784-477c78d9e59a ArtifactChecksum:OGYxZTYwMDJkMWVjZDU0OTAyNzE1Y2UwZDhhYjA5ODU= 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:d394fcc8-6419-43d4-9d7b-32bdd4492f20 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:ccfa8402-7b95-4b7b-aff5-cd2e35b17a27 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:90b1e882-9835-45bc-95ac-ee14b602147b 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:ccfa8402-7b95-4b7b-aff5-cd2e35b17a27 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:305d543d-0f9b-4638-98c0-195774f121ee ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T08:19:11.335Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 99a0dea6-13e7-4128-be9d-1639c5abef79 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:19:11.380Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:19:11.381Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:19:11.381Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:19:11.381Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: dc246180-177b-4072-9611-13ee7d3408c7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T08:19:11.381Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:19:11.381Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T08:19:11.758Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T08:19:11.764Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar dc246180-177b-4072-9611-13ee7d3408c7 163284 2023-03-28T08:19:11.765Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:19:11.765Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T08:19:11.765Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T08:19:11.765Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:11.765Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:11.766Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991551765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:19:12.766Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:19:12.767Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:19:12.767Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: dc246180-177b-4072-9611-13ee7d3408c7, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T08:19:12.768Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-28T08:19:12.768Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T08:19:12.769Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T08:19:12.915Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11304550272146512034/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-28T08:19:13.722Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T08:19:13.723Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:19:13.723Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T08:19:13.723Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-28T08:19:13.723Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T08:19:13.723Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T08:19:13.723Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T08:19:13.723Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T08:19:13.723Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:19:13.723Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:19:13.723Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:19:13.724Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:19:13.724Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:19:13.724Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:19:13.724Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:19:13.724Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:19:13.724Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:19:13.724Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:19:13.724Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:19:13.724Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:19:13.724Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:19:13.724Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:19:13.724Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-28T08:19:13.724Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-28T08:19:13.724Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-28T08:19:13.724Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T08:19:13.724Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:19:13.724Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T08:19:13.725Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:19:13.725Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:19:13.725Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T08:19:13.725Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:19:13.725Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:19:13.725Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T08:19:13.725Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:19:13.725Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:19:13.725Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T08:19:13.725Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:19:13.725Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:19:13.725Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T08:19:13.725Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:19:13.725Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-28T08:19:13.725Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-28T08:19:13.725Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=4eeefad9-6115-4241-a4f8-f12162b01841 2023-03-28T08:19:13.726Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:19:13.726Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:19:13.726Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:19:13.726Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:19:13.726Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:19:13.726Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:19:13.726Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:19:13.726Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:19:13.726Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:99a0dea6-13e7-4128-be9d-1639c5abef79 Model Version:NULL Model InvariantUuid:eaa5cfa8-5b09-412d-b995-c28af06be038 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:a4462083-daee-45bc-ba93-31612e9e0d44 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:27aa5b2c-4328-40a3-98aa-9d8a23d13a80 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:b60081d5-c5e8-458c-a76f-c192e0373e97 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:02ba7037-6ade-40f1-86a6-70a20f27d5b4 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:3e583ba7-3456-4e79-9ce2-db486fcaf168 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:82a9f1d8-ef7a-479d-b8ed-89239efd9677 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:889769b7-67ec-4884-8e12-ee929c565794 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:4eeefad9-6115-4241-a4f8-f12162b01841 ModelInvariantUuid:627b389a-596d-420f-a377-e12f13abf5bd ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:f5d05b42-1b13-441d-a98b-90238bdbc6b8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:82136586-b591-49e2-9bf4-a2d23ccd4d39 ModelInvariantUuid:dfd39558-e7e2-481d-aff1-3611883749ca ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:b7fd9fe6-1531-4ba7-b571-c270f1ccf494 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:19:13.779Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||ERROR|500||Csar with UUID: dc246180-177b-4072-9611-13ee7d3408c7 already exists 2023-03-28T08:19:13.779Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:19:13.779Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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: dc246180-177b-4072-9611-13ee7d3408c7 already exists) 2023-03-28T08:19:13.779Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:19:13.779Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:13.779Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:13.779Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991553779, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: dc246180-177b-4072-9611-13ee7d3408c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:19:14.780Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:19:14.781Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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: 21711f5f-c128-41f9-93bc-c2a876c6ca45 already exists) 2023-03-28T08:19:14.781Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:19:14.781Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:14.781Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:14.781Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991554780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 21711f5f-c128-41f9-93bc-c2a876c6ca45 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:19:15.782Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:19:15.810Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:19:15.815Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:19:15.815Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:19:15.815Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:19:15.815Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:19:15.815Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:19:15.815Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:19:15.816Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:19:15.816Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:19:15.816Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:19:15.830Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:19:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:19:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:19:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:19:21.737Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:19:45.831Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:19:45.839Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 and serviceModelVersionId: 99a0dea6-13e7-4128-be9d-1639c5abef79 2023-03-28T08:19:45.840Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : eaa5cfa8-5b09-412d-b995-c28af06be038 2023-03-28T08:19:45.841Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0 2023-03-28T08:19:45.847Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:19:45.858Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T08:19:45.859Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|INFO|500||Invoke 2023-03-28T08:19:45.866Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:19:45.996Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|INFO|500||InvokeReturn 2023-03-28T08:19:45.996Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:19:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[458992], x-aai-txid=[2-aai-resources-230328-08:19:44:600-87916], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:19:45.996Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:19:45.997Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:19:45.997Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:19:46.007Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:19:46.008Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID eabafc73-af9e-42e1-b6df-d575cfb4e375 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:19:46.008Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:19:46.008Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:46.008Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:46.008Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991586008, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:19:47.038Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:19:47.038Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7987d6d2-c8a2-4d3b-9806-38577e08e849","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"74e09605-ec7e-42f0-8cd6-86a8b9b29c1d","serviceDescription":"service","serviceInvariantUUID":"4ac5657e-6ca6-4def-aab7-c240945dfb9b","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"fd7ab781-1d29-4587-9cf3-f155e7aa4ef5","resourceInvariantUUID":"5af3410d-cd9e-4bc8-9c5e-58c42ee90049","resourceCustomizationUUID":"5755a7a9-66b7-4113-b73a-643bc49262cc","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":"MzJjNzZiMzRjZmVjNjU1NzllNjExNzIzMmY5MDVlZWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"12f8f5ef-b01f-42f4-8534-de0ade425265","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":"MzhmMGYzYzI2MGM4YzYxYTc5NTEzNmU2N2VmMzMyNTI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"cb940e29-9ef8-4f64-a70f-765b0b8fa872","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":"f15f2805-ebbe-4d4a-88ef-38a642369ab8","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":"462e544d-90be-4b89-aa4d-34c13c9c577a","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":"80b8c8dd-5221-4966-913c-6a63d12923e1","artifactVersion":"2","generatedFromUUID":"f15f2805-ebbe-4d4a-88ef-38a642369ab8"},{"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":"YzYxZDZjNDdkZTBkYTlkN2MzODJhYTkxOGJiOWY3NzY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7724dea7-20b2-4b94-95be-f00ff997d185","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":"NGZhMTEzYWNlZTAzMTkwZmMxMGU1ZjQxOWUzNjUzZDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fe49c60f-ad02-49f5-89a8-fcf642e00472","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"Y2NmNjhjZDUxZjMxYjBlY2M2ZmE0ODc2MTAwZWY4YzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ae4f395b-c826-4c71-b132-59026f69ddc5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:19:47.039Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:19:47.039Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:47.039Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:47.039Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "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-03-28T08:19:48.040Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:19:48.040Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:48.040Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:48.040Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "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-03-28T08:19:49.042Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:19:49.042Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:49.042Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:49.043Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "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-03-28T08:19:50.044Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:19:50.044Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:50.044Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:50.044Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "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-03-28T08:19:51.046Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:19:51.046Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:51.046Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:51.046Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "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-03-28T08:19:52.047Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:19:52.047Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:52.048Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:52.048Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "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-03-28T08:19:53.049Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:19:53.049Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:53.049Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:53.049Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:19:54.050Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:19:54.050Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:54.050Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:54.050Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:19:55.052Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "74e09605-ec7e-42f0-8cd6-86a8b9b29c1d", "serviceDescription": "service", "serviceInvariantUUID": "4ac5657e-6ca6-4def-aab7-c240945dfb9b", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "5755a7a9-66b7-4113-b73a-643bc49262cc", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "fd7ab781-1d29-4587-9cf3-f155e7aa4ef5", "resourceInvariantUUID": "5af3410d-cd9e-4bc8-9c5e-58c42ee90049", "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": "MzhmMGYzYzI2MGM4YzYxYTc5NTEzNmU2N2VmMzMyNTI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cb940e29-9ef8-4f64-a70f-765b0b8fa872", "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": "f15f2805-ebbe-4d4a-88ef-38a642369ab8", "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": "80b8c8dd-5221-4966-913c-6a63d12923e1", "generatedFromUUID": "f15f2805-ebbe-4d4a-88ef-38a642369ab8" }, "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": "80b8c8dd-5221-4966-913c-6a63d12923e1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "Y2NmNjhjZDUxZjMxYjBlY2M2ZmE0ODc2MTAwZWY4YzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ae4f395b-c826-4c71-b132-59026f69ddc5" } ], "workloadContext": "Production" } 2023-03-28T08:19:55.052Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:19:55.052Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d ASDC 2023-03-28T08:19:55.053Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7987d6d2-c8a2-4d3b-9806-38577e08e849 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:74e09605-ec7e-42f0-8cd6-86a8b9b29c1d ServiceInvariantUUID:4ac5657e-6ca6-4def-aab7-c240945dfb9b 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:ae4f395b-c826-4c71-b132-59026f69ddc5 ArtifactChecksum:Y2NmNjhjZDUxZjMxYjBlY2M2ZmE0ODc2MTAwZWY4YzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:5755a7a9-66b7-4113-b73a-643bc49262cc ResourceInvariantUUID:5af3410d-cd9e-4bc8-9c5e-58c42ee90049 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 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:cb940e29-9ef8-4f64-a70f-765b0b8fa872 ArtifactChecksum:MzhmMGYzYzI2MGM4YzYxYTc5NTEzNmU2N2VmMzMyNTI= 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:f15f2805-ebbe-4d4a-88ef-38a642369ab8 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:80b8c8dd-5221-4966-913c-6a63d12923e1 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:80b8c8dd-5221-4966-913c-6a63d12923e1 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T08:19:55.053Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:19:55.095Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:19:55.095Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:19:55.096Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:19:55.096Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-28T08:19:55.096Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:19:55.096Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-28T08:19:55.121Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:19:55.121Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@818b99e 2023-03-28T08:19:55.121Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:19:55.121Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-28T08:19:55.121Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ae4f395b-c826-4c71-b132-59026f69ddc5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:19:55.121Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:19:55.121Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-28T08:19:55.122Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:19:55.122Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:55.122Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:55.122Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991595121, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:19:56.123Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:ae4f395b-c826-4c71-b132-59026f69ddc5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:19:56.165Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||Csar with UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists 2023-03-28T08:19:56.166Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:19:56.166Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists) 2023-03-28T08:19:56.166Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:19:56.166Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:56.166Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:56.166Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991596166, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:19:57.167Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:19:57.167Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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: fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 already exists) 2023-03-28T08:19:57.167Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:19:57.167Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:19:57.168Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:19:57.168Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991597167, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:19:58.169Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:19:58.192Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:19:58.197Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:19:58.197Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:19:58.197Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:19:58.197Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:19:58.197Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:19:58.197Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:19:58.197Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:19:58.197Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:19:58.198Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:19:58.212Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:20:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:20:21.736Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.736Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991506334, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991508025, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists" } 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991509028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists" } 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991540292, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:20:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T08:20:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-28T08:20:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:20:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-28T08:20:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:21.738Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.738Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-28T08:20:21.738Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991551765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991553779, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: dc246180-177b-4072-9611-13ee7d3408c7 already exists" } 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:20:21.739Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991554780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 21711f5f-c128-41f9-93bc-c2a876c6ca45 already exists" } 2023-03-28T08:20:21.740Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:20:28.212Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:20:28.225Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 and serviceModelVersionId: 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d 2023-03-28T08:20:28.225Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4ac5657e-6ca6-4def-aab7-c240945dfb9b 2023-03-28T08:20:28.226Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0 2023-03-28T08:20:28.232Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:20:28.302Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|INFO|500||Invoke 2023-03-28T08:20:28.303Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7987d6d2-c8a2-4d3b-9806-38577e08e849], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7d6de5d0-cbcb-4694-af18-effca12ed821], X-ECOMP-RequestID=[7987d6d2-c8a2-4d3b-9806-38577e08e849], X-TransactionId=[], X-ONAP-RequestID=[7987d6d2-c8a2-4d3b-9806-38577e08e849], Content-Type=[application/merge-patch+json]} 2023-03-28T08:20:28.311Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:20:28.437Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?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/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:20:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[213208], x-aai-txid=[0-aai-resources-230328-08:20:27:045-96483], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:20:28.437Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:20:28.438Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|INFO|500||InvokeReturn 2023-03-28T08:20:28.438Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:20:28.438Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:20:28.446Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:20:28.447Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7987d6d2-c8a2-4d3b-9806-38577e08e849 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:20:28.447Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:20:28.447Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:20:28.447Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:20:28.447Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991628447, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:20:29.476Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:20:29.477Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"70d18c6f-8184-47a1-87df-6abc8d87c735","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"3925bfe3-60f3-4dfa-b551-c1841b15eb3a","serviceDescription":"service","serviceInvariantUUID":"dc3e4f0d-49ca-4497-90d2-6fed1c585bbc","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6a8d65fd-415c-41dc-896b-9f58c92a2bd4","resourceInvariantUUID":"37b87138-7f10-4eef-894f-fa9c823c37ab","resourceCustomizationUUID":"9510b9fb-7639-4543-9025-4b2d195ab5f7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"OTAwOGM3YzA5YmZhYTAxZmMyOGNjYjFiZGQ5MjQwYzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6ea35222-6f86-4790-9e7a-8beb4e903ae4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc8e7252-8200-4211-b235-2fae0792342d","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8ada00c6-9789-45c0-b19f-5fc87211b94e","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZDYzMDhjYmFiOGI0ZjUxZWIxNTk1ZTQ3NmUzMWExN2E\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"39ae5427-4018-4684-b49a-816dde4b203f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"71af54a7-8454-4a2a-a168-970f0a7dc334","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"db20e0a7-dae3-4e49-aaf5-442b61479a9e","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ab4e2fa0-712c-42e6-a998-475ff3694c6a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NzBmMzUxMmRhMDU3ZjU3MjI4NjIxMTkxMWU4NGVlZmI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1146fc2f-13e2-4560-87bc-38a7e07d9e55","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"OTlkZTIxOThlODIwMjBjODAzNGZkZTBhNzUyNDQ1Nzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e04364e9-51ee-4dcf-b5eb-7627d67fdb2b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:20:29.477Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:20:29.477Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:20:29.477Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:20:29.477Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:20:30.478Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:20:30.479Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:20:30.479Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:20:30.479Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:20:31.479Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:20:31.480Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:20:31.480Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:20:31.480Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:20:32.480Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:20:32.481Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:20:32.481Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:20:32.481Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:20:33.482Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:20:33.482Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:20:33.482Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:20:33.483Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:20:34.484Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:20:34.484Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:20:34.484Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:20:34.484Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:20:35.485Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:20:35.485Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:20:35.485Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:20:35.485Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:20:36.486Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:20:36.487Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:20:36.487Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:20:36.487Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:20:37.487Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:20:37.488Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:20:37.488Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:20:37.488Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:20:38.489Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "3925bfe3-60f3-4dfa-b551-c1841b15eb3a", "serviceDescription": "service", "serviceInvariantUUID": "dc3e4f0d-49ca-4497-90d2-6fed1c585bbc", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "9510b9fb-7639-4543-9025-4b2d195ab5f7", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "6a8d65fd-415c-41dc-896b-9f58c92a2bd4", "resourceInvariantUUID": "37b87138-7f10-4eef-894f-fa9c823c37ab", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "OTlkZTIxOThlODIwMjBjODAzNGZkZTBhNzUyNDQ1Nzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e04364e9-51ee-4dcf-b5eb-7627d67fdb2b" } ], "workloadContext": "Production" } 2023-03-28T08:20:38.490Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:20:38.490Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3925bfe3-60f3-4dfa-b551-c1841b15eb3a ASDC 2023-03-28T08:20:38.490Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:70d18c6f-8184-47a1-87df-6abc8d87c735 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:3925bfe3-60f3-4dfa-b551-c1841b15eb3a ServiceInvariantUUID:dc3e4f0d-49ca-4497-90d2-6fed1c585bbc ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:e04364e9-51ee-4dcf-b5eb-7627d67fdb2b ArtifactChecksum:OTlkZTIxOThlODIwMjBjODAzNGZkZTBhNzUyNDQ1Nzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:9510b9fb-7639-4543-9025-4b2d195ab5f7 ResourceInvariantUUID:37b87138-7f10-4eef-894f-fa9c823c37ab ResourceName:test-pnf ResourceType:PNF ResourceUUID:6a8d65fd-415c-41dc-896b-9f58c92a2bd4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:20:38.490Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3925bfe3-60f3-4dfa-b551-c1841b15eb3a ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:20:38.536Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:20:38.537Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:20:38.537Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:20:38.537Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:20:38.538Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:20:38.538Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:20:38.780Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T08:20:38.784Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar e04364e9-51ee-4dcf-b5eb-7627d67fdb2b 111094 2023-03-28T08:20:38.785Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:20:38.785Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:20:38.785Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T08:20:38.785Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:20:38.785Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:20:38.786Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991638785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:20:39.786Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:20:39.787Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:20:39.787Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-28T08:20:39.787Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-03-28T08:20:39.788Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-28T08:20:39.788Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-28T08:20:39.867Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8126450123380203299/Definitions/service-TestPnfMacro-template.yml 2023-03-28T08:20:40.404Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T08:20:40.404Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:20:40.404Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-28T08:20:40.405Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T08:20:40.405Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-28T08:20:40.405Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-28T08:20:40.405Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 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-TestPnfMacro-csar.csar 2023-03-28T08:20:40.405Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-28T08:20:40.405Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-28T08:20:40.405Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-28T08:20:40.405Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-28T08:20:40.405Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:20:40.405Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:20:40.405Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:20:40.405Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-28T08:20:40.405Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:20:40.406Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:20:40.406Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:20:40.406Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:20:40.406Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-28T08:20:40.406Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:20:40.406Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:20:40.406Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:20:40.406Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:20:40.406Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:20:40.406Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:20:40.406Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:20:40.406Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:20:40.406Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:20:40.406Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:20:40.406Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:20:40.406Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:20:40.406Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:92c89856-e60b-4745-bd23-5b2397f56e08 Model Version:NULL Model InvariantUuid:37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1 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-03-28T08:20:40.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||Csar with UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b already exists 2023-03-28T08:20:40.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:20:40.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b already exists) 2023-03-28T08:20:40.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:20:40.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:20:40.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:20:40.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991640452, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:20:41.453Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:20:41.453Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 already exists) 2023-03-28T08:20:41.453Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:20:41.454Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:20:41.454Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:20:41.454Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991641453, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:20:42.455Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:20:42.481Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:20:42.485Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:20:42.485Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:20:42.485Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:20:42.485Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:20:42.486Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:20:42.486Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:20:42.486Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:20:42.486Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:20:42.486Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:20:42.498Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:21:12.499Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:21:12.513Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 and serviceModelVersionId: 3925bfe3-60f3-4dfa-b551-c1841b15eb3a 2023-03-28T08:21:12.513Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dc3e4f0d-49ca-4497-90d2-6fed1c585bbc 2023-03-28T08:21:12.514Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0 2023-03-28T08:21:12.521Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:21:12.535Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T08:21:12.536Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|INFO|500||Invoke 2023-03-28T08:21:12.543Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:21:12.661Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|INFO|500||InvokeReturn 2023-03-28T08:21:12.662Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:21:11 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[114], vertex-id=[225496], x-aai-txid=[0-aai-resources-230328-08:21:11:276-87759], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:21:12.662Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:21:12.663Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:21:12.663Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:21:12.669Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:21:12.670Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 70d18c6f-8184-47a1-87df-6abc8d87c735 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:21:12.670Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:21:12.671Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:21:12.671Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:21:12.671Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991672670, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:21:13.703Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:21:13.704Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"5b870950-72c7-4020-b769-1ce4f353e2c2","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"033387d8-f321-4375-9245-b5a89495dbfb","serviceDescription":"service","serviceInvariantUUID":"c5317bf1-ece6-47a6-8556-5663e06a073c","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"eae557b2-7528-4d2e-8fec-d4217f201844","resourceInvariantUUID":"701c5ea6-1c75-4d05-b9eb-3a9dd899ff94","resourceCustomizationUUID":"06b6b891-6913-40a6-a26d-42a808272d22","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"Y2M1MDUzODk1ZGExNjljOTdiZTgxZDA4YTY5YzdlNGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"74098816-e11e-46bf-95e6-2121e5abec4f","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"93d9b725-1149-4317-ba64-4daca1b23701","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7a894370-83a8-45d4-8624-277a7896cd9c","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"NjA2NmRiMjE2MzhlMDE0ZDFlNjQyZDY1ZWFmOTg4YmE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"77f1abb6-b71c-4233-bd41-488e9038629f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"08096cb0-a73c-440a-986a-7931d9b7e41a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"63824fb2-7f61-474a-a131-ad8e83d67408","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bbd4c21c-f571-44f4-90ea-2128e85e6ad8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"ZWUyMDBlZDU5M2UwNzJlZjQxNzIwMWUxYzU1ZGQ1MDU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"32292325-4125-4555-ac8c-007883361bb0","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MDFiM2IwOTE3YjhkMGI1YmVjN2Q2ZmQ3MWVmOWJkMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"24dffdd1-943d-4850-aa0a-7e3395bac4ce","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:21:13.704Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:21:13.704Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:21:13.704Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:21:13.704Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:21:14.705Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:21:14.705Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:21:14.705Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:21:14.706Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:21:15.706Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:21:15.707Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:21:15.707Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:21:15.707Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:21:16.708Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:21:16.709Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:21:16.709Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:21:16.709Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:21:17.710Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:21:17.710Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:21:17.711Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:21:17.711Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:21:18.712Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:21:18.712Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:21:18.712Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:21:18.712Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:21:19.713Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:21:19.714Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:21:19.714Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:21:19.714Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:21:20.715Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:21:20.715Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:21:20.715Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:21:20.716Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:21:21.716Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:21:21.717Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:21:21.717Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:21:21.717Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:21:21.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:21:21.735Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: cached metadata has changed from (version107: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version108: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-28T08:21:21.749Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:21:21.749Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T08:21:21.755Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=40, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:21:21.756Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 40: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T08:21:21.772Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=40, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:21:21.772Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T08:21:21.773Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:21:21.778Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:21:21.779Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:21:21.779Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:21:21.779Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1793, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:21:21.779Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:21:21.779Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:21:22.718Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "033387d8-f321-4375-9245-b5a89495dbfb", "serviceDescription": "service", "serviceInvariantUUID": "c5317bf1-ece6-47a6-8556-5663e06a073c", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "06b6b891-6913-40a6-a26d-42a808272d22", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "eae557b2-7528-4d2e-8fec-d4217f201844", "resourceInvariantUUID": "701c5ea6-1c75-4d05-b9eb-3a9dd899ff94", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "MDFiM2IwOTE3YjhkMGI1YmVjN2Q2ZmQ3MWVmOWJkMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "24dffdd1-943d-4850-aa0a-7e3395bac4ce" } ], "workloadContext": "Production" } 2023-03-28T08:21:22.719Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:21:22.720Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 033387d8-f321-4375-9245-b5a89495dbfb ASDC 2023-03-28T08:21:22.720Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:5b870950-72c7-4020-b769-1ce4f353e2c2 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:033387d8-f321-4375-9245-b5a89495dbfb ServiceInvariantUUID:c5317bf1-ece6-47a6-8556-5663e06a073c ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:24dffdd1-943d-4850-aa0a-7e3395bac4ce ArtifactChecksum:MDFiM2IwOTE3YjhkMGI1YmVjN2Q2ZmQ3MWVmOWJkMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:06b6b891-6913-40a6-a26d-42a808272d22 ResourceInvariantUUID:701c5ea6-1c75-4d05-b9eb-3a9dd899ff94 ResourceName:test-pnf ResourceType:PNF ResourceUUID:eae557b2-7528-4d2e-8fec-d4217f201844 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:21:22.721Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 033387d8-f321-4375-9245-b5a89495dbfb ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:21:22.760Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:21:22.761Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:21:22.761Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:21:22.761Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 24dffdd1-943d-4850-aa0a-7e3395bac4ce from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:21:22.761Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:21:22.762Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:21:22.794Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.794Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991586008, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:21:22.795Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.795Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.795Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.795Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.795Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.795Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T08:21:22.796Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.796Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.796Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T08:21:22.796Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.796Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.796Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.796Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.796Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.796Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T08:21:22.796Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.797Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.797Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.797Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.797Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.797Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.797Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.797Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.797Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:21:22.797Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991595121, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:21:22.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991596166, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists" } 2023-03-28T08:21:22.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991597167, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 already exists" } 2023-03-28T08:21:22.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991628447, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:21:22.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.801Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.801Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.801Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.802Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.802Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.802Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:21:22.802Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.802Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.802Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991638785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:21:22.802Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.802Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.802Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991640452, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b already exists" } 2023-03-28T08:21:22.802Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.803Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.803Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991641453, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 already exists" } 2023-03-28T08:21:22.803Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.803Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.803Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991672670, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:21:22.803Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.803Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.803Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.804Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.804Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.804Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.804Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.804Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.804Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.804Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.804Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.804Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.805Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.805Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.805Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.805Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.805Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.805Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.805Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.805Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.806Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.806Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.806Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.806Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:21:22.806Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.806Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-28T08:21:22.806Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679990995172, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:21:22.807Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:21:22.867Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T08:21:22.871Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 24dffdd1-943d-4850-aa0a-7e3395bac4ce 111094 2023-03-28T08:21:22.871Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:21:22.871Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:21:22.871Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T08:21:22.872Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:21:22.872Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:21:22.872Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991682871, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:21:23.873Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:21:23.873Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:21:23.874Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 24dffdd1-943d-4850-aa0a-7e3395bac4ce, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-28T08:21:23.874Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-03-28T08:21:23.875Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-28T08:21:23.875Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-28T08:21:23.956Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18385832700391586732/Definitions/service-TestPnfMacro-template.yml 2023-03-28T08:21:24.513Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T08:21:24.513Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:21:24.513Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-28T08:21:24.513Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T08:21:24.513Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-28T08:21:24.513Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-28T08:21:24.513Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 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-TestPnfMacro-csar.csar 2023-03-28T08:21:24.513Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-28T08:21:24.513Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-28T08:21:24.513Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||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-TestPnfMacro-csar.csar 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:21:24.514Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:92c89856-e60b-4745-bd23-5b2397f56e08 Model Version:NULL Model InvariantUuid:37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1 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-03-28T08:21:24.534Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: eae557b2-7528-4d2e-8fec-d4217f201844 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=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T08:21:24.542Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||test-pnf 0 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:21:24.564Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_ALREADY_EXIST test-pnf 0 eae557b2-7528-4d2e-8fec-d4217f201844 test-pnf 2023-03-28T08:21:24.564Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 033387d8-f321-4375-9245-b5a89495dbfb 2023-03-28T08:21:24.564Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 033387d8-f321-4375-9245-b5a89495dbfb 2023-03-28T08:21:24.564Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 eae557b2-7528-4d2e-8fec-d4217f201844 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-03-28T08:21:24.575Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7aaedd92, org.onap.sdc.toscaparser.api.parameters.Input@10486f2b, org.onap.sdc.toscaparser.api.parameters.Input@5d3a189d, org.onap.sdc.toscaparser.api.parameters.Input@1e89094d, org.onap.sdc.toscaparser.api.parameters.Input@12471543] 2023-03-28T08:21:24.576Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:21:24.576Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:21:24.576Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 92c89856-e60b-4745-bd23-5b2397f56e08: test-pnf 2023-03-28T08:21:24.576Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Processing PNF resource: eae557b2-7528-4d2e-8fec-d4217f201844 2023-03-28T08:21:24.576Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:21:24.576Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:21:24.576Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||WARN|500||Resource customization UUID: 58f608dc-dafc-462f-add4-8fce2099a6c8 is NOT the same as notified resource customizationUUID: 06b6b891-6913-40a6-a26d-42a808272d22 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 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=? 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 (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2023-03-28T08:21:24.613Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf eae557b2-7528-4d2e-8fec-d4217f201844 0 ASDC deployResourceStructure 2023-03-28T08:21:24.613Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:21:24.613Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:21:24.613Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-28T08:21:24.613Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:21:24.613Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:21:24.613Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991684613, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:21:25.614Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5b870950-72c7-4020-b769-1ce4f353e2c2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:21:25.639Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5b870950-72c7-4020-b769-1ce4f353e2c2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:21:25.643Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:21:25.643Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:21:25.643Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:21:25.643Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:21:25.643Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:21:25.643Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:21:25.643Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:21:25.643Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:21:25.643Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:21:25.657Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:21:55.658Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5b870950-72c7-4020-b769-1ce4f353e2c2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:21:55.668Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5b870950-72c7-4020-b769-1ce4f353e2c2 and serviceModelVersionId: 033387d8-f321-4375-9245-b5a89495dbfb 2023-03-28T08:21:55.669Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c5317bf1-ece6-47a6-8556-5663e06a073c 2023-03-28T08:21:55.669Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0 2023-03-28T08:21:55.676Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:21:55.690Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0|INFO|500||Invoke 2023-03-28T08:21:55.691Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5b870950-72c7-4020-b769-1ce4f353e2c2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[cb9dd3be-1528-4154-8410-181929211f40], X-ECOMP-RequestID=[5b870950-72c7-4020-b769-1ce4f353e2c2], X-TransactionId=[], X-ONAP-RequestID=[5b870950-72c7-4020-b769-1ce4f353e2c2], Content-Type=[application/merge-patch+json]} 2023-03-28T08:21:55.697Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:21:55.815Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?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/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:21:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[114], vertex-id=[229576], x-aai-txid=[2-aai-resources-230328-08:21:54:431-10725], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:21:55.815Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:21:55.816Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0|INFO|500||InvokeReturn 2023-03-28T08:21:55.816Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:21:55.817Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:21:55.825Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:21:55.826Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5b870950-72c7-4020-b769-1ce4f353e2c2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:21:55.826Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:21:55.826Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:21:55.826Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:21:55.826Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991715826, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:21:56.854Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T08:21:56.854Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T08:21:56.855Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Node 0 disconnected. 2023-03-28T08:21:56.855Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Node 1 disconnected. 2023-03-28T08:21:56.856Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T08:21:56.856Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T08:21:56.856Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T08:21:56.856Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T08:21:56.859Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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=11, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T08:21:56.861Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-7c26a251-495f-448f-9def-ca2ed535b3a1 2023-03-28T08:21:56.861Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T08:21:56.861Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T08:21:57.996Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:22:01.006Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:22:04.016Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:22:07.024Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:22:10.035Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:22:13.044Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:22:16.053Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:22:19.062Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:22:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:22:21.766Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:22:21.766Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T08:22:21.771Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=41, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:22:21.771Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=41, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-7c26a251-495f-448f-9def-ca2ed535b3a1', protocol='range'} 2023-03-28T08:22:21.775Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:22:21.775Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:22:21.775Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:22:21.776Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:22:21.776Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:22:21.776Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:22:21.776Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 41: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-7c26a251-495f-448f-9def-ca2ed535b3a1=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-28T08:22:21.791Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=41, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:22:21.791Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T08:22:21.791Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=41, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-7c26a251-495f-448f-9def-ca2ed535b3a1', protocol='range'} 2023-03-28T08:22:21.791Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:22:21.792Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T08:22:21.792Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T08:22:21.796Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:22:21.796Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:22:21.796Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:22:21.796Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:22:21.796Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:22:21.796Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:22:21.796Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1828, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:22:21.797Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:22:21.797Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:22:21.797Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:22:21.797Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:22:21.797Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:22:22.811Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:22:22.812Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991682871, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:22:22.812Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:22:22.813Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:22:22.813Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991684613, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-28T08:22:22.813Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:22:22.813Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:22:22.813Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991715826, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:22:22.813Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:22:22.868Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:22:22.868Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:22:22.870Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:22:22.870Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:22:22.870Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:22:22.870Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:22:23.872Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:22:23.872Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:22:23.872Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:22:23.872Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:22:24.873Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:22:24.874Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:22:24.874Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:22:24.874Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:22:25.876Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:22:25.876Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:22:25.876Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:22:25.876Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:22:26.877Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:22:26.878Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:22:26.878Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:22:26.878Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:22:27.880Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:22:27.880Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:22:27.880Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:22:27.880Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:22:28.881Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:22:28.882Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:22:28.882Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:22:28.882Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:22:29.883Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T08:22:29.884Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:22:29.884Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T08:22:29.884Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T08:22:29.884Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:22:29.931Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:22:29.931Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:22:29.931Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:22:29.931Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T08:22:29.932Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:22:29.932Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T08:22:29.959Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:22:29.959Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4cb27043 2023-03-28T08:22:29.959Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:22:29.959Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T08:22:29.960Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:22:29.960Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T08:22:29.960Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T08:22:29.960Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:22:29.960Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:22:29.960Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:22:29.960Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991749960, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:22:30.962Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T08:22:30.984Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:22:30.984Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:22:30.989Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T08:22:30.990Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T08:22:30.990Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T08:22:30.990Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:22:30.990Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T08:22:31.004Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:22:31.005Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2ebef3bb 2023-03-28T08:22:31.005Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:22:31.005Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T08:22:31.005Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:22:31.005Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T08:22:31.005Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T08:22:31.006Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:22:31.006Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:22:31.006Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:22:31.006Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991751005, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:22:32.007Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:22:32.007Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:22:32.036Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:22:32.041Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:22:32.041Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:23:02.041Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:23:02.067Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:23:02.070Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:23:02.071Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:23:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:23:21.736Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:23:21.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:23:21.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:23:32.071Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:23:32.097Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:23:32.102Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:23:32.103Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:24:02.103Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:24:02.126Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:24:02.130Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:24:02.130Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:24:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:24:21.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:24:21.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T08:24:21.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:24:21.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:24:21.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T08:24:21.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:24:21.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:24:21.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:24:21.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:24:21.739Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:24:21.739Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T08:24:21.739Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:24:21.739Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:24:21.739Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:24:21.739Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:24:21.739Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:24:21.739Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:24:21.739Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:24:21.739Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:24:21.740Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991749960, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:24:21.740Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:24:21.740Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:24:21.740Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679991751005, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:24:21.740Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:24:32.130Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:24:32.151Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:24:32.154Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:24:32.154Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:25:02.155Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:25:02.177Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:25:02.182Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:25:02.182Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:25:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:25:32.182Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:25:32.211Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:25:32.216Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:25:32.216Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:26:02.217Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:26:02.240Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:26:02.244Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:26:02.244Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:26:21.736Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:26:32.245Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:26:32.269Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:26:32.273Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:26:32.273Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:27:02.273Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:27:02.296Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:27:02.301Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:27:02.301Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:27:21.737Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:27:22.960Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T08:27:22.960Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-7c26a251-495f-448f-9def-ca2ed535b3a1 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T08:27:22.961Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T08:27:22.961Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T08:27:25.348Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:27:25.363Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:27:25.363Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T08:27:25.369Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=42, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:27:25.370Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 42: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T08:27:25.387Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=42, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:27:25.387Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T08:27:25.387Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:27:25.392Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:27:25.392Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:27:25.392Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:27:25.392Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1840, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:27:25.393Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:27:25.393Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:27:32.301Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T08:27:32.302Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:27:32.314Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T08:27:32.314Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T08:27:32.315Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T08:27:32.322Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:27:32.349Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T08:27:32.349Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bdc68767-41f7-449f-bc83-44fc3a876d84], X-ECOMP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-TransactionId=[], X-ONAP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], Content-Type=[application/merge-patch+json]} 2023-03-28T08:27:32.358Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T08:27:32.491Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?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/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:27:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[130], vertex-id=[381168], x-aai-txid=[1-aai-resources-230328-08:27:31:091-90919], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:27:32.492Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:27:32.492Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T08:27:32.492Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:27:32.493Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:27:32.500Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:27:32.501Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T08:27:32.501Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T08:27:32.501Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:27:32.501Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:27:32.501Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992052501, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:27:32.513Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:27:32.514Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992052501, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T08:27:32.514Z||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-03-28T08:27:33.530Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:27:33.530Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6d315fdc-3a43-437b-b276-edcee10041ec","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"baa19d62-62c3-43ef-9567-048930744e84","serviceDescription":"service","serviceInvariantUUID":"68899c2d-d5d8-40ff-9f1c-97dbc2695d9d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2d73a0cf-88be-4d48-bac8-32bf0bef18a1","resourceInvariantUUID":"d29d359d-e7f2-4e47-82d7-f803b9e570ef","resourceCustomizationUUID":"23a5224b-144f-4925-95ad-3b6fb3010917","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YWUyNzM0NWRhMGRmMjVhN2I4OTgzMTA2MjI5NzBhZmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"526996e8-0ef8-4444-add7-8f8225061ef9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f7e269d-4c3d-442a-ac24-b1a1721ffda4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:27:33.530Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:27:33.530Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:27:33.530Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:27:33.530Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:27:34.531Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:27:34.531Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:27:34.531Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:27:34.531Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:27:35.533Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "baa19d62-62c3-43ef-9567-048930744e84", "serviceDescription": "service", "serviceInvariantUUID": "68899c2d-d5d8-40ff-9f1c-97dbc2695d9d", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "23a5224b-144f-4925-95ad-3b6fb3010917", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2d73a0cf-88be-4d48-bac8-32bf0bef18a1", "resourceInvariantUUID": "d29d359d-e7f2-4e47-82d7-f803b9e570ef", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f7e269d-4c3d-442a-ac24-b1a1721ffda4" } ], "workloadContext": "Production" } 2023-03-28T08:27:35.533Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:27:35.533Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 baa19d62-62c3-43ef-9567-048930744e84 ASDC 2023-03-28T08:27:35.534Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6d315fdc-3a43-437b-b276-edcee10041ec ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:baa19d62-62c3-43ef-9567-048930744e84 ServiceInvariantUUID:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4 ArtifactChecksum:ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 ResourceInvariantUUID:d29d359d-e7f2-4e47-82d7-f803b9e570ef ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2d73a0cf-88be-4d48-bac8-32bf0bef18a1 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T08:27:35.534Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF baa19d62-62c3-43ef-9567-048930744e84 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:27:35.573Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:27:35.574Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:27:35.574Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:27:35.574Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T08:27:35.574Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:27:35.574Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T08:27:35.601Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:27:35.601Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@21ff4902 2023-03-28T08:27:35.602Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:27:35.602Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T08:27:35.602Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:27:35.602Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T08:27:35.603Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T08:27:35.603Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:27:35.603Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:27:35.603Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:27:35.603Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992055602, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:27:36.605Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:27:36.637Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists 2023-03-28T08:27:36.637Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T08:27:36.637Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists) 2023-03-28T08:27:36.638Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:27:36.638Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:27:36.638Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:27:36.638Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992056637, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:27:37.639Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T08:27:37.639Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists) 2023-03-28T08:27:37.639Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:27:37.640Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:27:37.640Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:27:37.640Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992057639, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:27:38.641Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:27:38.665Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:27:38.670Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:27:38.670Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:27:38.670Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:27:38.670Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:27:38.670Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:27:38.670Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:27:38.670Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:27:38.670Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:27:38.670Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:27:38.684Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:28:08.685Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:28:08.697Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d315fdc-3a43-437b-b276-edcee10041ec and serviceModelVersionId: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T08:28:08.697Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68899c2d-d5d8-40ff-9f1c-97dbc2695d9d 2023-03-28T08:28:08.698Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 2023-03-28T08:28:08.706Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:28:08.724Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||Invoke 2023-03-28T08:28:08.725Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3b919303-3ae6-47cc-b495-c76bb2feced2], X-ECOMP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-TransactionId=[], X-ONAP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], Content-Type=[application/merge-patch+json]} 2023-03-28T08:28:08.731Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:28:08.854Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?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/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:28:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[120], vertex-id=[241832], x-aai-txid=[1-aai-resources-230328-08:28:07:465-71114], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:28:08.855Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:28:08.856Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||InvokeReturn 2023-03-28T08:28:08.856Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:28:08.856Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:28:08.863Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:28:08.864Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d315fdc-3a43-437b-b276-edcee10041ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:28:08.864Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:28:08.864Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:08.864Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:08.864Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992088864, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:28:09.896Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:28:09.896Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b1101844-7f05-4c6e-8dec-0936c7401cd2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f13ca837-ae90-403c-9881-446f755d4bf8","serviceDescription":"service","serviceInvariantUUID":"22d33c51-a0cb-43ff-b88c-056b90379b28","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"34e5bbe9-7741-4165-b12d-b84e25d08f32","resourceInvariantUUID":"f898deb2-e327-4ee2-9a03-34e07a677d6e","resourceCustomizationUUID":"42b32958-f457-419a-b9ad-9d83f09d3632","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjNiOTJiYjJhZDBkN2MyNjhhMDRmMDUxMDViZWRiMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62f26e84-bf2e-40e5-988d-2a7a91849eff","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7aeb8003-1803-4624-aedf-ffe1fcf931c8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f806266e-6d66-42df-a556-de319d652129","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c09a72b0-0f8e-476e-82f1-16dcd82ad64c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6289936-6aac-441c-8af2-efa335579f8c","artifactVersion":"2","generatedFromUUID":"f806266e-6d66-42df-a556-de319d652129"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JlNzI4MTFhZWI4NTgxOWU3OGZhNmM4ODRkNTViN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8b8d456-25e5-4024-b0fb-35d62ebfbac0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"88db2004-e0d0-45c3-b086-5eac73849247","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:28:09.897Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:28:09.897Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:09.897Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:09.897Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:28:10.898Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:28:10.898Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:10.898Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:10.899Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:28:11.899Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:28:11.899Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:11.899Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:11.899Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:28:12.900Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:28:12.900Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:12.901Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:12.901Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:28:13.901Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:28:13.902Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:13.902Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:13.902Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:28:14.903Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:28:14.903Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:14.903Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:14.903Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:28:15.904Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:28:15.904Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:15.905Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:15.905Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:28:16.906Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f13ca837-ae90-403c-9881-446f755d4bf8", "serviceDescription": "service", "serviceInvariantUUID": "22d33c51-a0cb-43ff-b88c-056b90379b28", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "42b32958-f457-419a-b9ad-9d83f09d3632", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "34e5bbe9-7741-4165-b12d-b84e25d08f32", "resourceInvariantUUID": "f898deb2-e327-4ee2-9a03-34e07a677d6e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7aeb8003-1803-4624-aedf-ffe1fcf931c8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f806266e-6d66-42df-a556-de319d652129", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "generatedFromUUID": "f806266e-6d66-42df-a556-de319d652129" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88db2004-e0d0-45c3-b086-5eac73849247" } ], "workloadContext": "Production" } 2023-03-28T08:28:16.907Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:28:16.907Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f13ca837-ae90-403c-9881-446f755d4bf8 ASDC 2023-03-28T08:28:16.907Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b1101844-7f05-4c6e-8dec-0936c7401cd2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f13ca837-ae90-403c-9881-446f755d4bf8 ServiceInvariantUUID:22d33c51-a0cb-43ff-b88c-056b90379b28 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:88db2004-e0d0-45c3-b086-5eac73849247 ArtifactChecksum:NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:42b32958-f457-419a-b9ad-9d83f09d3632 ResourceInvariantUUID:f898deb2-e327-4ee2-9a03-34e07a677d6e ResourceName:basic_vm ResourceType:VF ResourceUUID:34e5bbe9-7741-4165-b12d-b84e25d08f32 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:7aeb8003-1803-4624-aedf-ffe1fcf931c8 ArtifactChecksum:N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f806266e-6d66-42df-a556-de319d652129 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T08:28:16.907Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f13ca837-ae90-403c-9881-446f755d4bf8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:28:16.948Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:28:16.948Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:28:16.948Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:28:16.948Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T08:28:16.948Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:28:16.949Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T08:28:16.971Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:28:16.972Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4550299c 2023-03-28T08:28:16.972Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:28:16.972Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T08:28:16.972Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 88db2004-e0d0-45c3-b086-5eac73849247 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:28:16.972Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T08:28:16.972Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T08:28:16.972Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:28:16.972Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:16.973Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:16.973Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992096972, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:28:17.974Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:88db2004-e0d0-45c3-b086-5eac73849247) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:28:18.018Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists 2023-03-28T08:28:18.018Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T08:28:18.018Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists) 2023-03-28T08:28:18.019Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:28:18.019Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:18.019Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:18.019Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992098018, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:28:19.020Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T08:28:19.021Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists) 2023-03-28T08:28:19.021Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:28:19.021Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:19.022Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:19.022Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992099020, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:28:20.023Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:28:20.048Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:28:20.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:28:20.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:28:20.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:28:20.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:28:20.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:28:20.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:28:20.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:28:20.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:28:20.052Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:28:20.065Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:28:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:28:21.739Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:28:21.740Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:28:21.740Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:28:21.740Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:28:21.740Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:28:21.740Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:28:21.740Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:28:21.740Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992055602, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:28:21.740Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:28:21.740Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:28:21.741Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992056637, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } 2023-03-28T08:28:21.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:28:21.741Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:28:21.741Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992057639, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } 2023-03-28T08:28:21.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:28:21.741Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:28:21.741Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992088864, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:28:21.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:28:21.741Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:28:21.741Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:28:21.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:28:21.741Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:28:21.741Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T08:28:21.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:28:21.741Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:28:21.741Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T08:28:21.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:28:21.741Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:28:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:28:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:28:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:28:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T08:28:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:28:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:28:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:28:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:28:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:28:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:28:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:28:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:28:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992096972, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:28:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:28:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:28:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992098018, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } 2023-03-28T08:28:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:28:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:28:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992099020, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } 2023-03-28T08:28:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:28:50.065Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:28:50.080Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and serviceModelVersionId: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T08:28:50.080Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22d33c51-a0cb-43ff-b88c-056b90379b28 2023-03-28T08:28:50.080Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 2023-03-28T08:28:50.087Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:28:50.102Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||Invoke 2023-03-28T08:28:50.102Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8a117de2-840c-43dd-8f38-4e9c70deb20d], X-ECOMP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-TransactionId=[], X-ONAP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], Content-Type=[application/merge-patch+json]} 2023-03-28T08:28:50.109Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:28:50.235Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?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/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:28:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[122], vertex-id=[237712], x-aai-txid=[0-aai-resources-230328-08:28:48:840-19537], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:28:50.235Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:28:50.237Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||InvokeReturn 2023-03-28T08:28:50.237Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:28:50.238Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:28:50.245Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:28:50.245Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b1101844-7f05-4c6e-8dec-0936c7401cd2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:28:50.245Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:28:50.246Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:50.246Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:50.246Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992130245, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:28:51.275Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:28:51.275Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c2cb142b-b896-4d67-9f54-19b9dd862b28","serviceName":"Demo_pNF_qiMMnDktT3zZPbU7Zg63","serviceVersion":"1.0","serviceUUID":"2c1e7107-0c4e-4c2a-a2a5-51108c66555d","serviceDescription":"catalog service description","serviceInvariantUUID":"0aa0ec4c-3380-4600-a27c-67961782bbc7","resources":[{"resourceInstanceName":"pNF 9722b1f5-84b8 0","resourceName":"pNF 9722b1f5-84b8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2b30b77f-dd65-40e7-9249-5a491c07599d","resourceInvariantUUID":"42f25fc6-441e-4c83-bc2f-2b1b5021e2c7","resourceCustomizationUUID":"29a39946-ebbc-4eda-acaa-7e6a5b0c65ae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml","artifactChecksum":"MWYxMjk3NjFmYjEyZWM1ODA0ZmI0MWIzYWQ2YzQ3Nzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c81fd0c1-45a7-4104-8c72-8e0076012222","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b150721-2582-4525-b530-a219dce91c5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f80678ec-8b72-423e-86c8-59043a62099b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml","artifactChecksum":"NGNkYmE5YjAwN2RiYjVmNDIwMGJiZTk0YmEyNGIzZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e1bc1d6-6447-48c6-b1b6-b7a4229191ce","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70f6aa00-85c7-43e5-a44a-32e2e41b8b9f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7685caae-1ad8-417c-afc1-4a11d3d7b5ef","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactChecksum":"Nzc5NTkzOGUxNjQ2MzE4MzgxNWU3MWYzY2JmMjNmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42134f8a-1644-48cf-9528-7e77492f7546","artifactVersion":"1"},{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactChecksum":"OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e9fa943-2647-43b9-be09-f905a8cf4638","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:28:51.275Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:28:51.276Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:51.276Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:51.276Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:28:52.276Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:28:52.277Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:52.277Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:52.277Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:28:53.277Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:28:53.278Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:53.278Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:53.278Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:28:54.279Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:28:54.279Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:54.280Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:54.280Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:28:55.281Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:28:55.281Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:55.281Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:55.281Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:28:56.282Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:28:56.283Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:56.283Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:56.283Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:28:57.284Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:28:57.284Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:57.285Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:57.285Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:28:58.286Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:28:58.286Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:58.286Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:58.287Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:28:59.288Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "serviceName": "Demo_pNF_qiMMnDktT3zZPbU7Zg63", "serviceVersion": "1.0", "serviceUUID": "2c1e7107-0c4e-4c2a-a2a5-51108c66555d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0aa0ec4c-3380-4600-a27c-67961782bbc7", "resources": [ { "resourceInstanceName": "pNF 9722b1f5-84b8 0", "resourceCustomizationUUID": "29a39946-ebbc-4eda-acaa-7e6a5b0c65ae", "resourceName": "pNF 9722b1f5-84b8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2b30b77f-dd65-40e7-9249-5a491c07599d", "resourceInvariantUUID": "42f25fc6-441e-4c83-bc2f-2b1b5021e2c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactChecksum": "OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e9fa943-2647-43b9-be09-f905a8cf4638" } ], "workloadContext": "Production" } 2023-03-28T08:28:59.288Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:28:59.289Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC 2023-03-28T08:28:59.289Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c2cb142b-b896-4d67-9f54-19b9dd862b28 ServiceName:Demo_pNF_qiMMnDktT3zZPbU7Zg63 ServiceVersion:1.0 ServiceUUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d ServiceInvariantUUID:0aa0ec4c-3380-4600-a27c-67961782bbc7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactUUID:5e9fa943-2647-43b9-be09-f905a8cf4638 ArtifactChecksum:OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 9722b1f5-84b8 0 ResourceCustomizationUUID:29a39946-ebbc-4eda-acaa-7e6a5b0c65ae ResourceInvariantUUID:42f25fc6-441e-4c83-bc2f-2b1b5021e2c7 ResourceName:pNF 9722b1f5-84b8 ResourceType:PNF ResourceUUID:2b30b77f-dd65-40e7-9249-5a491c07599d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:28:59.289Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:28:59.337Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:28:59.337Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:28:59.337Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:28:59.337Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 from URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:28:59.338Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:28:59.338Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:28:59.902Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T08:28:59.905Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 5e9fa943-2647-43b9-be09-f905a8cf4638 88026 2023-03-28T08:28:59.905Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T08:28:59.905Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:28:59.905Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T08:28:59.905Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:28:59.905Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:28:59.906Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992139905, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:29:00.907Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:29:00.908Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:29:00.908Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638, URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar to file: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:29:00.908Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:29:00.909Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:29:00.909Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:29:00.985Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7410576876363100540/Definitions/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml 2023-03-28T08:29:01.571Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T08:29:01.571Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:29:01.571Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:29:01.572Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T08:29:01.572Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:29:01.572Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:29:01.572Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 9722b1f5-84b8 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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:29:01.572Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:29:01.572Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:29:01.572Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:29:01.572Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:29:01.573Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:29:01.573Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:29:01.573Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:29:01.573Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T08:29:01.573Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:29:01.573Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:29:01.574Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:29:01.574Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:29:01.574Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T08:29:01.574Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:29:01.574Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:29:01.574Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:29:01.574Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:29:01.575Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:29:01.575Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:29:01.575Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:29:01.575Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:29:01.575Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:29:01.575Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:29:01.575Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:29:01.575Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:29:01.576Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qiMMnDktT3zZPbU7Zg63 Description:catalog service description Model UUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d Model Version:NULL Model InvariantUuid:0aa0ec4c-3380-4600-a27c-67961782bbc7 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-03-28T08:29:01.615Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists 2023-03-28T08:29:01.616Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T08:29:01.616Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists) 2023-03-28T08:29:01.616Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:29:01.616Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:29:01.616Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:29:01.616Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992141616, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:29:02.617Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T08:29:02.618Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists) 2023-03-28T08:29:02.618Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:29:02.618Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:29:02.619Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:29:02.619Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992142617, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:29:03.619Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:29:03.640Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:29:03.644Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:29:03.644Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:29:03.644Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:29:03.644Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:29:03.644Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:29:03.645Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:29:03.645Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:29:03.645Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:29:03.645Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:29:03.657Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:29:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:29:21.741Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:29:21.741Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992130245, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:29:21.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:29:21.741Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:29:21.741Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:29:21.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:29:21.741Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:29:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:29:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:29:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:29:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:29:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:29:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:29:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:29:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:29:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:29:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:29:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:29:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:29:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:29:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:29:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:29:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:29:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:29:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:29:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:29:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:29:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:29:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992139905, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:29:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:29:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:29:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992141616, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } 2023-03-28T08:29:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:29:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:29:21.744Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992142617, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } 2023-03-28T08:29:21.744Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:29:33.658Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:29:33.667Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and serviceModelVersionId: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T08:29:33.667Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0aa0ec4c-3380-4600-a27c-67961782bbc7 2023-03-28T08:29:33.668Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 2023-03-28T08:29:33.671Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:29:33.682Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||Invoke 2023-03-28T08:29:33.682Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[062a1c80-5b44-48e6-af0a-bbe7ce4de3a3], X-ECOMP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], X-TransactionId=[], X-ONAP-RequestID=[c2cb142b-b896-4d67-9f54-19b9dd862b28], Content-Type=[application/merge-patch+json]} 2023-03-28T08:29:33.688Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:29:33.834Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?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/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:29:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[180424], x-aai-txid=[2-aai-resources-230328-08:29:32:420-27610], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:29:33.834Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:29:33.835Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||InvokeReturn 2023-03-28T08:29:33.835Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:29:33.835Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:29:33.844Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:29:33.845Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2cb142b-b896-4d67-9f54-19b9dd862b28 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:29:33.845Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:29:33.845Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:29:33.845Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:29:33.845Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992173845, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:29:34.877Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:29:34.878Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"0b7b1ee4-48b4-4814-8486-4759bb4555cd","serviceName":"Demo_pNF_ptJgglHPOJPMYo1zc6Cx","serviceVersion":"1.0","serviceUUID":"d1d83882-7852-4a5b-8072-1885b4ff2048","serviceDescription":"catalog service description","serviceInvariantUUID":"03c51e14-e738-4b3e-8fb2-a081ac0d02fa","resources":[{"resourceInstanceName":"pNF ff945e32-844d 0","resourceName":"pNF ff945e32-844d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba2dcbb-ad33-436f-b906-458e680047fc","resourceInvariantUUID":"10007534-3fd4-4ce1-8c25-3f288e22a0b8","resourceCustomizationUUID":"ef1d5cd5-cef9-4655-9938-207ef29098bb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml","artifactChecksum":"MGIzMWFiNWM0NmQzNDU5MmVjYTkzYjk3ZDU0NjVlOWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7f0ac813-7fb7-4d1b-bccc-c0ed0bed1afa","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"de8c719a-5b62-4746-8efc-f6e318f3be56","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a9a96e55-e7be-41d5-80cc-fce815a5eb06","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml","artifactChecksum":"OGM1ZjU5OWI1MmI0YTM5MGYxMzA0ODMyNjcxNTcwMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d73ce652-789b-41be-81d0-6b0962549507","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f37955db-1fe2-4859-9f57-9e14d5e4e90d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dc3c6c01-74ab-420d-b0b2-2194f79c91b8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactChecksum":"ZDUwYjVkMjk2NTBjOTIwZDhkOTdkMTgzOWU3YjZhOTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"95477967-e046-4cb7-a6f0-51283459a8ab","artifactVersion":"1"},{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactChecksum":"NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0d7571fb-5b31-4088-99e3-ccb85bc37d70","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:29:34.878Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:29:34.878Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:29:34.878Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:29:34.879Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:29:35.879Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:29:35.880Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:29:35.880Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:29:35.880Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:29:36.880Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:29:36.881Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:29:36.881Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:29:36.881Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:29:37.882Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:29:37.882Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:29:37.882Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:29:37.882Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:29:38.883Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:29:38.883Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:29:38.883Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:29:38.883Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:29:39.884Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:29:39.884Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:29:39.885Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:29:39.885Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:29:40.885Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:29:40.886Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:29:40.886Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:29:40.886Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:29:41.887Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:29:41.887Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:29:41.887Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:29:41.887Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:29:42.888Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "serviceName": "Demo_pNF_ptJgglHPOJPMYo1zc6Cx", "serviceVersion": "1.0", "serviceUUID": "d1d83882-7852-4a5b-8072-1885b4ff2048", "serviceDescription": "catalog service description", "serviceInvariantUUID": "03c51e14-e738-4b3e-8fb2-a081ac0d02fa", "resources": [ { "resourceInstanceName": "pNF ff945e32-844d 0", "resourceCustomizationUUID": "ef1d5cd5-cef9-4655-9938-207ef29098bb", "resourceName": "pNF ff945e32-844d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "0ba2dcbb-ad33-436f-b906-458e680047fc", "resourceInvariantUUID": "10007534-3fd4-4ce1-8c25-3f288e22a0b8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactChecksum": "NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0d7571fb-5b31-4088-99e3-ccb85bc37d70" } ], "workloadContext": "Production" } 2023-03-28T08:29:42.888Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:29:42.889Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC 2023-03-28T08:29:42.889Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:0b7b1ee4-48b4-4814-8486-4759bb4555cd ServiceName:Demo_pNF_ptJgglHPOJPMYo1zc6Cx ServiceVersion:1.0 ServiceUUID:d1d83882-7852-4a5b-8072-1885b4ff2048 ServiceInvariantUUID:03c51e14-e738-4b3e-8fb2-a081ac0d02fa ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactUUID:0d7571fb-5b31-4088-99e3-ccb85bc37d70 ArtifactChecksum:NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ff945e32-844d 0 ResourceCustomizationUUID:ef1d5cd5-cef9-4655-9938-207ef29098bb ResourceInvariantUUID:10007534-3fd4-4ce1-8c25-3f288e22a0b8 ResourceName:pNF ff945e32-844d ResourceType:PNF ResourceUUID:0ba2dcbb-ad33-436f-b906-458e680047fc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:29:42.889Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:29:42.932Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:29:42.933Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:29:42.933Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:29:42.933Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 from URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:29:42.933Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:29:42.934Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:29:43.182Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T08:29:43.186Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 0d7571fb-5b31-4088-99e3-ccb85bc37d70 88014 2023-03-28T08:29:43.186Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T08:29:43.186Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:29:43.186Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T08:29:43.186Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:29:43.186Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:29:43.186Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992183186, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:29:44.187Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:29:44.187Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:29:44.187Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70, URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar to file: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:29:44.188Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:29:44.188Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:29:44.188Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:29:44.263Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14616614655987549828/Definitions/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml 2023-03-28T08:29:44.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T08:29:44.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:29:44.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:29:44.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T08:29:44.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:29:44.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:29:44.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:29:44.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:29:44.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:29:44.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ff945e32-844d 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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:29:44.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:29:44.841Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:29:44.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:29:44.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:29:44.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T08:29:44.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:29:44.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:29:44.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:29:44.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:29:44.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T08:29:44.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:29:44.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:29:44.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:29:44.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:29:44.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:29:44.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:29:44.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:29:44.842Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:29:44.843Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:29:44.843Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:29:44.843Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:29:44.843Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:29:44.843Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ptJgglHPOJPMYo1zc6Cx Description:catalog service description Model UUID:d1d83882-7852-4a5b-8072-1885b4ff2048 Model Version:NULL Model InvariantUuid:03c51e14-e738-4b3e-8fb2-a081ac0d02fa 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-03-28T08:29:44.895Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists 2023-03-28T08:29:44.896Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T08:29:44.896Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists) 2023-03-28T08:29:44.896Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:29:44.896Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:29:44.896Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:29:44.896Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992184896, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:29:45.897Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T08:29:45.897Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists) 2023-03-28T08:29:45.897Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:29:45.897Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:29:45.898Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:29:45.898Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992185897, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:29:46.898Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:29:46.924Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:29:46.927Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:29:46.927Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:29:46.927Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:29:46.928Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:29:46.928Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:29:46.928Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:29:46.928Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:29:46.928Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:29:46.928Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:29:46.940Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:30:16.940Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:30:16.953Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and serviceModelVersionId: d1d83882-7852-4a5b-8072-1885b4ff2048 2023-03-28T08:30:16.953Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 03c51e14-e738-4b3e-8fb2-a081ac0d02fa 2023-03-28T08:30:16.954Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 2023-03-28T08:30:16.961Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:30:16.980Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||Invoke 2023-03-28T08:30:16.981Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ec8e6ea7-f5a5-4556-9f52-842b8511f8c0], X-ECOMP-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], X-TransactionId=[], X-ONAP-RequestID=[0b7b1ee4-48b4-4814-8486-4759bb4555cd], Content-Type=[application/merge-patch+json]} 2023-03-28T08:30:16.987Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:30:17.132Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?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/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:30:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[196808], x-aai-txid=[0-aai-resources-230328-08:30:15:719-53944], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:30:17.132Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:30:17.133Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||InvokeReturn 2023-03-28T08:30:17.133Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:30:17.133Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:30:17.141Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:30:17.141Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0b7b1ee4-48b4-4814-8486-4759bb4555cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:30:17.141Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:30:17.141Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:30:17.141Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:30:17.141Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992217141, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:30:18.171Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:30:18.172Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"949cd2cf-4141-4930-a770-629b2661a8b8","serviceName":"Demo_pNF_FoN9eNmy6F7zZO5fd3Rl","serviceVersion":"1.0","serviceUUID":"36ec2db0-d90f-4666-bfc9-1ec9e505475b","serviceDescription":"catalog service description","serviceInvariantUUID":"d032eafd-f902-4c15-9f33-0a447861d07f","resources":[{"resourceInstanceName":"pNF 194367a0-04ea 0","resourceName":"pNF 194367a0-04ea","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"42be0a6c-1826-4778-a3b0-684a350de3ec","resourceInvariantUUID":"37a150d6-848e-4f89-9bf6-7dee9c808042","resourceCustomizationUUID":"3f8fb470-0ce1-4cc0-a317-4f45b588639b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml","artifactChecksum":"MWI3MmViMGNjOTEzMWExNzEyOTA0MjMxOWM2YjgyYWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"db9df21d-2af1-4819-9cec-688f7a21b7de","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"32171bb3-d7fb-44e5-b05c-4fd21c3e6a90","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70fa5ab5-71f0-4bf2-9090-cc12004a70d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml","artifactChecksum":"MjdmMDlmZWE3OTRiZjU0ODFiNTI0MGI1OTc3YzJkMDY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bd6b60c6-98ee-4e6e-956e-40693b3502c0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cf181bd5-d75e-46b4-a651-8ae15d3edad9","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"98575bc4-0124-42b4-9bcd-3ffff19d95b0","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml","artifactChecksum":"MDVkOTBhNDIwY2JjMjdkMzIxZWYxYTk5N2EwODFlNmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b3b62f02-ad28-4a45-873e-6de541e50a0b","artifactVersion":"1"},{"artifactName":"service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar","artifactChecksum":"YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"36bf5004-6eb9-408a-b784-54a7a9a73d35","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:30:18.172Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:30:18.172Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:30:18.172Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:30:18.172Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:30:19.173Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:30:19.173Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:30:19.173Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:30:19.173Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:30:20.174Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:30:20.174Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:30:20.174Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:30:20.174Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:30:21.175Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:30:21.175Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:30:21.175Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:30:21.175Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:30:21.737Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:30:21.740Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:30:21.740Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992173845, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:30:21.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:30:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:30:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:30:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:30:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:30:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:30:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:30:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:30:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:30:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:30:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:30:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:30:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:30:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:30:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:30:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:30:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:30:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:30:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992183186, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992184896, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992185897, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992217141, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:30:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:30:21.744Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:30:21.744Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:30:21.744Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:30:21.744Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:30:21.744Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:30:21.744Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:30:22.176Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:30:22.176Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:30:22.176Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:30:22.176Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:30:23.177Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:30:23.177Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:30:23.177Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:30:23.178Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:30:24.178Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:30:24.179Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:30:24.179Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:30:24.179Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:30:25.179Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:30:25.180Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:30:25.180Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:30:25.180Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:30:26.181Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "serviceName": "Demo_pNF_FoN9eNmy6F7zZO5fd3Rl", "serviceVersion": "1.0", "serviceUUID": "36ec2db0-d90f-4666-bfc9-1ec9e505475b", "serviceDescription": "catalog service description", "serviceInvariantUUID": "d032eafd-f902-4c15-9f33-0a447861d07f", "resources": [ { "resourceInstanceName": "pNF 194367a0-04ea 0", "resourceCustomizationUUID": "3f8fb470-0ce1-4cc0-a317-4f45b588639b", "resourceName": "pNF 194367a0-04ea", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "42be0a6c-1826-4778-a3b0-684a350de3ec", "resourceInvariantUUID": "37a150d6-848e-4f89-9bf6-7dee9c808042", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "artifactChecksum": "YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "36bf5004-6eb9-408a-b784-54a7a9a73d35" } ], "workloadContext": "Production" } 2023-03-28T08:30:26.181Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:30:26.181Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 36ec2db0-d90f-4666-bfc9-1ec9e505475b ASDC 2023-03-28T08:30:26.181Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:949cd2cf-4141-4930-a770-629b2661a8b8 ServiceName:Demo_pNF_FoN9eNmy6F7zZO5fd3Rl ServiceVersion:1.0 ServiceUUID:36ec2db0-d90f-4666-bfc9-1ec9e505475b ServiceInvariantUUID:d032eafd-f902-4c15-9f33-0a447861d07f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ArtifactUUID:36bf5004-6eb9-408a-b784-54a7a9a73d35 ArtifactChecksum:YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 194367a0-04ea 0 ResourceCustomizationUUID:3f8fb470-0ce1-4cc0-a317-4f45b588639b ResourceInvariantUUID:37a150d6-848e-4f89-9bf6-7dee9c808042 ResourceName:pNF 194367a0-04ea ResourceType:PNF ResourceUUID:42be0a6c-1826-4778-a3b0-684a350de3ec ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:30:26.182Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 36ec2db0-d90f-4666-bfc9-1ec9e505475b ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:30:26.218Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:30:26.218Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:30:26.218Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:30:26.218Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 from URL: /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:30:26.218Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:30:26.218Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:30:26.438Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T08:30:26.441Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 36bf5004-6eb9-408a-b784-54a7a9a73d35 88012 2023-03-28T08:30:26.441Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T08:30:26.441Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:30:26.441Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T08:30:26.441Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:30:26.442Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:30:26.442Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992226441, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:30:27.443Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:30:27.443Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:30:27.444Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35, URL: /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar to file: /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:30:27.444Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:30:27.444Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:30:27.445Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:30:27.517Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16796580150216297823/Definitions/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml 2023-03-28T08:30:28.045Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T08:30:28.046Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:30:28.046Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:30:28.046Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T08:30:28.046Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:30:28.046Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:30:28.046Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:30:28.046Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:30:28.046Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:30:28.046Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:30:28.046Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 194367a0-04ea 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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:30:28.046Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:30:28.046Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:30:28.046Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:30:28.046Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Node template pNF 194367a0-04ea 0 is matching search criteria 2023-03-28T08:30:28.046Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:30:28.047Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 194367a0-04ea 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:30:28.047Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:30:28.047Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:30:28.047Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Node template pNF 194367a0-04ea 0 is matching search criteria 2023-03-28T08:30:28.047Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:30:28.047Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 194367a0-04ea 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:30:28.047Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:30:28.047Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:30:28.047Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:30:28.047Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:30:28.047Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:30:28.047Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:30:28.047Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:30:28.047Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:30:28.047Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:30:28.047Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:30:28.047Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_FoN9eNmy6F7zZO5fd3Rl Description:catalog service description Model UUID:36ec2db0-d90f-4666-bfc9-1ec9e505475b Model Version:NULL Model InvariantUuid:d032eafd-f902-4c15-9f33-0a447861d07f 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-03-28T08:30:28.089Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||ERROR|500||Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists 2023-03-28T08:30:28.090Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T08:30:28.090Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar(Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists) 2023-03-28T08:30:28.090Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:30:28.090Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:30:28.090Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:30:28.091Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992228090, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:30:29.092Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T08:30:29.092Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar(Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists) 2023-03-28T08:30:29.092Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:30:29.093Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:30:29.093Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:30:29.093Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992229092, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:30:30.094Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:30:30.121Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:30:30.126Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:30:30.126Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:30:30.126Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:30:30.126Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:30:30.126Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:30:30.126Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:30:30.126Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:30:30.126Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:30:30.127Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:30:30.141Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:31:00.142Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:31:00.152Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 949cd2cf-4141-4930-a770-629b2661a8b8 and serviceModelVersionId: 36ec2db0-d90f-4666-bfc9-1ec9e505475b 2023-03-28T08:31:00.152Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d032eafd-f902-4c15-9f33-0a447861d07f 2023-03-28T08:31:00.153Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 2023-03-28T08:31:00.161Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:31:00.178Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|INFO|500||Invoke 2023-03-28T08:31:00.178Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[949cd2cf-4141-4930-a770-629b2661a8b8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[43e46c7e-9ba9-41ec-aa77-e51a1f983fae], X-ECOMP-RequestID=[949cd2cf-4141-4930-a770-629b2661a8b8], X-TransactionId=[], X-ONAP-RequestID=[949cd2cf-4141-4930-a770-629b2661a8b8], Content-Type=[application/merge-patch+json]} 2023-03-28T08:31:00.185Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:31:00.342Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?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/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:30:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[153], vertex-id=[258192], x-aai-txid=[0-aai-resources-230328-08:30:58:918-40626], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:31:00.343Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:31:00.343Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|INFO|500||InvokeReturn 2023-03-28T08:31:00.344Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:31:00.344Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:31:00.351Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:31:00.351Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 949cd2cf-4141-4930-a770-629b2661a8b8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:31:00.351Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:31:00.351Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:00.351Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:00.351Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992260351, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:31:01.381Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:31:01.382Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"eabafc73-af9e-42e1-b6df-d575cfb4e375","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"99a0dea6-13e7-4128-be9d-1639c5abef79","serviceDescription":"service","serviceInvariantUUID":"eaa5cfa8-5b09-412d-b995-c28af06be038","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"21711f5f-c128-41f9-93bc-c2a876c6ca45","resourceInvariantUUID":"27aa5b2c-4328-40a3-98aa-9d8a23d13a80","resourceCustomizationUUID":"b60081d5-c5e8-458c-a76f-c192e0373e97","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":"M2EyYTViNDBmZTVmOWIxNTQwMzEyZjc4MWZiNWVmOGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fb0a9c1-e2e1-4368-bf56-9e7c06720ca2","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":"OGYxZTYwMDJkMWVjZDU0OTAyNzE1Y2UwZDhhYjA5ODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bffbef14-0698-46d5-8784-477c78d9e59a","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":"d394fcc8-6419-43d4-9d7b-32bdd4492f20","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":"84cc2cce-e9e5-4759-aa6d-02a4a3133a5a","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":"90b1e882-9835-45bc-95ac-ee14b602147b","artifactVersion":"2","generatedFromUUID":"305d543d-0f9b-4638-98c0-195774f121ee"},{"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":"ccfa8402-7b95-4b7b-aff5-cd2e35b17a27","artifactVersion":"2","generatedFromUUID":"d394fcc8-6419-43d4-9d7b-32bdd4492f20"},{"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":"305d543d-0f9b-4638-98c0-195774f121ee","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":"2485387a-ca6b-4d36-85b1-128af1ec3689","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":"ODk0N2I5ZWU1NDE0OWViNWJiODU2YWNiOWYwMTNhNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bc056faf-83a5-49f7-af0a-800c13834039","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ZGQwNGY2YzYzZTM4Njc0NTc5ZDE3YjliMDIxZWU3MzM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"dc246180-177b-4072-9611-13ee7d3408c7","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:31:01.382Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:31:01.382Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:01.383Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:01.383Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "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-03-28T08:31:02.383Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:31:02.383Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:02.383Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:02.383Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "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-03-28T08:31:03.384Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:31:03.385Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:03.385Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:03.385Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "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-03-28T08:31:04.386Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:31:04.386Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:04.386Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:04.387Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "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-03-28T08:31:05.388Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:31:05.388Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:05.388Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:05.388Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "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-03-28T08:31:06.390Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:31:06.390Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:06.390Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:06.390Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "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-03-28T08:31:07.391Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:31:07.391Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:07.391Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:07.391Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "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-03-28T08:31:08.392Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:31:08.392Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:08.393Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:08.393Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "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-03-28T08:31:09.393Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:31:09.394Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:09.394Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:09.394Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:31:10.395Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:31:10.395Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:10.395Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:10.395Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:31:11.396Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "99a0dea6-13e7-4128-be9d-1639c5abef79", "serviceDescription": "service", "serviceInvariantUUID": "eaa5cfa8-5b09-412d-b995-c28af06be038", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "b60081d5-c5e8-458c-a76f-c192e0373e97", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "21711f5f-c128-41f9-93bc-c2a876c6ca45", "resourceInvariantUUID": "27aa5b2c-4328-40a3-98aa-9d8a23d13a80", "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": "OGYxZTYwMDJkMWVjZDU0OTAyNzE1Y2UwZDhhYjA5ODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bffbef14-0698-46d5-8784-477c78d9e59a", "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": "d394fcc8-6419-43d4-9d7b-32bdd4492f20", "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": "ccfa8402-7b95-4b7b-aff5-cd2e35b17a27", "generatedFromUUID": "d394fcc8-6419-43d4-9d7b-32bdd4492f20" }, "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": "90b1e882-9835-45bc-95ac-ee14b602147b", "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": "ccfa8402-7b95-4b7b-aff5-cd2e35b17a27", "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": "305d543d-0f9b-4638-98c0-195774f121ee", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ZGQwNGY2YzYzZTM4Njc0NTc5ZDE3YjliMDIxZWU3MzM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "dc246180-177b-4072-9611-13ee7d3408c7" } ], "workloadContext": "Production" } 2023-03-28T08:31:11.397Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:31:11.397Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 99a0dea6-13e7-4128-be9d-1639c5abef79 ASDC 2023-03-28T08:31:11.397Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:eabafc73-af9e-42e1-b6df-d575cfb4e375 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:99a0dea6-13e7-4128-be9d-1639c5abef79 ServiceInvariantUUID:eaa5cfa8-5b09-412d-b995-c28af06be038 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:dc246180-177b-4072-9611-13ee7d3408c7 ArtifactChecksum:ZGQwNGY2YzYzZTM4Njc0NTc5ZDE3YjliMDIxZWU3MzM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:b60081d5-c5e8-458c-a76f-c192e0373e97 ResourceInvariantUUID:27aa5b2c-4328-40a3-98aa-9d8a23d13a80 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:21711f5f-c128-41f9-93bc-c2a876c6ca45 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:bffbef14-0698-46d5-8784-477c78d9e59a ArtifactChecksum:OGYxZTYwMDJkMWVjZDU0OTAyNzE1Y2UwZDhhYjA5ODU= 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:d394fcc8-6419-43d4-9d7b-32bdd4492f20 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:ccfa8402-7b95-4b7b-aff5-cd2e35b17a27 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:90b1e882-9835-45bc-95ac-ee14b602147b 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:ccfa8402-7b95-4b7b-aff5-cd2e35b17a27 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:305d543d-0f9b-4638-98c0-195774f121ee ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T08:31:11.397Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 99a0dea6-13e7-4128-be9d-1639c5abef79 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:31:11.442Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:31:11.443Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:31:11.443Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:31:11.443Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: dc246180-177b-4072-9611-13ee7d3408c7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T08:31:11.443Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:31:11.444Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T08:31:11.725Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T08:31:11.731Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar dc246180-177b-4072-9611-13ee7d3408c7 163284 2023-03-28T08:31:11.731Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:31:11.732Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T08:31:11.732Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T08:31:11.732Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:11.732Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:11.732Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992271731, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:31:12.732Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:31:12.733Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:31:12.733Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: dc246180-177b-4072-9611-13ee7d3408c7, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T08:31:12.734Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-28T08:31:12.734Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T08:31:12.735Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T08:31:12.822Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16877583659873445658/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-28T08:31:13.668Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T08:31:13.668Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:31:13.668Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T08:31:13.668Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-28T08:31:13.668Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T08:31:13.668Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T08:31:13.668Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T08:31:13.668Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T08:31:13.668Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:31:13.669Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:31:13.669Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:31:13.669Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:31:13.669Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:31:13.669Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:31:13.669Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:31:13.669Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:31:13.669Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:31:13.669Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:31:13.669Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:31:13.669Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:31:13.669Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:31:13.669Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:31:13.670Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-28T08:31:13.670Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-28T08:31:13.670Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-28T08:31:13.670Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T08:31:13.670Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:31:13.670Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T08:31:13.670Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:31:13.670Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:31:13.670Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T08:31:13.670Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:31:13.670Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:31:13.670Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T08:31:13.671Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:31:13.671Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:31:13.671Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T08:31:13.671Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:31:13.671Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:31:13.671Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T08:31:13.671Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:31:13.671Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-28T08:31:13.671Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-28T08:31:13.671Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=4eeefad9-6115-4241-a4f8-f12162b01841 2023-03-28T08:31:13.671Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:31:13.671Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:31:13.671Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:31:13.672Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:31:13.672Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:31:13.672Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:31:13.672Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:31:13.672Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:31:13.672Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:99a0dea6-13e7-4128-be9d-1639c5abef79 Model Version:NULL Model InvariantUuid:eaa5cfa8-5b09-412d-b995-c28af06be038 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:a4462083-daee-45bc-ba93-31612e9e0d44 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:27aa5b2c-4328-40a3-98aa-9d8a23d13a80 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:b60081d5-c5e8-458c-a76f-c192e0373e97 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:02ba7037-6ade-40f1-86a6-70a20f27d5b4 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:3e583ba7-3456-4e79-9ce2-db486fcaf168 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:82a9f1d8-ef7a-479d-b8ed-89239efd9677 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:889769b7-67ec-4884-8e12-ee929c565794 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:4eeefad9-6115-4241-a4f8-f12162b01841 ModelInvariantUuid:627b389a-596d-420f-a377-e12f13abf5bd ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:f5d05b42-1b13-441d-a98b-90238bdbc6b8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:82136586-b591-49e2-9bf4-a2d23ccd4d39 ModelInvariantUuid:dfd39558-e7e2-481d-aff1-3611883749ca ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:b7fd9fe6-1531-4ba7-b571-c270f1ccf494 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:31:13.720Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||ERROR|500||Csar with UUID: dc246180-177b-4072-9611-13ee7d3408c7 already exists 2023-03-28T08:31:13.720Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:31:13.720Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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: dc246180-177b-4072-9611-13ee7d3408c7 already exists) 2023-03-28T08:31:13.720Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:31:13.720Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:13.721Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:13.721Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992273720, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: dc246180-177b-4072-9611-13ee7d3408c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:31:14.721Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:31:14.722Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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: 21711f5f-c128-41f9-93bc-c2a876c6ca45 already exists) 2023-03-28T08:31:14.722Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:31:14.722Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:14.722Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:14.722Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992274721, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 21711f5f-c128-41f9-93bc-c2a876c6ca45 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:31:15.723Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:31:15.743Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:31:15.747Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:31:15.747Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:31:15.747Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:31:15.747Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:31:15.748Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:31:15.748Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:31:15.748Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:31:15.748Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:31:15.749Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:31:15.760Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:31:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:31:21.736Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:31:21.736Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:31:21.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:31:45.761Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:31:45.770Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 and serviceModelVersionId: 99a0dea6-13e7-4128-be9d-1639c5abef79 2023-03-28T08:31:45.771Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : eaa5cfa8-5b09-412d-b995-c28af06be038 2023-03-28T08:31:45.771Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0 2023-03-28T08:31:45.778Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:31:45.798Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|INFO|500||Invoke 2023-03-28T08:31:45.798Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[eabafc73-af9e-42e1-b6df-d575cfb4e375], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2ae36092-a55a-4b13-9352-092935e596f2], X-ECOMP-RequestID=[eabafc73-af9e-42e1-b6df-d575cfb4e375], X-TransactionId=[], X-ONAP-RequestID=[eabafc73-af9e-42e1-b6df-d575cfb4e375], Content-Type=[application/merge-patch+json]} 2023-03-28T08:31:45.806Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:31:45.943Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?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/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:31:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[458992], x-aai-txid=[0-aai-resources-230328-08:31:44:536-4975], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:31:45.943Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:31:45.944Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|INFO|500||InvokeReturn 2023-03-28T08:31:45.944Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:31:45.944Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:31:45.955Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:31:45.955Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID eabafc73-af9e-42e1-b6df-d575cfb4e375 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:31:45.955Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:31:45.955Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:45.955Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:45.955Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992305955, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:31:46.979Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:31:46.979Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7987d6d2-c8a2-4d3b-9806-38577e08e849","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"74e09605-ec7e-42f0-8cd6-86a8b9b29c1d","serviceDescription":"service","serviceInvariantUUID":"4ac5657e-6ca6-4def-aab7-c240945dfb9b","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"fd7ab781-1d29-4587-9cf3-f155e7aa4ef5","resourceInvariantUUID":"5af3410d-cd9e-4bc8-9c5e-58c42ee90049","resourceCustomizationUUID":"5755a7a9-66b7-4113-b73a-643bc49262cc","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":"MzJjNzZiMzRjZmVjNjU1NzllNjExNzIzMmY5MDVlZWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"12f8f5ef-b01f-42f4-8534-de0ade425265","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":"MzhmMGYzYzI2MGM4YzYxYTc5NTEzNmU2N2VmMzMyNTI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"cb940e29-9ef8-4f64-a70f-765b0b8fa872","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":"f15f2805-ebbe-4d4a-88ef-38a642369ab8","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":"462e544d-90be-4b89-aa4d-34c13c9c577a","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":"80b8c8dd-5221-4966-913c-6a63d12923e1","artifactVersion":"2","generatedFromUUID":"f15f2805-ebbe-4d4a-88ef-38a642369ab8"},{"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":"YzYxZDZjNDdkZTBkYTlkN2MzODJhYTkxOGJiOWY3NzY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7724dea7-20b2-4b94-95be-f00ff997d185","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":"NGZhMTEzYWNlZTAzMTkwZmMxMGU1ZjQxOWUzNjUzZDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fe49c60f-ad02-49f5-89a8-fcf642e00472","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"Y2NmNjhjZDUxZjMxYjBlY2M2ZmE0ODc2MTAwZWY4YzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ae4f395b-c826-4c71-b132-59026f69ddc5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:31:46.980Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:31:46.980Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:46.980Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:46.980Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "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-03-28T08:31:47.981Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:31:47.981Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:47.981Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:47.982Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "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-03-28T08:31:48.982Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:31:48.983Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:48.983Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:48.983Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "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-03-28T08:31:49.984Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:31:49.984Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:49.984Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:49.984Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "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-03-28T08:31:50.984Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:31:50.985Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:50.985Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:50.985Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "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-03-28T08:31:51.985Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:31:51.986Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:51.986Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:51.986Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "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-03-28T08:31:52.986Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:31:52.986Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:52.986Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:52.987Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:31:53.987Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:31:53.987Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:53.987Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:53.987Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:31:54.988Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "74e09605-ec7e-42f0-8cd6-86a8b9b29c1d", "serviceDescription": "service", "serviceInvariantUUID": "4ac5657e-6ca6-4def-aab7-c240945dfb9b", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "5755a7a9-66b7-4113-b73a-643bc49262cc", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "fd7ab781-1d29-4587-9cf3-f155e7aa4ef5", "resourceInvariantUUID": "5af3410d-cd9e-4bc8-9c5e-58c42ee90049", "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": "MzhmMGYzYzI2MGM4YzYxYTc5NTEzNmU2N2VmMzMyNTI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cb940e29-9ef8-4f64-a70f-765b0b8fa872", "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": "f15f2805-ebbe-4d4a-88ef-38a642369ab8", "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": "80b8c8dd-5221-4966-913c-6a63d12923e1", "generatedFromUUID": "f15f2805-ebbe-4d4a-88ef-38a642369ab8" }, "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": "80b8c8dd-5221-4966-913c-6a63d12923e1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "Y2NmNjhjZDUxZjMxYjBlY2M2ZmE0ODc2MTAwZWY4YzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ae4f395b-c826-4c71-b132-59026f69ddc5" } ], "workloadContext": "Production" } 2023-03-28T08:31:54.988Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:31:54.988Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d ASDC 2023-03-28T08:31:54.988Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7987d6d2-c8a2-4d3b-9806-38577e08e849 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:74e09605-ec7e-42f0-8cd6-86a8b9b29c1d ServiceInvariantUUID:4ac5657e-6ca6-4def-aab7-c240945dfb9b 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:ae4f395b-c826-4c71-b132-59026f69ddc5 ArtifactChecksum:Y2NmNjhjZDUxZjMxYjBlY2M2ZmE0ODc2MTAwZWY4YzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:5755a7a9-66b7-4113-b73a-643bc49262cc ResourceInvariantUUID:5af3410d-cd9e-4bc8-9c5e-58c42ee90049 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 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:cb940e29-9ef8-4f64-a70f-765b0b8fa872 ArtifactChecksum:MzhmMGYzYzI2MGM4YzYxYTc5NTEzNmU2N2VmMzMyNTI= 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:f15f2805-ebbe-4d4a-88ef-38a642369ab8 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:80b8c8dd-5221-4966-913c-6a63d12923e1 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:80b8c8dd-5221-4966-913c-6a63d12923e1 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T08:31:54.989Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:31:55.034Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:31:55.034Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:31:55.034Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:31:55.034Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-28T08:31:55.034Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:31:55.034Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-28T08:31:55.060Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:31:55.060Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@76359a9a 2023-03-28T08:31:55.060Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:31:55.060Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-28T08:31:55.060Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ae4f395b-c826-4c71-b132-59026f69ddc5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:31:55.061Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:31:55.061Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-28T08:31:55.061Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:31:55.061Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:55.061Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:55.061Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992315061, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:31:56.062Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:ae4f395b-c826-4c71-b132-59026f69ddc5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:31:56.108Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||Csar with UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists 2023-03-28T08:31:56.108Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:31:56.108Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists) 2023-03-28T08:31:56.108Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:31:56.108Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:56.108Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:56.109Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992316108, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:31:57.109Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:31:57.109Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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: fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 already exists) 2023-03-28T08:31:57.110Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:31:57.110Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:31:57.110Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:31:57.110Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992317109, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:31:58.110Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:31:58.132Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:31:58.136Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:31:58.136Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:31:58.136Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:31:58.136Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:31:58.136Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:31:58.137Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:31:58.137Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:31:58.137Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:31:58.137Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:31:58.148Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:32:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:32:21.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:32:21.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:21.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:32:21.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:21.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:32:21.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:21.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.739Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992226441, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:32:21.739Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:21.739Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.739Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992228090, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists" } 2023-03-28T08:32:21.739Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:21.739Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.739Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992229092, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists" } 2023-03-28T08:32:21.739Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:21.739Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.739Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992260351, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:32:21.740Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:21.740Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.740Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:32:21.740Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:21.740Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.740Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T08:32:21.740Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:21.740Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.740Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-28T08:32:21.740Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:21.740Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.741Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:32:21.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:21.741Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.741Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-28T08:32:21.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:21.741Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.741Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-28T08:32:21.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-28T08:32:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:32:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:32:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:32:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992271731, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:32:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992273720, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: dc246180-177b-4072-9611-13ee7d3408c7 already exists" } 2023-03-28T08:32:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:21.744Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:32:21.744Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992274721, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 21711f5f-c128-41f9-93bc-c2a876c6ca45 already exists" } 2023-03-28T08:32:21.744Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:32:28.149Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:32:28.159Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 and serviceModelVersionId: 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d 2023-03-28T08:32:28.159Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4ac5657e-6ca6-4def-aab7-c240945dfb9b 2023-03-28T08:32:28.160Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0 2023-03-28T08:32:28.167Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:32:28.180Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|INFO|500||Invoke 2023-03-28T08:32:28.180Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7987d6d2-c8a2-4d3b-9806-38577e08e849], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8508f065-3b7e-4fd7-a29b-d1c907144f87], X-ECOMP-RequestID=[7987d6d2-c8a2-4d3b-9806-38577e08e849], X-TransactionId=[], X-ONAP-RequestID=[7987d6d2-c8a2-4d3b-9806-38577e08e849], Content-Type=[application/merge-patch+json]} 2023-03-28T08:32:28.188Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:32:28.325Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?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/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:32:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[213208], x-aai-txid=[2-aai-resources-230328-08:32:26:919-74574], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:32:28.325Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:32:28.326Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|INFO|500||InvokeReturn 2023-03-28T08:32:28.326Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:32:28.326Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:32:28.334Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:32:28.335Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7987d6d2-c8a2-4d3b-9806-38577e08e849 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:32:28.335Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:32:28.335Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:32:28.335Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:32:28.335Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992348335, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:32:29.365Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:32:29.366Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"70d18c6f-8184-47a1-87df-6abc8d87c735","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"3925bfe3-60f3-4dfa-b551-c1841b15eb3a","serviceDescription":"service","serviceInvariantUUID":"dc3e4f0d-49ca-4497-90d2-6fed1c585bbc","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6a8d65fd-415c-41dc-896b-9f58c92a2bd4","resourceInvariantUUID":"37b87138-7f10-4eef-894f-fa9c823c37ab","resourceCustomizationUUID":"9510b9fb-7639-4543-9025-4b2d195ab5f7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"OTAwOGM3YzA5YmZhYTAxZmMyOGNjYjFiZGQ5MjQwYzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6ea35222-6f86-4790-9e7a-8beb4e903ae4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc8e7252-8200-4211-b235-2fae0792342d","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8ada00c6-9789-45c0-b19f-5fc87211b94e","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZDYzMDhjYmFiOGI0ZjUxZWIxNTk1ZTQ3NmUzMWExN2E\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"39ae5427-4018-4684-b49a-816dde4b203f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"71af54a7-8454-4a2a-a168-970f0a7dc334","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"db20e0a7-dae3-4e49-aaf5-442b61479a9e","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ab4e2fa0-712c-42e6-a998-475ff3694c6a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NzBmMzUxMmRhMDU3ZjU3MjI4NjIxMTkxMWU4NGVlZmI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1146fc2f-13e2-4560-87bc-38a7e07d9e55","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"OTlkZTIxOThlODIwMjBjODAzNGZkZTBhNzUyNDQ1Nzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e04364e9-51ee-4dcf-b5eb-7627d67fdb2b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:32:29.366Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:32:29.366Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:32:29.366Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:32:29.367Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:32:30.367Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:32:30.368Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:32:30.368Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:32:30.368Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:32:31.368Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:32:31.369Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:32:31.369Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:32:31.369Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:32:32.370Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:32:32.370Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:32:32.370Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:32:32.370Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:32:33.370Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:32:33.371Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:32:33.371Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:32:33.371Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:32:34.372Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:32:34.372Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:32:34.372Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:32:34.372Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:32:35.373Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:32:35.374Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:32:35.374Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:32:35.374Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:32:36.374Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:32:36.375Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:32:36.375Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:32:36.375Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:32:37.375Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:32:37.376Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:32:37.376Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:32:37.376Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:32:38.378Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "3925bfe3-60f3-4dfa-b551-c1841b15eb3a", "serviceDescription": "service", "serviceInvariantUUID": "dc3e4f0d-49ca-4497-90d2-6fed1c585bbc", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "9510b9fb-7639-4543-9025-4b2d195ab5f7", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "6a8d65fd-415c-41dc-896b-9f58c92a2bd4", "resourceInvariantUUID": "37b87138-7f10-4eef-894f-fa9c823c37ab", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "OTlkZTIxOThlODIwMjBjODAzNGZkZTBhNzUyNDQ1Nzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e04364e9-51ee-4dcf-b5eb-7627d67fdb2b" } ], "workloadContext": "Production" } 2023-03-28T08:32:38.378Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:32:38.378Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3925bfe3-60f3-4dfa-b551-c1841b15eb3a ASDC 2023-03-28T08:32:38.378Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:70d18c6f-8184-47a1-87df-6abc8d87c735 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:3925bfe3-60f3-4dfa-b551-c1841b15eb3a ServiceInvariantUUID:dc3e4f0d-49ca-4497-90d2-6fed1c585bbc ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:e04364e9-51ee-4dcf-b5eb-7627d67fdb2b ArtifactChecksum:OTlkZTIxOThlODIwMjBjODAzNGZkZTBhNzUyNDQ1Nzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:9510b9fb-7639-4543-9025-4b2d195ab5f7 ResourceInvariantUUID:37b87138-7f10-4eef-894f-fa9c823c37ab ResourceName:test-pnf ResourceType:PNF ResourceUUID:6a8d65fd-415c-41dc-896b-9f58c92a2bd4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:32:38.378Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3925bfe3-60f3-4dfa-b551-c1841b15eb3a ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:32:38.426Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:32:38.427Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:32:38.427Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:32:38.427Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:32:38.427Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:32:38.427Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:32:38.451Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:32:38.451Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4e30ba68 2023-03-28T08:32:38.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:32:38.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-28T08:32:38.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar e04364e9-51ee-4dcf-b5eb-7627d67fdb2b Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:32:38.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:32:38.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-28T08:32:38.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:32:38.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:32:38.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:32:38.452Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992358452, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:32:39.453Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:e04364e9-51ee-4dcf-b5eb-7627d67fdb2b) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:32:39.496Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||Csar with UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b already exists 2023-03-28T08:32:39.496Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:32:39.496Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b already exists) 2023-03-28T08:32:39.497Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:32:39.497Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:32:39.497Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:32:39.497Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992359496, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:32:40.498Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:32:40.498Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 already exists) 2023-03-28T08:32:40.498Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:32:40.498Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:32:40.498Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:32:40.498Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992360498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:32:41.499Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:32:41.518Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:32:41.522Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:32:41.522Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:32:41.522Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:32:41.523Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:32:41.523Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:32:41.523Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:32:41.523Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:32:41.523Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:32:41.523Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:32:41.535Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:33:11.535Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:33:11.544Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 and serviceModelVersionId: 3925bfe3-60f3-4dfa-b551-c1841b15eb3a 2023-03-28T08:33:11.544Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dc3e4f0d-49ca-4497-90d2-6fed1c585bbc 2023-03-28T08:33:11.545Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0 2023-03-28T08:33:11.550Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:33:11.566Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|INFO|500||Invoke 2023-03-28T08:33:11.567Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[70d18c6f-8184-47a1-87df-6abc8d87c735], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b613b050-a595-4a1f-8ea5-481bc6f1a5a7], X-ECOMP-RequestID=[70d18c6f-8184-47a1-87df-6abc8d87c735], X-TransactionId=[], X-ONAP-RequestID=[70d18c6f-8184-47a1-87df-6abc8d87c735], Content-Type=[application/merge-patch+json]} 2023-03-28T08:33:11.573Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:33:11.703Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?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/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:33:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[127], vertex-id=[225496], x-aai-txid=[2-aai-resources-230328-08:33:10:304-72528], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:33:11.703Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:33:11.704Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|INFO|500||InvokeReturn 2023-03-28T08:33:11.704Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:33:11.704Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:33:11.713Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:33:11.713Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 70d18c6f-8184-47a1-87df-6abc8d87c735 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:33:11.713Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:33:11.713Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:33:11.713Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:33:11.713Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992391713, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:33:12.741Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:33:12.742Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"5b870950-72c7-4020-b769-1ce4f353e2c2","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"033387d8-f321-4375-9245-b5a89495dbfb","serviceDescription":"service","serviceInvariantUUID":"c5317bf1-ece6-47a6-8556-5663e06a073c","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"eae557b2-7528-4d2e-8fec-d4217f201844","resourceInvariantUUID":"701c5ea6-1c75-4d05-b9eb-3a9dd899ff94","resourceCustomizationUUID":"06b6b891-6913-40a6-a26d-42a808272d22","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"Y2M1MDUzODk1ZGExNjljOTdiZTgxZDA4YTY5YzdlNGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"74098816-e11e-46bf-95e6-2121e5abec4f","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"93d9b725-1149-4317-ba64-4daca1b23701","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7a894370-83a8-45d4-8624-277a7896cd9c","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"NjA2NmRiMjE2MzhlMDE0ZDFlNjQyZDY1ZWFmOTg4YmE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"77f1abb6-b71c-4233-bd41-488e9038629f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"08096cb0-a73c-440a-986a-7931d9b7e41a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"63824fb2-7f61-474a-a131-ad8e83d67408","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bbd4c21c-f571-44f4-90ea-2128e85e6ad8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"ZWUyMDBlZDU5M2UwNzJlZjQxNzIwMWUxYzU1ZGQ1MDU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"32292325-4125-4555-ac8c-007883361bb0","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MDFiM2IwOTE3YjhkMGI1YmVjN2Q2ZmQ3MWVmOWJkMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"24dffdd1-943d-4850-aa0a-7e3395bac4ce","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:33:12.742Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:33:12.742Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:33:12.742Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:33:12.742Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:33:13.743Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:33:13.743Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:33:13.743Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:33:13.743Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:33:14.744Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:33:14.744Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:33:14.744Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:33:14.744Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:33:15.745Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:33:15.746Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:33:15.746Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:33:15.746Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:33:16.746Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:33:16.747Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:33:16.747Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:33:16.747Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:33:17.747Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:33:17.748Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:33:17.748Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:33:17.748Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:33:18.749Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:33:18.749Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:33:18.749Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:33:18.749Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:33:19.750Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:33:19.750Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:33:19.750Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:33:19.750Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:33:20.751Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:33:20.751Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:33:20.751Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:33:20.751Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:33:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:33:21.736Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: cached metadata has changed from (version110: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version111: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-28T08:33:21.751Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:33:21.752Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T08:33:21.752Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "033387d8-f321-4375-9245-b5a89495dbfb", "serviceDescription": "service", "serviceInvariantUUID": "c5317bf1-ece6-47a6-8556-5663e06a073c", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "06b6b891-6913-40a6-a26d-42a808272d22", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "eae557b2-7528-4d2e-8fec-d4217f201844", "resourceInvariantUUID": "701c5ea6-1c75-4d05-b9eb-3a9dd899ff94", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "MDFiM2IwOTE3YjhkMGI1YmVjN2Q2ZmQ3MWVmOWJkMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "24dffdd1-943d-4850-aa0a-7e3395bac4ce" } ], "workloadContext": "Production" } 2023-03-28T08:33:21.752Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:33:21.752Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 033387d8-f321-4375-9245-b5a89495dbfb ASDC 2023-03-28T08:33:21.753Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:5b870950-72c7-4020-b769-1ce4f353e2c2 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:033387d8-f321-4375-9245-b5a89495dbfb ServiceInvariantUUID:c5317bf1-ece6-47a6-8556-5663e06a073c ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:24dffdd1-943d-4850-aa0a-7e3395bac4ce ArtifactChecksum:MDFiM2IwOTE3YjhkMGI1YmVjN2Q2ZmQ3MWVmOWJkMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:06b6b891-6913-40a6-a26d-42a808272d22 ResourceInvariantUUID:701c5ea6-1c75-4d05-b9eb-3a9dd899ff94 ResourceName:test-pnf ResourceType:PNF ResourceUUID:eae557b2-7528-4d2e-8fec-d4217f201844 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:33:21.753Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 033387d8-f321-4375-9245-b5a89495dbfb ASDC treatNotification 2023-03-28T08:33:21.757Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=43, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:33:21.758Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 43: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=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])} 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=? 2023-03-28T08:33:21.773Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=43, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:33:21.773Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T08:33:21.773Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:33:21.779Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:33:21.779Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:33:21.779Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:33:21.779Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1907, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:33:21.779Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:33:21.780Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:33:21.795Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:33:21.795Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:33:21.795Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:33:21.795Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 24dffdd1-943d-4850-aa0a-7e3395bac4ce from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:33:21.795Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:33:21.795Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:33:21.814Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:33:21.815Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5db91585 2023-03-28T08:33:21.815Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:33:21.815Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-28T08:33:21.815Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 24dffdd1-943d-4850-aa0a-7e3395bac4ce Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:33:21.815Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:33:21.815Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-28T08:33:21.815Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:33:21.815Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:33:21.816Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:33:21.816Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992401815, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:33:22.791Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.792Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992305955, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:33:22.792Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.793Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.793Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.793Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.794Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.794Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T08:33:22.794Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.794Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T08:33:22.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T08:33:22.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:33:22.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992315061, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:33:22.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992316108, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists" } 2023-03-28T08:33:22.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992317109, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 already exists" } 2023-03-28T08:33:22.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992348335, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:33:22.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:33:22.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992358452, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:33:22.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992359496, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b already exists" } 2023-03-28T08:33:22.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992360498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 already exists" } 2023-03-28T08:33:22.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992391713, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:33:22.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.802Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.802Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.802Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.802Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.802Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.802Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.802Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.802Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.802Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.802Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.802Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:33:22.803Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.803Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.803Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:33:22.803Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.803Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:33:22.803Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992401815, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:33:22.803Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:33:22.816Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:24dffdd1-943d-4850-aa0a-7e3395bac4ce) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:33:22.869Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 24dffdd1-943d-4850-aa0a-7e3395bac4ce already exists 2023-03-28T08:33:22.870Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:33:22.870Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 24dffdd1-943d-4850-aa0a-7e3395bac4ce already exists) 2023-03-28T08:33:22.870Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:33:22.870Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:33:22.870Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:33:22.870Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992402870, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 24dffdd1-943d-4850-aa0a-7e3395bac4ce already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:33:23.871Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:33:23.871Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: eae557b2-7528-4d2e-8fec-d4217f201844 already exists) 2023-03-28T08:33:23.871Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:33:23.872Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:33:23.872Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:33:23.872Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992403871, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: eae557b2-7528-4d2e-8fec-d4217f201844 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:33:24.872Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5b870950-72c7-4020-b769-1ce4f353e2c2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:33:24.894Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5b870950-72c7-4020-b769-1ce4f353e2c2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:33:24.899Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:33:24.899Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:33:24.899Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:33:24.899Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:33:24.899Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:33:24.899Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:33:24.899Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:33:24.900Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:33:24.900Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:33:24.912Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:33:54.912Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5b870950-72c7-4020-b769-1ce4f353e2c2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:33:54.925Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5b870950-72c7-4020-b769-1ce4f353e2c2 and serviceModelVersionId: 033387d8-f321-4375-9245-b5a89495dbfb 2023-03-28T08:33:54.925Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c5317bf1-ece6-47a6-8556-5663e06a073c 2023-03-28T08:33:54.925Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0 2023-03-28T08:33:54.933Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:33:54.950Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T08:33:54.951Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0|INFO|500||Invoke 2023-03-28T08:33:54.959Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:33:55.092Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0|INFO|500||InvokeReturn 2023-03-28T08:33:55.092Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:33:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[129], vertex-id=[229576], x-aai-txid=[1-aai-resources-230328-08:33:53:691-76795], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:33:55.092Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:33:55.093Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:33:55.093Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:33:55.106Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:33:55.106Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5b870950-72c7-4020-b769-1ce4f353e2c2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:33:55.106Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:33:55.106Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:33:55.106Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:33:55.106Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992435106, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:33:56.137Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:33:56.137Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"4a694158-df11-4f74-81ca-e0e7671cea6e","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"92c89856-e60b-4745-bd23-5b2397f56e08","serviceDescription":"service","serviceInvariantUUID":"37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0b7486fa-83a3-40a1-a3bf-9bae60ca7a0f","resourceInvariantUUID":"0b3dc7e1-5376-413c-b889-2134b6e89324","resourceCustomizationUUID":"58f608dc-dafc-462f-add4-8fce2099a6c8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ZDQ2Y2YwYWE4ZDE5ZTJhZTkzMGFkMWQ0MzliODc3YjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a09d320e-c058-4b8c-b5cc-0398bd5b618e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"195675ef-57ee-4836-acb1-e3dde4cc14f5","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dbcd65bd-a01f-4199-9e57-99e07ae610e6","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZmQ0ODE0NWY1ODNmNTFlNDdkMzM2NzM0Mjk4Yzc2YjA\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"9d4b2c73-463a-4f48-9457-97820a4c843c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"553c3ec8-83ea-4582-886a-cd72b2501490","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4f503193-8275-43b5-8354-390a0afe4530","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4884f580-ff66-4ddf-9a46-637f5d4741c5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"N2ZlMjA4YzdkMzhhYjc2NWEyZTliN2Y0MDIzNWE1ZTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3599c5a4-cadf-4c56-9dbf-9e2980a88900","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MjY2ZDkzZmYxMmIwYTIwZWUxNzg0MzY5ODE3ZjI2NTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"15d0593e-1e69-4af0-9979-c9cb71bce943","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:33:56.138Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:33:56.138Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:33:56.138Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:33:56.138Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:33:57.138Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:33:57.139Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:33:57.139Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:33:57.139Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:33:58.140Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:33:58.140Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:33:58.140Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:33:58.140Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:33:59.141Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:33:59.142Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:33:59.142Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:33:59.142Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:34:00.144Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:34:00.144Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:34:00.144Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:34:00.144Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:34:01.145Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:34:01.146Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:34:01.146Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:34:01.146Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:34:02.146Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:34:02.147Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:34:02.147Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:34:02.147Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:34:03.148Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:34:03.148Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:34:03.148Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:34:03.148Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:34:04.149Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:34:04.149Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:34:04.149Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:34:04.149Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:34:05.150Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "92c89856-e60b-4745-bd23-5b2397f56e08", "serviceDescription": "service", "serviceInvariantUUID": "37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "58f608dc-dafc-462f-add4-8fce2099a6c8", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "0b7486fa-83a3-40a1-a3bf-9bae60ca7a0f", "resourceInvariantUUID": "0b3dc7e1-5376-413c-b889-2134b6e89324", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "MjY2ZDkzZmYxMmIwYTIwZWUxNzg0MzY5ODE3ZjI2NTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "15d0593e-1e69-4af0-9979-c9cb71bce943" } ], "workloadContext": "Production" } 2023-03-28T08:34:05.151Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:34:05.151Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 92c89856-e60b-4745-bd23-5b2397f56e08 ASDC 2023-03-28T08:34:05.151Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:4a694158-df11-4f74-81ca-e0e7671cea6e ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:92c89856-e60b-4745-bd23-5b2397f56e08 ServiceInvariantUUID:37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:15d0593e-1e69-4af0-9979-c9cb71bce943 ArtifactChecksum:MjY2ZDkzZmYxMmIwYTIwZWUxNzg0MzY5ODE3ZjI2NTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:58f608dc-dafc-462f-add4-8fce2099a6c8 ResourceInvariantUUID:0b3dc7e1-5376-413c-b889-2134b6e89324 ResourceName:test-pnf ResourceType:PNF ResourceUUID:0b7486fa-83a3-40a1-a3bf-9bae60ca7a0f ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:34:05.152Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 92c89856-e60b-4745-bd23-5b2397f56e08 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:34:05.203Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:34:05.203Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:34:05.203Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:34:05.203Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 15d0593e-1e69-4af0-9979-c9cb71bce943 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:34:05.203Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:34:05.203Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:34:05.221Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:34:05.221Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@65722377 2023-03-28T08:34:05.221Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:34:05.221Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-28T08:34:05.221Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 15d0593e-1e69-4af0-9979-c9cb71bce943 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:34:05.222Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:34:05.222Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-28T08:34:05.222Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:34:05.222Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:34:05.222Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:34:05.222Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992445221, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:34:06.222Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:15d0593e-1e69-4af0-9979-c9cb71bce943) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T08:34:06.245Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:34:06.245Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 0b7486fa-83a3-40a1-a3bf-9bae60ca7a0f 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=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T08:34:06.253Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||test-pnf 0 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-28T08:34:06.281Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_ALREADY_EXIST test-pnf 0 0b7486fa-83a3-40a1-a3bf-9bae60ca7a0f test-pnf 2023-03-28T08:34:06.281Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 92c89856-e60b-4745-bd23-5b2397f56e08 2023-03-28T08:34:06.281Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 92c89856-e60b-4745-bd23-5b2397f56e08 2023-03-28T08:34:06.281Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 0b7486fa-83a3-40a1-a3bf-9bae60ca7a0f 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=? 2023-03-28T08:34:06.289Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:34:06.311Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:34:06.317Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 0b7486fa-83a3-40a1-a3bf-9bae60ca7a0f 0 ASDC deployResourceStructure 2023-03-28T08:34:06.317Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-28T08:34:06.318Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:34:06.318Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-28T08:34:06.318Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:34:06.319Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:34:06.319Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:34:06.319Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992446318, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:34:07.319Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4a694158-df11-4f74-81ca-e0e7671cea6e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:34:07.344Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4a694158-df11-4f74-81ca-e0e7671cea6e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:34:07.348Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:34:07.349Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:34:07.349Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:34:07.349Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:34:07.349Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:34:07.349Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:34:07.349Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:34:07.349Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-28T08:34:07.349Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:34:07.362Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:34:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:34:21.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:34:21.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992402870, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 24dffdd1-943d-4850-aa0a-7e3395bac4ce already exists" } 2023-03-28T08:34:21.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:34:37.362Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4a694158-df11-4f74-81ca-e0e7671cea6e and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:34:37.374Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4a694158-df11-4f74-81ca-e0e7671cea6e and serviceModelVersionId: 92c89856-e60b-4745-bd23-5b2397f56e08 2023-03-28T08:34:37.374Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1 2023-03-28T08:34:37.375Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1/model-vers/model-ver/92c89856-e60b-4745-bd23-5b2397f56e08?depth=0 2023-03-28T08:34:37.381Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:34:37.394Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1/model-vers/model-ver/92c89856-e60b-4745-bd23-5b2397f56e08?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T08:34:37.394Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1/model-vers/model-ver/92c89856-e60b-4745-bd23-5b2397f56e08?depth=0|INFO|500||Invoke 2023-03-28T08:34:37.401Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1/model-vers/model-ver/92c89856-e60b-4745-bd23-5b2397f56e08?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T08:34:37.536Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1/model-vers/model-ver/92c89856-e60b-4745-bd23-5b2397f56e08?depth=0|INFO|500||InvokeReturn 2023-03-28T08:34:37.537Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1/model-vers/model-ver/92c89856-e60b-4745-bd23-5b2397f56e08?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:34:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[512240], x-aai-txid=[1-aai-resources-230328-08:34:36:131-59403], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:34:37.537Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:34:37.537Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:34:37.537Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:34:37.550Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:34:37.550Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4a694158-df11-4f74-81ca-e0e7671cea6e and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-28T08:34:37.550Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:34:37.550Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:34:37.550Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:34:37.550Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992477550, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:34:38.582Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T08:34:38.582Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T08:34:38.583Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Node 0 disconnected. 2023-03-28T08:34:38.584Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Node 1 disconnected. 2023-03-28T08:34:38.584Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T08:34:38.584Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T08:34:38.584Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T08:34:38.584Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T08:34:38.588Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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=12, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T08:34:38.589Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-46f11bf8-7f0b-4ee0-844c-6ce1170c9730 2023-03-28T08:34:38.589Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T08:34:38.589Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T08:34:40.106Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:34:43.115Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:34:46.125Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:34:49.134Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:34:52.142Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:34:55.151Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:34:58.160Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:35:01.169Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:35:04.178Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:35:07.186Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:35:10.197Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:35:13.206Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:35:16.215Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:35:19.223Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:35:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:35:21.749Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:35:21.749Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T08:35:21.755Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=44, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-46f11bf8-7f0b-4ee0-844c-6ce1170c9730', protocol='range'} 2023-03-28T08:35:21.755Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=44, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:35:21.760Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:35:21.760Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:35:21.760Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:35:21.760Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:35:21.761Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:35:21.761Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:35:21.761Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 44: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-46f11bf8-7f0b-4ee0-844c-6ce1170c9730=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-28T08:35:21.775Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=44, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-46f11bf8-7f0b-4ee0-844c-6ce1170c9730', protocol='range'} 2023-03-28T08:35:21.775Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T08:35:21.775Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=44, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:35:21.776Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T08:35:21.776Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T08:35:21.776Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:35:21.780Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:35:21.781Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:35:21.781Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:35:21.781Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:35:21.781Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:35:21.781Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:35:21.781Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:35:21.781Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:35:21.781Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:35:21.782Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1944, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:35:21.782Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:35:21.782Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:35:22.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:35:22.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992403871, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: eae557b2-7528-4d2e-8fec-d4217f201844 already exists" } 2023-03-28T08:35:22.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:35:22.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:35:22.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992435106, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:35:22.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:35:22.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:35:22.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:35:22.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:35:22.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:35:22.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:35:22.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:35:22.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:35:22.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:35:22.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:35:22.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:35:22.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:35:22.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:35:22.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:35:22.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:35:22.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:35:22.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:35:22.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:35:22.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:35:22.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:35:22.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:35:22.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:35:22.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:35:22.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:35:22.802Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:35:22.802Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:35:22.802Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679991716854, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:35:22.802Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:35:22.802Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:35:22.802Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992445221, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:35:22.802Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:35:22.802Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:35:22.802Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992446318, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-28T08:35:22.802Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:35:22.802Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:35:22.802Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992477550, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-28T08:35:22.802Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:35:22.855Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:35:22.855Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:35:22.857Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:35:22.857Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:35:22.857Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:35:22.857Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:35:23.858Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:35:23.858Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:35:23.858Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:35:23.859Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:35:24.859Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:35:24.859Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:35:24.860Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:35:24.860Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:35:25.860Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:35:25.861Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:35:25.861Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:35:25.861Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:35:26.861Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:35:26.861Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:35:26.861Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:35:26.861Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:35:27.862Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:35:27.862Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:35:27.862Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:35:27.862Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:35:28.863Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:35:28.863Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:35:28.863Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:35:28.863Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:35:29.864Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T08:35:29.865Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:35:29.865Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T08:35:29.865Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T08:35:29.865Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:35:29.906Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:35:29.907Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:35:29.907Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:35:29.907Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T08:35:29.907Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:35:29.907Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T08:35:29.937Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:35:29.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1bc59145 2023-03-28T08:35:29.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:35:29.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T08:35:29.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:35:29.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T08:35:29.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T08:35:29.938Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:35:29.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:35:29.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:35:29.939Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992529938, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:35:30.940Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T08:35:30.959Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:35:30.959Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:35:30.965Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T08:35:30.965Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T08:35:30.965Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T08:35:30.965Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:35:30.966Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T08:35:30.981Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:35:30.981Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4d873c91 2023-03-28T08:35:30.981Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:35:30.981Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T08:35:30.981Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:35:30.982Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T08:35:30.982Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T08:35:30.982Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:35:30.982Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:35:30.982Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:35:30.982Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992530982, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:35:31.984Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:35:31.984Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:35:32.010Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:35:32.014Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:35:32.014Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:36:02.014Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:36:02.038Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:36:02.043Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:36:02.043Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:36:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:36:21.736Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:36:21.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:36:21.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:36:32.044Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:36:32.080Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:36:32.084Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:36:32.084Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:37:02.084Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:37:02.110Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:37:02.115Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:37:02.115Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:37:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:37:21.736Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:37:21.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T08:37:21.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:37:21.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:37:21.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T08:37:21.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:37:21.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:37:21.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:37:21.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:37:21.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:37:21.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T08:37:21.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:37:21.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:37:21.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:37:21.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:37:21.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:37:21.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:37:21.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:37:21.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:37:21.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992529938, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:37:21.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:37:21.739Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:37:21.739Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992530982, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:37:21.739Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:37:32.116Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:37:32.137Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:37:32.141Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:37:32.141Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:38:02.141Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:38:02.169Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:38:02.174Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:38:02.174Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:38:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:38:32.174Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:38:32.198Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:38:32.203Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:38:32.204Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:39:02.204Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:39:02.228Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:39:02.232Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:39:02.232Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:39:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:39:32.232Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:39:32.258Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:39:32.263Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:39:32.264Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:40:02.264Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:40:02.284Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:40:02.287Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:40:02.287Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:40:21.736Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:40:22.951Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-28T08:40:22.951Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Member SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-46f11bf8-7f0b-4ee0-844c-6ce1170c9730 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired. 2023-03-28T08:40:22.952Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-28T08:40:22.952Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-28T08:40:25.315Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:40:25.331Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:40:25.332Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T08:40:25.338Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=45, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:40:25.339Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 45: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T08:40:25.355Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=45, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:40:25.355Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T08:40:25.355Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:40:25.360Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:40:25.360Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:40:25.361Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:40:25.361Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1967, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:40:25.361Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:40:25.361Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:40:32.288Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-28T08:40:32.288Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:40:32.297Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 and serviceModelVersionId: 13446838-c2d8-44e0-b023-218e9441e598 2023-03-28T08:40:32.297Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3cf4123-39c1-4298-8213-e654cf9416c1 2023-03-28T08:40:32.298Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 2023-03-28T08:40:32.303Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:40:32.316Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||Invoke 2023-03-28T08:40:32.316Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[28da44e1-3040-446e-90f1-f76f577e5751], X-ECOMP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], X-TransactionId=[], X-ONAP-RequestID=[e03c40b6-f5bf-4f3e-979a-0380c4e17941], Content-Type=[application/merge-patch+json]} 2023-03-28T08:40:32.321Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T08:40:32.441Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?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/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:40:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[117], vertex-id=[381168], x-aai-txid=[2-aai-resources-230328-08:40:31:049-87360], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:40:32.442Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:40:32.442Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3cf4123-39c1-4298-8213-e654cf9416c1/model-vers/model-ver/13446838-c2d8-44e0-b023-218e9441e598?depth=0|INFO|500||InvokeReturn 2023-03-28T08:40:32.442Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:40:32.442Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:40:32.455Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:40:32.455Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e03c40b6-f5bf-4f3e-979a-0380c4e17941 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-28T08:40:32.455Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-28T08:40:32.455Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:40:32.456Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:40:32.456Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992832455, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:40:32.470Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:40:32.470Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679992832455, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-28T08:40:32.471Z||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-03-28T08:40:33.487Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:40:33.487Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6d315fdc-3a43-437b-b276-edcee10041ec","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"baa19d62-62c3-43ef-9567-048930744e84","serviceDescription":"service","serviceInvariantUUID":"68899c2d-d5d8-40ff-9f1c-97dbc2695d9d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2d73a0cf-88be-4d48-bac8-32bf0bef18a1","resourceInvariantUUID":"d29d359d-e7f2-4e47-82d7-f803b9e570ef","resourceCustomizationUUID":"23a5224b-144f-4925-95ad-3b6fb3010917","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YWUyNzM0NWRhMGRmMjVhN2I4OTgzMTA2MjI5NzBhZmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"526996e8-0ef8-4444-add7-8f8225061ef9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f7e269d-4c3d-442a-ac24-b1a1721ffda4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:40:33.487Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:40:33.488Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:40:33.488Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:40:33.488Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:40:34.488Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:40:34.489Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:40:34.489Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:40:34.489Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:40:35.490Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "baa19d62-62c3-43ef-9567-048930744e84", "serviceDescription": "service", "serviceInvariantUUID": "68899c2d-d5d8-40ff-9f1c-97dbc2695d9d", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "23a5224b-144f-4925-95ad-3b6fb3010917", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2d73a0cf-88be-4d48-bac8-32bf0bef18a1", "resourceInvariantUUID": "d29d359d-e7f2-4e47-82d7-f803b9e570ef", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f7e269d-4c3d-442a-ac24-b1a1721ffda4" } ], "workloadContext": "Production" } 2023-03-28T08:40:35.491Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:40:35.491Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 baa19d62-62c3-43ef-9567-048930744e84 ASDC 2023-03-28T08:40:35.492Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6d315fdc-3a43-437b-b276-edcee10041ec ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:baa19d62-62c3-43ef-9567-048930744e84 ServiceInvariantUUID:68899c2d-d5d8-40ff-9f1c-97dbc2695d9d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4 ArtifactChecksum:ZmQ1NjkyMjU4ZGIyZThkYTZlNGQ1Yjk2ZDdjNGNiZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:23a5224b-144f-4925-95ad-3b6fb3010917 ResourceInvariantUUID:d29d359d-e7f2-4e47-82d7-f803b9e570ef ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2d73a0cf-88be-4d48-bac8-32bf0bef18a1 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-28T08:40:35.492Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF baa19d62-62c3-43ef-9567-048930744e84 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:40:35.542Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:40:35.543Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:40:35.543Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:40:35.543Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T08:40:35.543Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:40:35.544Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-28T08:40:35.570Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:40:35.570Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@118347ba 2023-03-28T08:40:35.570Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:40:35.570Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-28T08:40:35.570Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:40:35.570Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T08:40:35.570Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-28T08:40:35.570Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:40:35.571Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:40:35.571Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:40:35.571Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992835570, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:40:36.572Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:3f7e269d-4c3d-442a-ac24-b1a1721ffda4) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:40:36.619Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists 2023-03-28T08:40:36.620Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T08:40:36.620Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists) 2023-03-28T08:40:36.620Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:40:36.620Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:40:36.620Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:40:36.620Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992836620, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:40:37.621Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-28T08:40:37.622Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists) 2023-03-28T08:40:37.622Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:40:37.622Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:40:37.622Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:40:37.622Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992837621, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:40:38.624Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:40:38.650Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:40:38.655Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:40:38.655Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:40:38.655Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:40:38.655Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:40:38.655Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:40:38.655Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:40:38.655Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:40:38.656Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:40:38.656Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:40:38.671Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:41:08.672Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d315fdc-3a43-437b-b276-edcee10041ec and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:41:08.684Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d315fdc-3a43-437b-b276-edcee10041ec and serviceModelVersionId: baa19d62-62c3-43ef-9567-048930744e84 2023-03-28T08:41:08.685Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68899c2d-d5d8-40ff-9f1c-97dbc2695d9d 2023-03-28T08:41:08.685Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 2023-03-28T08:41:08.709Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:41:08.780Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||Invoke 2023-03-28T08:41:08.780Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6bea74f0-48a6-4a25-8e1c-ecad04c32a02], X-ECOMP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], X-TransactionId=[], X-ONAP-RequestID=[6d315fdc-3a43-437b-b276-edcee10041ec], Content-Type=[application/merge-patch+json]} 2023-03-28T08:41:08.788Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:41:08.916Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?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/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:41:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[125], vertex-id=[241832], x-aai-txid=[1-aai-resources-230328-08:41:07:515-59265], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:41:08.917Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:41:08.917Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68899c2d-d5d8-40ff-9f1c-97dbc2695d9d/model-vers/model-ver/baa19d62-62c3-43ef-9567-048930744e84?depth=0|INFO|500||InvokeReturn 2023-03-28T08:41:08.917Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:41:08.917Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:41:08.930Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:41:08.930Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d315fdc-3a43-437b-b276-edcee10041ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:41:08.930Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:41:08.930Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:08.930Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:08.930Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992868930, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:41:09.954Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:41:09.954Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b1101844-7f05-4c6e-8dec-0936c7401cd2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f13ca837-ae90-403c-9881-446f755d4bf8","serviceDescription":"service","serviceInvariantUUID":"22d33c51-a0cb-43ff-b88c-056b90379b28","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"34e5bbe9-7741-4165-b12d-b84e25d08f32","resourceInvariantUUID":"f898deb2-e327-4ee2-9a03-34e07a677d6e","resourceCustomizationUUID":"42b32958-f457-419a-b9ad-9d83f09d3632","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjNiOTJiYjJhZDBkN2MyNjhhMDRmMDUxMDViZWRiMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62f26e84-bf2e-40e5-988d-2a7a91849eff","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7aeb8003-1803-4624-aedf-ffe1fcf931c8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f806266e-6d66-42df-a556-de319d652129","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c09a72b0-0f8e-476e-82f1-16dcd82ad64c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6289936-6aac-441c-8af2-efa335579f8c","artifactVersion":"2","generatedFromUUID":"f806266e-6d66-42df-a556-de319d652129"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JlNzI4MTFhZWI4NTgxOWU3OGZhNmM4ODRkNTViN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8b8d456-25e5-4024-b0fb-35d62ebfbac0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"88db2004-e0d0-45c3-b086-5eac73849247","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:41:09.955Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:41:09.955Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:09.955Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:09.955Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:41:10.955Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:41:10.956Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:10.956Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:10.956Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:41:11.956Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:41:11.957Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:11.957Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:11.957Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:41:12.957Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:41:12.958Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:12.958Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:12.958Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:41:13.959Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:41:13.959Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:13.959Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:13.959Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:41:14.960Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:41:14.960Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:14.960Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:14.960Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:41:15.962Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:41:15.963Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:15.963Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:15.963Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:41:16.964Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "f13ca837-ae90-403c-9881-446f755d4bf8", "serviceDescription": "service", "serviceInvariantUUID": "22d33c51-a0cb-43ff-b88c-056b90379b28", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "42b32958-f457-419a-b9ad-9d83f09d3632", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "34e5bbe9-7741-4165-b12d-b84e25d08f32", "resourceInvariantUUID": "f898deb2-e327-4ee2-9a03-34e07a677d6e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7aeb8003-1803-4624-aedf-ffe1fcf931c8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f806266e-6d66-42df-a556-de319d652129", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "generatedFromUUID": "f806266e-6d66-42df-a556-de319d652129" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f6289936-6aac-441c-8af2-efa335579f8c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88db2004-e0d0-45c3-b086-5eac73849247" } ], "workloadContext": "Production" } 2023-03-28T08:41:16.964Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:41:16.965Z|6d315fdc-3a43-437b-b276-edcee10041ec|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f13ca837-ae90-403c-9881-446f755d4bf8 ASDC 2023-03-28T08:41:16.965Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b1101844-7f05-4c6e-8dec-0936c7401cd2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:f13ca837-ae90-403c-9881-446f755d4bf8 ServiceInvariantUUID:22d33c51-a0cb-43ff-b88c-056b90379b28 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:88db2004-e0d0-45c3-b086-5eac73849247 ArtifactChecksum:NTdiNjRjZjVlYzU0MjIwNGNlNDk0YTUxODZkNWJmMWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:42b32958-f457-419a-b9ad-9d83f09d3632 ResourceInvariantUUID:f898deb2-e327-4ee2-9a03-34e07a677d6e ResourceName:basic_vm ResourceType:VF ResourceUUID:34e5bbe9-7741-4165-b12d-b84e25d08f32 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:7aeb8003-1803-4624-aedf-ffe1fcf931c8 ArtifactChecksum:N2RhYjY1YjFjMTkyMDgwODU0OTI2YWVkMTg3OTQzZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f806266e-6d66-42df-a556-de319d652129 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:f6289936-6aac-441c-8af2-efa335579f8c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T08:41:16.965Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f13ca837-ae90-403c-9881-446f755d4bf8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:41:17.015Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:41:17.016Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:41:17.016Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:41:17.016Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 88db2004-e0d0-45c3-b086-5eac73849247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T08:41:17.017Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:41:17.017Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-28T08:41:17.041Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:41:17.042Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6a7827a0 2023-03-28T08:41:17.042Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:41:17.043Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-28T08:41:17.043Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 88db2004-e0d0-45c3-b086-5eac73849247 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:41:17.043Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T08:41:17.043Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-28T08:41:17.044Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:41:17.044Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:17.044Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:17.044Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992877043, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:41:18.045Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:88db2004-e0d0-45c3-b086-5eac73849247) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:41:18.094Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists 2023-03-28T08:41:18.095Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T08:41:18.095Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists) 2023-03-28T08:41:18.095Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:41:18.095Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:18.095Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:18.095Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992878095, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:41:19.096Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-28T08:41:19.096Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists) 2023-03-28T08:41:19.096Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:41:19.096Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:19.096Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:19.096Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992879096, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:41:20.097Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:41:20.123Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:41:20.127Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:41:20.128Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:41:20.128Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:41:20.128Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:41:20.128Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:41:20.128Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:41:20.128Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:41:20.128Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:41:20.128Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:41:20.140Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:41:21.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:41:21.740Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:41:21.740Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:41:21.740Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:41:21.740Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:41:21.741Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:41:21.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:41:21.741Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:41:21.741Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992835570, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:41:21.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:41:21.741Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:41:21.741Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992836620, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 3f7e269d-4c3d-442a-ac24-b1a1721ffda4 already exists" } 2023-03-28T08:41:21.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:41:21.741Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:41:21.741Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992837621, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2d73a0cf-88be-4d48-bac8-32bf0bef18a1 already exists" } 2023-03-28T08:41:21.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:41:21.741Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:41:21.741Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6d315fdc-3a43-437b-b276-edcee10041ec", "consumerID": "SO-sdc-controller", "timestamp": 1679992868930, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:41:21.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:41:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:41:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:41:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:41:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:41:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-28T08:41:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:41:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:41:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T08:41:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:41:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:41:21.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:41:21.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:41:21.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:41:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T08:41:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:41:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:41:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:41:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:41:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:41:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:41:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:41:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:41:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992877043, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:41:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:41:21.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:41:21.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992878095, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 88db2004-e0d0-45c3-b086-5eac73849247 already exists" } 2023-03-28T08:41:21.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:41:21.744Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-28T08:41:21.744Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992879096, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 34e5bbe9-7741-4165-b12d-b84e25d08f32 already exists" } 2023-03-28T08:41:21.744Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:41:50.140Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:41:50.152Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b1101844-7f05-4c6e-8dec-0936c7401cd2 and serviceModelVersionId: f13ca837-ae90-403c-9881-446f755d4bf8 2023-03-28T08:41:50.153Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22d33c51-a0cb-43ff-b88c-056b90379b28 2023-03-28T08:41:50.153Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 2023-03-28T08:41:50.161Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:41:50.185Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||Invoke 2023-03-28T08:41:50.185Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[883544ef-3118-40aa-b86e-c62f1610ef8a], X-ECOMP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], X-TransactionId=[], X-ONAP-RequestID=[b1101844-7f05-4c6e-8dec-0936c7401cd2], Content-Type=[application/merge-patch+json]} 2023-03-28T08:41:50.193Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:41:50.308Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?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/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:41:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[111], vertex-id=[237712], x-aai-txid=[1-aai-resources-230328-08:41:48:922-69256], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:41:50.308Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:41:50.309Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22d33c51-a0cb-43ff-b88c-056b90379b28/model-vers/model-ver/f13ca837-ae90-403c-9881-446f755d4bf8?depth=0|INFO|500||InvokeReturn 2023-03-28T08:41:50.309Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:41:50.309Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:41:50.322Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:41:50.322Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b1101844-7f05-4c6e-8dec-0936c7401cd2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:41:50.322Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:41:50.322Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:50.323Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:50.323Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992910322, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:41:51.352Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:41:51.352Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c2cb142b-b896-4d67-9f54-19b9dd862b28","serviceName":"Demo_pNF_qiMMnDktT3zZPbU7Zg63","serviceVersion":"1.0","serviceUUID":"2c1e7107-0c4e-4c2a-a2a5-51108c66555d","serviceDescription":"catalog service description","serviceInvariantUUID":"0aa0ec4c-3380-4600-a27c-67961782bbc7","resources":[{"resourceInstanceName":"pNF 9722b1f5-84b8 0","resourceName":"pNF 9722b1f5-84b8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2b30b77f-dd65-40e7-9249-5a491c07599d","resourceInvariantUUID":"42f25fc6-441e-4c83-bc2f-2b1b5021e2c7","resourceCustomizationUUID":"29a39946-ebbc-4eda-acaa-7e6a5b0c65ae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml","artifactChecksum":"MWYxMjk3NjFmYjEyZWM1ODA0ZmI0MWIzYWQ2YzQ3Nzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c81fd0c1-45a7-4104-8c72-8e0076012222","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b150721-2582-4525-b530-a219dce91c5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f80678ec-8b72-423e-86c8-59043a62099b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml","artifactChecksum":"NGNkYmE5YjAwN2RiYjVmNDIwMGJiZTk0YmEyNGIzZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e1bc1d6-6447-48c6-b1b6-b7a4229191ce","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70f6aa00-85c7-43e5-a44a-32e2e41b8b9f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7685caae-1ad8-417c-afc1-4a11d3d7b5ef","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml","artifactChecksum":"Nzc5NTkzOGUxNjQ2MzE4MzgxNWU3MWYzY2JmMjNmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42134f8a-1644-48cf-9528-7e77492f7546","artifactVersion":"1"},{"artifactName":"service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar","artifactChecksum":"OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e9fa943-2647-43b9-be09-f905a8cf4638","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:41:51.353Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:41:51.353Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:51.353Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:51.353Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:41:52.354Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:41:52.355Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:52.355Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:52.356Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:41:53.357Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:41:53.357Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:53.357Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:53.357Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:41:54.358Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:41:54.358Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:54.358Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:54.358Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:41:55.359Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:41:55.359Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:55.359Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:55.359Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:41:56.360Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:41:56.360Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:56.360Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:56.360Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:41:57.361Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:41:57.361Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:57.361Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:57.362Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:41:58.362Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:41:58.363Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:58.363Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:58.363Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:41:59.364Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "serviceName": "Demo_pNF_qiMMnDktT3zZPbU7Zg63", "serviceVersion": "1.0", "serviceUUID": "2c1e7107-0c4e-4c2a-a2a5-51108c66555d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0aa0ec4c-3380-4600-a27c-67961782bbc7", "resources": [ { "resourceInstanceName": "pNF 9722b1f5-84b8 0", "resourceCustomizationUUID": "29a39946-ebbc-4eda-acaa-7e6a5b0c65ae", "resourceName": "pNF 9722b1f5-84b8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2b30b77f-dd65-40e7-9249-5a491c07599d", "resourceInvariantUUID": "42f25fc6-441e-4c83-bc2f-2b1b5021e2c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "artifactChecksum": "OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e9fa943-2647-43b9-be09-f905a8cf4638" } ], "workloadContext": "Production" } 2023-03-28T08:41:59.364Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:41:59.364Z|b1101844-7f05-4c6e-8dec-0936c7401cd2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC 2023-03-28T08:41:59.364Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c2cb142b-b896-4d67-9f54-19b9dd862b28 ServiceName:Demo_pNF_qiMMnDktT3zZPbU7Zg63 ServiceVersion:1.0 ServiceUUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d ServiceInvariantUUID:0aa0ec4c-3380-4600-a27c-67961782bbc7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ArtifactUUID:5e9fa943-2647-43b9-be09-f905a8cf4638 ArtifactChecksum:OTk4NzdjZTYxNTdkOGI1NTcyZTU3MzYzMzk0MWViNTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 9722b1f5-84b8 0 ResourceCustomizationUUID:29a39946-ebbc-4eda-acaa-7e6a5b0c65ae ResourceInvariantUUID:42f25fc6-441e-4c83-bc2f-2b1b5021e2c7 ResourceName:pNF 9722b1f5-84b8 ResourceType:PNF ResourceUUID:2b30b77f-dd65-40e7-9249-5a491c07599d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:41:59.365Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e7107-0c4e-4c2a-a2a5-51108c66555d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:41:59.407Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:41:59.408Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:41:59.408Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:41:59.409Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 from URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:41:59.409Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:41:59.409Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:41:59.671Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T08:41:59.674Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 5e9fa943-2647-43b9-be09-f905a8cf4638 88026 2023-03-28T08:41:59.674Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T08:41:59.674Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:41:59.674Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T08:41:59.675Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:41:59.675Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:41:59.675Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992919674, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:42:00.675Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:42:00.676Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:42:00.676Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638, URL: /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar to file: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:42:00.677Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:42:00.677Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:42:00.677Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:42:00.753Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2993868014843681003/Definitions/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml 2023-03-28T08:42:01.328Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T08:42:01.328Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:42:01.328Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:42:01.328Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T08:42:01.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:42:01.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:42:01.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 9722b1f5-84b8 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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:42:01.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:42:01.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:42:01.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:42:01.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||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-DemoPnfQimmndktt3zzpbu7zg63-csar.csar 2023-03-28T08:42:01.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:42:01.329Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:42:01.330Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:42:01.330Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T08:42:01.330Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:42:01.330Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:42:01.330Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:42:01.330Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:42:01.331Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Node template pNF 9722b1f5-84b8 0 is matching search criteria 2023-03-28T08:42:01.331Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:42:01.331Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 9722b1f5-84b8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:42:01.331Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:42:01.331Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:42:01.331Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:42:01.331Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:42:01.331Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:42:01.331Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:42:01.331Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:42:01.331Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:42:01.332Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:42:01.332Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_qiMMnDktT3zZPbU7Zg63 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:42:01.332Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_qiMMnDktT3zZPbU7Zg63 Description:catalog service description Model UUID:2c1e7107-0c4e-4c2a-a2a5-51108c66555d Model Version:NULL Model InvariantUuid:0aa0ec4c-3380-4600-a27c-67961782bbc7 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-03-28T08:42:01.370Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists 2023-03-28T08:42:01.370Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T08:42:01.370Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists) 2023-03-28T08:42:01.370Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:42:01.371Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:42:01.371Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:42:01.371Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992921370, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:42:02.371Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar ASDC sendASDCNotification 2023-03-28T08:42:02.372Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar(Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists) 2023-03-28T08:42:02.372Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:42:02.372Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:42:02.372Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:42:02.372Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992922371, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:42:03.373Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:42:03.396Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:42:03.400Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:42:03.400Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:42:03.400Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:42:03.400Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:42:03.400Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:42:03.401Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:42:03.401Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:42:03.401Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:42:03.401Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:42:03.411Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:42:21.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:42:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:42:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b1101844-7f05-4c6e-8dec-0936c7401cd2", "consumerID": "SO-sdc-controller", "timestamp": 1679992910322, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:42:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:42:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:42:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:42:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:42:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:42:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:42:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:42:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:42:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:42:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:42:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:42:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:42:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:42:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:42:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:42:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:42:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:42:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/resourceInstances/pnf9722b1f584b80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:42:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:42:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:42:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:42:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:42:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:42:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:42:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:42:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:42:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992919674, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:42:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:42:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:42:21.747Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992921370, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e9fa943-2647-43b9-be09-f905a8cf4638 already exists" } 2023-03-28T08:42:21.747Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:42:21.747Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:42:21.747Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992922371, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQimmndktt3zzpbu7zg63/1.0/artifacts/service-DemoPnfQimmndktt3zzpbu7zg63-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2b30b77f-dd65-40e7-9249-5a491c07599d already exists" } 2023-03-28T08:42:21.747Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:42:33.411Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:42:33.423Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2cb142b-b896-4d67-9f54-19b9dd862b28 and serviceModelVersionId: 2c1e7107-0c4e-4c2a-a2a5-51108c66555d 2023-03-28T08:42:33.423Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0aa0ec4c-3380-4600-a27c-67961782bbc7 2023-03-28T08:42:33.424Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 2023-03-28T08:42:33.430Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:42:33.449Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T08:42:33.450Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||Invoke 2023-03-28T08:42:33.459Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:42:33.588Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0|INFO|500||InvokeReturn 2023-03-28T08:42:33.589Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0aa0ec4c-3380-4600-a27c-67961782bbc7/model-vers/model-ver/2c1e7107-0c4e-4c2a-a2a5-51108c66555d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:42:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[180424], x-aai-txid=[2-aai-resources-230328-08:42:32:186-98503], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:42:33.589Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:42:33.589Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:42:33.589Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:42:33.599Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:42:33.600Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2cb142b-b896-4d67-9f54-19b9dd862b28 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:42:33.600Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:42:33.600Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:42:33.600Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:42:33.600Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992953600, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:42:34.630Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:42:34.631Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"0b7b1ee4-48b4-4814-8486-4759bb4555cd","serviceName":"Demo_pNF_ptJgglHPOJPMYo1zc6Cx","serviceVersion":"1.0","serviceUUID":"d1d83882-7852-4a5b-8072-1885b4ff2048","serviceDescription":"catalog service description","serviceInvariantUUID":"03c51e14-e738-4b3e-8fb2-a081ac0d02fa","resources":[{"resourceInstanceName":"pNF ff945e32-844d 0","resourceName":"pNF ff945e32-844d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba2dcbb-ad33-436f-b906-458e680047fc","resourceInvariantUUID":"10007534-3fd4-4ce1-8c25-3f288e22a0b8","resourceCustomizationUUID":"ef1d5cd5-cef9-4655-9938-207ef29098bb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml","artifactChecksum":"MGIzMWFiNWM0NmQzNDU5MmVjYTkzYjk3ZDU0NjVlOWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7f0ac813-7fb7-4d1b-bccc-c0ed0bed1afa","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"de8c719a-5b62-4746-8efc-f6e318f3be56","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a9a96e55-e7be-41d5-80cc-fce815a5eb06","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml","artifactChecksum":"OGM1ZjU5OWI1MmI0YTM5MGYxMzA0ODMyNjcxNTcwMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d73ce652-789b-41be-81d0-6b0962549507","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f37955db-1fe2-4859-9f57-9e14d5e4e90d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dc3c6c01-74ab-420d-b0b2-2194f79c91b8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml","artifactChecksum":"ZDUwYjVkMjk2NTBjOTIwZDhkOTdkMTgzOWU3YjZhOTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"95477967-e046-4cb7-a6f0-51283459a8ab","artifactVersion":"1"},{"artifactName":"service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar","artifactChecksum":"NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0d7571fb-5b31-4088-99e3-ccb85bc37d70","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:42:34.631Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:42:34.631Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:42:34.632Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:42:34.632Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:42:35.632Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:42:35.633Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:42:35.633Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:42:35.633Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:42:36.634Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:42:36.635Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:42:36.635Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:42:36.635Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:42:37.636Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:42:37.636Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:42:37.637Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:42:37.637Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:42:38.637Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:42:38.638Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:42:38.639Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:42:38.639Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:42:39.639Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:42:39.640Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:42:39.640Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:42:39.640Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:42:40.641Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:42:40.641Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:42:40.641Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:42:40.641Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:42:41.642Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:42:41.642Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:42:41.642Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:42:41.643Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:42:42.643Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "serviceName": "Demo_pNF_ptJgglHPOJPMYo1zc6Cx", "serviceVersion": "1.0", "serviceUUID": "d1d83882-7852-4a5b-8072-1885b4ff2048", "serviceDescription": "catalog service description", "serviceInvariantUUID": "03c51e14-e738-4b3e-8fb2-a081ac0d02fa", "resources": [ { "resourceInstanceName": "pNF ff945e32-844d 0", "resourceCustomizationUUID": "ef1d5cd5-cef9-4655-9938-207ef29098bb", "resourceName": "pNF ff945e32-844d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "0ba2dcbb-ad33-436f-b906-458e680047fc", "resourceInvariantUUID": "10007534-3fd4-4ce1-8c25-3f288e22a0b8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "artifactChecksum": "NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0d7571fb-5b31-4088-99e3-ccb85bc37d70" } ], "workloadContext": "Production" } 2023-03-28T08:42:42.644Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:42:42.644Z|c2cb142b-b896-4d67-9f54-19b9dd862b28|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC 2023-03-28T08:42:42.644Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:0b7b1ee4-48b4-4814-8486-4759bb4555cd ServiceName:Demo_pNF_ptJgglHPOJPMYo1zc6Cx ServiceVersion:1.0 ServiceUUID:d1d83882-7852-4a5b-8072-1885b4ff2048 ServiceInvariantUUID:03c51e14-e738-4b3e-8fb2-a081ac0d02fa ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ArtifactUUID:0d7571fb-5b31-4088-99e3-ccb85bc37d70 ArtifactChecksum:NTU2M2NhOTEwMjYxYjcwOTA3MTRkZjVmMTgyNGFjZGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ff945e32-844d 0 ResourceCustomizationUUID:ef1d5cd5-cef9-4655-9938-207ef29098bb ResourceInvariantUUID:10007534-3fd4-4ce1-8c25-3f288e22a0b8 ResourceName:pNF ff945e32-844d ResourceType:PNF ResourceUUID:0ba2dcbb-ad33-436f-b906-458e680047fc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:42:42.644Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d1d83882-7852-4a5b-8072-1885b4ff2048 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:42:42.694Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:42:42.694Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:42:42.695Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:42:42.695Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 from URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:42:42.695Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:42:42.695Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:42:42.908Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T08:42:42.911Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 0d7571fb-5b31-4088-99e3-ccb85bc37d70 88014 2023-03-28T08:42:42.911Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T08:42:42.911Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:42:42.912Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T08:42:42.912Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:42:42.912Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:42:42.912Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992962911, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:42:43.913Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:42:43.914Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:42:43.914Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70, URL: /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar to file: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:42:43.915Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:42:43.916Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:42:43.916Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:42:44.002Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1234754152093052305/Definitions/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml 2023-03-28T08:42:44.540Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T08:42:44.541Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:42:44.541Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:42:44.541Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T08:42:44.541Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:42:44.541Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:42:44.541Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:42:44.541Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:42:44.541Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:42:44.541Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ff945e32-844d 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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:42:44.541Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||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-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar 2023-03-28T08:42:44.541Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:42:44.541Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:42:44.541Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:42:44.541Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T08:42:44.542Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:42:44.542Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:42:44.542Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:42:44.542Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:42:44.542Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Node template pNF ff945e32-844d 0 is matching search criteria 2023-03-28T08:42:44.542Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:42:44.542Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF ff945e32-844d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:42:44.542Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:42:44.542Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:42:44.542Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:42:44.542Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:42:44.542Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:42:44.542Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:42:44.542Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:42:44.542Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:42:44.542Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:42:44.543Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_ptJgglHPOJPMYo1zc6Cx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:42:44.543Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ptJgglHPOJPMYo1zc6Cx Description:catalog service description Model UUID:d1d83882-7852-4a5b-8072-1885b4ff2048 Model Version:NULL Model InvariantUuid:03c51e14-e738-4b3e-8fb2-a081ac0d02fa 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-03-28T08:42:44.589Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists 2023-03-28T08:42:44.589Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T08:42:44.589Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists) 2023-03-28T08:42:44.589Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:42:44.589Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:42:44.589Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:42:44.589Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992964589, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:42:45.590Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar ASDC sendASDCNotification 2023-03-28T08:42:45.591Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar(Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists) 2023-03-28T08:42:45.591Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:42:45.591Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:42:45.591Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:42:45.591Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992965590, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:42:46.592Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:42:46.609Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:42:46.613Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:42:46.613Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:42:46.614Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:42:46.614Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:42:46.614Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:42:46.614Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:42:46.614Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:42:46.614Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:42:46.615Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:42:46.625Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:43:16.625Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:43:16.637Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0b7b1ee4-48b4-4814-8486-4759bb4555cd and serviceModelVersionId: d1d83882-7852-4a5b-8072-1885b4ff2048 2023-03-28T08:43:16.638Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 03c51e14-e738-4b3e-8fb2-a081ac0d02fa 2023-03-28T08:43:16.638Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 2023-03-28T08:43:16.645Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:43:16.657Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T08:43:16.658Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||Invoke 2023-03-28T08:43:16.663Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:43:16.778Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0|INFO|500||InvokeReturn 2023-03-28T08:43:16.778Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03c51e14-e738-4b3e-8fb2-a081ac0d02fa/model-vers/model-ver/d1d83882-7852-4a5b-8072-1885b4ff2048?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:43:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[110], vertex-id=[196808], x-aai-txid=[2-aai-resources-230328-08:43:15:392-27333], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:43:16.778Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:43:16.779Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:43:16.779Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:43:16.789Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:43:16.789Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0b7b1ee4-48b4-4814-8486-4759bb4555cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:43:16.790Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:43:16.790Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:43:16.790Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:43:16.790Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992996790, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:43:17.820Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:43:17.820Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"949cd2cf-4141-4930-a770-629b2661a8b8","serviceName":"Demo_pNF_FoN9eNmy6F7zZO5fd3Rl","serviceVersion":"1.0","serviceUUID":"36ec2db0-d90f-4666-bfc9-1ec9e505475b","serviceDescription":"catalog service description","serviceInvariantUUID":"d032eafd-f902-4c15-9f33-0a447861d07f","resources":[{"resourceInstanceName":"pNF 194367a0-04ea 0","resourceName":"pNF 194367a0-04ea","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"42be0a6c-1826-4778-a3b0-684a350de3ec","resourceInvariantUUID":"37a150d6-848e-4f89-9bf6-7dee9c808042","resourceCustomizationUUID":"3f8fb470-0ce1-4cc0-a317-4f45b588639b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml","artifactChecksum":"MWI3MmViMGNjOTEzMWExNzEyOTA0MjMxOWM2YjgyYWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"db9df21d-2af1-4819-9cec-688f7a21b7de","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar","artifactChecksum":"MDMyYTQ1ODAyMGY4MGU5Y2RkZWE2Y2U0YTQzMDdjMWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"32171bb3-d7fb-44e5-b05c-4fd21c3e6a90","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70fa5ab5-71f0-4bf2-9090-cc12004a70d4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml","artifactChecksum":"MjdmMDlmZWE3OTRiZjU0ODFiNTI0MGI1OTc3YzJkMDY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bd6b60c6-98ee-4e6e-956e-40693b3502c0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cf181bd5-d75e-46b4-a651-8ae15d3edad9","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"98575bc4-0124-42b4-9bcd-3ffff19d95b0","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml","artifactChecksum":"MDVkOTBhNDIwY2JjMjdkMzIxZWYxYTk5N2EwODFlNmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b3b62f02-ad28-4a45-873e-6de541e50a0b","artifactVersion":"1"},{"artifactName":"service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar","artifactChecksum":"YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"36bf5004-6eb9-408a-b784-54a7a9a73d35","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:43:17.820Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:43:17.821Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:43:17.821Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:43:17.821Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:43:18.821Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:43:18.822Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:43:18.822Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:43:18.822Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:43:19.823Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:43:19.823Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:43:19.823Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:43:19.824Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:43:20.824Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:43:20.825Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:43:20.825Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:43:20.825Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:43:21.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:43:21.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:43:21.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c2cb142b-b896-4d67-9f54-19b9dd862b28", "consumerID": "SO-sdc-controller", "timestamp": 1679992953600, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:43:21.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:43:21.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:43:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:43:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:43:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:43:21.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:43:21.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:43:21.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:43:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:43:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:43:21.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:43:21.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:43:21.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:43:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:43:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:43:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:43:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:43:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/resourceInstances/pnfff945e32844d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:43:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:43:21.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:43:21.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:43:21.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:43:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:43:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:43:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:43:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:43:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992962911, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:43:21.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:43:21.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:43:21.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992964589, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 0d7571fb-5b31-4088-99e3-ccb85bc37d70 already exists" } 2023-03-28T08:43:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:43:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:43:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992965590, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPtjgglhpojpmyo1zc6cx/1.0/artifacts/service-DemoPnfPtjgglhpojpmyo1zc6cx-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 0ba2dcbb-ad33-436f-b906-458e680047fc already exists" } 2023-03-28T08:43:21.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:43:21.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:43:21.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "0b7b1ee4-48b4-4814-8486-4759bb4555cd", "consumerID": "SO-sdc-controller", "timestamp": 1679992996790, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:43:21.747Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:43:21.747Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:43:21.747Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:43:21.747Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:43:21.747Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:43:21.747Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:43:21.747Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:43:21.747Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:43:21.748Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:43:21.748Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:43:21.748Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-28T08:43:21.748Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:43:21.748Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:43:21.826Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:43:21.826Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:43:21.826Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:43:21.826Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:43:22.827Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:43:22.828Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:43:22.828Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:43:22.828Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:43:23.829Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:43:23.830Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:43:23.830Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:43:23.830Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:43:24.832Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:43:24.832Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:43:24.832Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:43:24.833Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:43:25.833Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "serviceName": "Demo_pNF_FoN9eNmy6F7zZO5fd3Rl", "serviceVersion": "1.0", "serviceUUID": "36ec2db0-d90f-4666-bfc9-1ec9e505475b", "serviceDescription": "catalog service description", "serviceInvariantUUID": "d032eafd-f902-4c15-9f33-0a447861d07f", "resources": [ { "resourceInstanceName": "pNF 194367a0-04ea 0", "resourceCustomizationUUID": "3f8fb470-0ce1-4cc0-a317-4f45b588639b", "resourceName": "pNF 194367a0-04ea", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "42be0a6c-1826-4778-a3b0-684a350de3ec", "resourceInvariantUUID": "37a150d6-848e-4f89-9bf6-7dee9c808042", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "artifactChecksum": "YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "36bf5004-6eb9-408a-b784-54a7a9a73d35" } ], "workloadContext": "Production" } 2023-03-28T08:43:25.834Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:43:25.834Z|0b7b1ee4-48b4-4814-8486-4759bb4555cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 36ec2db0-d90f-4666-bfc9-1ec9e505475b ASDC 2023-03-28T08:43:25.834Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:949cd2cf-4141-4930-a770-629b2661a8b8 ServiceName:Demo_pNF_FoN9eNmy6F7zZO5fd3Rl ServiceVersion:1.0 ServiceUUID:36ec2db0-d90f-4666-bfc9-1ec9e505475b ServiceInvariantUUID:d032eafd-f902-4c15-9f33-0a447861d07f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ArtifactUUID:36bf5004-6eb9-408a-b784-54a7a9a73d35 ArtifactChecksum:YzYxY2ZjNWZjMzI4ODE1MTBmMDE3ZDVlZjFkNWEwNDA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 194367a0-04ea 0 ResourceCustomizationUUID:3f8fb470-0ce1-4cc0-a317-4f45b588639b ResourceInvariantUUID:37a150d6-848e-4f89-9bf6-7dee9c808042 ResourceName:pNF 194367a0-04ea ResourceType:PNF ResourceUUID:42be0a6c-1826-4778-a3b0-684a350de3ec ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:43:25.834Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 36ec2db0-d90f-4666-bfc9-1ec9e505475b ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:43:25.876Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:43:25.877Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:43:25.877Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:43:25.877Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 from URL: /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:43:25.877Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:43:25.877Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:43:26.238Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T08:43:26.240Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 36bf5004-6eb9-408a-b784-54a7a9a73d35 88012 2023-03-28T08:43:26.241Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T08:43:26.241Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:43:26.241Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T08:43:26.241Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:43:26.241Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:43:26.241Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679993006241, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:43:27.242Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:43:27.243Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:43:27.243Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35, URL: /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar to file: /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:43:27.243Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:43:27.244Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:43:27.244Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:43:27.346Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16996170937546047696/Definitions/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml 2023-03-28T08:43:27.906Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T08:43:27.906Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:43:27.906Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:43:27.906Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-28T08:43:27.906Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:43:27.906Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:43:27.906Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:43:27.906Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:43:27.906Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:43:27.906Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:43:27.906Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 194367a0-04ea 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-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar 2023-03-28T08:43:27.906Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:43:27.907Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:43:27.907Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:43:27.907Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Node template pNF 194367a0-04ea 0 is matching search criteria 2023-03-28T08:43:27.907Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:43:27.907Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 194367a0-04ea 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:43:27.907Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:43:27.907Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:43:27.907Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Node template pNF 194367a0-04ea 0 is matching search criteria 2023-03-28T08:43:27.907Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:43:27.907Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 194367a0-04ea 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:43:27.907Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:43:27.907Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:43:27.907Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:43:27.907Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:43:27.908Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:43:27.908Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:43:27.908Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:43:27.908Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:43:27.908Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:43:27.908Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_FoN9eNmy6F7zZO5fd3Rl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:43:27.908Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_FoN9eNmy6F7zZO5fd3Rl Description:catalog service description Model UUID:36ec2db0-d90f-4666-bfc9-1ec9e505475b Model Version:NULL Model InvariantUuid:d032eafd-f902-4c15-9f33-0a447861d07f 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-03-28T08:43:27.959Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||ERROR|500||Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists 2023-03-28T08:43:27.960Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T08:43:27.960Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar(Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists) 2023-03-28T08:43:27.960Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:43:27.960Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:43:27.960Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:43:27.960Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679993007960, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:43:28.960Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar ASDC sendASDCNotification 2023-03-28T08:43:28.961Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar(Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists) 2023-03-28T08:43:28.961Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:43:28.961Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:43:28.961Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:43:28.961Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679993008960, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:43:29.962Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:43:29.989Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:43:29.993Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:43:29.993Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:43:29.993Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:43:29.994Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:43:29.994Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:43:29.994Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:43:29.994Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:43:29.994Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:43:29.994Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:43:30.009Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:44:00.010Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 949cd2cf-4141-4930-a770-629b2661a8b8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:44:00.021Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 949cd2cf-4141-4930-a770-629b2661a8b8 and serviceModelVersionId: 36ec2db0-d90f-4666-bfc9-1ec9e505475b 2023-03-28T08:44:00.021Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d032eafd-f902-4c15-9f33-0a447861d07f 2023-03-28T08:44:00.022Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 2023-03-28T08:44:00.028Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:44:00.039Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T08:44:00.040Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|INFO|500||Invoke 2023-03-28T08:44:00.047Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:44:00.195Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0|INFO|500||InvokeReturn 2023-03-28T08:44:00.196Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d032eafd-f902-4c15-9f33-0a447861d07f/model-vers/model-ver/36ec2db0-d90f-4666-bfc9-1ec9e505475b?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:43:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[258192], x-aai-txid=[2-aai-resources-230328-08:43:58:774-10983], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:44:00.196Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:44:00.196Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:44:00.196Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:44:00.206Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:44:00.207Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 949cd2cf-4141-4930-a770-629b2661a8b8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:44:00.207Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:44:00.207Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:00.207Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:00.207Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679993040207, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:44:01.234Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:44:01.234Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"eabafc73-af9e-42e1-b6df-d575cfb4e375","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"99a0dea6-13e7-4128-be9d-1639c5abef79","serviceDescription":"service","serviceInvariantUUID":"eaa5cfa8-5b09-412d-b995-c28af06be038","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"21711f5f-c128-41f9-93bc-c2a876c6ca45","resourceInvariantUUID":"27aa5b2c-4328-40a3-98aa-9d8a23d13a80","resourceCustomizationUUID":"b60081d5-c5e8-458c-a76f-c192e0373e97","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":"M2EyYTViNDBmZTVmOWIxNTQwMzEyZjc4MWZiNWVmOGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fb0a9c1-e2e1-4368-bf56-9e7c06720ca2","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":"OGYxZTYwMDJkMWVjZDU0OTAyNzE1Y2UwZDhhYjA5ODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bffbef14-0698-46d5-8784-477c78d9e59a","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":"d394fcc8-6419-43d4-9d7b-32bdd4492f20","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":"84cc2cce-e9e5-4759-aa6d-02a4a3133a5a","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":"90b1e882-9835-45bc-95ac-ee14b602147b","artifactVersion":"2","generatedFromUUID":"305d543d-0f9b-4638-98c0-195774f121ee"},{"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":"ccfa8402-7b95-4b7b-aff5-cd2e35b17a27","artifactVersion":"2","generatedFromUUID":"d394fcc8-6419-43d4-9d7b-32bdd4492f20"},{"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":"305d543d-0f9b-4638-98c0-195774f121ee","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":"2485387a-ca6b-4d36-85b1-128af1ec3689","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":"ODk0N2I5ZWU1NDE0OWViNWJiODU2YWNiOWYwMTNhNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bc056faf-83a5-49f7-af0a-800c13834039","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ZGQwNGY2YzYzZTM4Njc0NTc5ZDE3YjliMDIxZWU3MzM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"dc246180-177b-4072-9611-13ee7d3408c7","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:44:01.235Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:44:01.235Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:01.235Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:01.235Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "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-03-28T08:44:02.236Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:44:02.236Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:02.236Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:02.236Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "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-03-28T08:44:03.237Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:44:03.237Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:03.237Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:03.237Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "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-03-28T08:44:04.238Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:44:04.238Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:04.238Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:04.238Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "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-03-28T08:44:05.239Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:44:05.239Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:05.239Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:05.239Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "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-03-28T08:44:06.239Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:44:06.240Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:06.240Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:06.240Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "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-03-28T08:44:07.241Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:44:07.241Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:07.241Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:07.241Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "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-03-28T08:44:08.241Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:44:08.242Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:08.242Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:08.242Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "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-03-28T08:44:09.243Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:44:09.243Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:09.244Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:09.244Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:44:10.245Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:44:10.246Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:10.246Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:10.246Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:44:11.248Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "99a0dea6-13e7-4128-be9d-1639c5abef79", "serviceDescription": "service", "serviceInvariantUUID": "eaa5cfa8-5b09-412d-b995-c28af06be038", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "b60081d5-c5e8-458c-a76f-c192e0373e97", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "21711f5f-c128-41f9-93bc-c2a876c6ca45", "resourceInvariantUUID": "27aa5b2c-4328-40a3-98aa-9d8a23d13a80", "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": "OGYxZTYwMDJkMWVjZDU0OTAyNzE1Y2UwZDhhYjA5ODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bffbef14-0698-46d5-8784-477c78d9e59a", "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": "d394fcc8-6419-43d4-9d7b-32bdd4492f20", "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": "ccfa8402-7b95-4b7b-aff5-cd2e35b17a27", "generatedFromUUID": "d394fcc8-6419-43d4-9d7b-32bdd4492f20" }, "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": "90b1e882-9835-45bc-95ac-ee14b602147b", "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": "ccfa8402-7b95-4b7b-aff5-cd2e35b17a27", "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": "305d543d-0f9b-4638-98c0-195774f121ee", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ZGQwNGY2YzYzZTM4Njc0NTc5ZDE3YjliMDIxZWU3MzM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "dc246180-177b-4072-9611-13ee7d3408c7" } ], "workloadContext": "Production" } 2023-03-28T08:44:11.248Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:44:11.248Z|949cd2cf-4141-4930-a770-629b2661a8b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 99a0dea6-13e7-4128-be9d-1639c5abef79 ASDC 2023-03-28T08:44:11.249Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:eabafc73-af9e-42e1-b6df-d575cfb4e375 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:99a0dea6-13e7-4128-be9d-1639c5abef79 ServiceInvariantUUID:eaa5cfa8-5b09-412d-b995-c28af06be038 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:dc246180-177b-4072-9611-13ee7d3408c7 ArtifactChecksum:ZGQwNGY2YzYzZTM4Njc0NTc5ZDE3YjliMDIxZWU3MzM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:b60081d5-c5e8-458c-a76f-c192e0373e97 ResourceInvariantUUID:27aa5b2c-4328-40a3-98aa-9d8a23d13a80 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:21711f5f-c128-41f9-93bc-c2a876c6ca45 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:bffbef14-0698-46d5-8784-477c78d9e59a ArtifactChecksum:OGYxZTYwMDJkMWVjZDU0OTAyNzE1Y2UwZDhhYjA5ODU= 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:d394fcc8-6419-43d4-9d7b-32bdd4492f20 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:ccfa8402-7b95-4b7b-aff5-cd2e35b17a27 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:90b1e882-9835-45bc-95ac-ee14b602147b 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:ccfa8402-7b95-4b7b-aff5-cd2e35b17a27 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:305d543d-0f9b-4638-98c0-195774f121ee ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T08:44:11.249Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 99a0dea6-13e7-4128-be9d-1639c5abef79 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:44:11.292Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:44:11.293Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:44:11.293Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:44:11.294Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: dc246180-177b-4072-9611-13ee7d3408c7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T08:44:11.294Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:44:11.294Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T08:44:11.535Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-28T08:44:11.541Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar dc246180-177b-4072-9611-13ee7d3408c7 163284 2023-03-28T08:44:11.541Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:44:11.541Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-28T08:44:11.542Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-28T08:44:11.542Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:11.542Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:11.542Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679993051541, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:44:12.543Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:44:12.544Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:44:12.544Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: dc246180-177b-4072-9611-13ee7d3408c7, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T08:44:12.545Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-28T08:44:12.546Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T08:44:12.546Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T08:44:12.625Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14541758137709603088/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-28T08:44:13.433Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-28T08:44:13.433Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:44:13.433Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-28T08:44:13.434Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-28T08:44:13.434Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T08:44:13.434Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T08:44:13.434Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T08:44:13.434Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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-03-28T08:44:13.434Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-28T08:44:13.434Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:44:13.434Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:44:13.434Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:44:13.434Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:44:13.434Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:44:13.435Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:44:13.435Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:44:13.435Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:44:13.435Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-28T08:44:13.435Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-28T08:44:13.435Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:44:13.435Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:44:13.435Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:44:13.435Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-28T08:44:13.436Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-28T08:44:13.436Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-28T08:44:13.436Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-28T08:44:13.436Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:44:13.436Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-28T08:44:13.436Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:44:13.436Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:44:13.436Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T08:44:13.436Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:44:13.437Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:44:13.437Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T08:44:13.437Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:44:13.437Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:44:13.437Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T08:44:13.437Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:44:13.437Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-28T08:44:13.437Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-28T08:44:13.437Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:44:13.437Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-28T08:44:13.437Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-28T08:44:13.437Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=4eeefad9-6115-4241-a4f8-f12162b01841 2023-03-28T08:44:13.437Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:44:13.438Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:44:13.438Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:44:13.438Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:44:13.438Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:44:13.438Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:44:13.438Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-28T08:44:13.438Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-28T08:44:13.438Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:99a0dea6-13e7-4128-be9d-1639c5abef79 Model Version:NULL Model InvariantUuid:eaa5cfa8-5b09-412d-b995-c28af06be038 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:a4462083-daee-45bc-ba93-31612e9e0d44 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:27aa5b2c-4328-40a3-98aa-9d8a23d13a80 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:b60081d5-c5e8-458c-a76f-c192e0373e97 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:02ba7037-6ade-40f1-86a6-70a20f27d5b4 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:3e583ba7-3456-4e79-9ce2-db486fcaf168 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:82a9f1d8-ef7a-479d-b8ed-89239efd9677 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:889769b7-67ec-4884-8e12-ee929c565794 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:4eeefad9-6115-4241-a4f8-f12162b01841 ModelInvariantUuid:627b389a-596d-420f-a377-e12f13abf5bd ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:f5d05b42-1b13-441d-a98b-90238bdbc6b8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:82136586-b591-49e2-9bf4-a2d23ccd4d39 ModelInvariantUuid:dfd39558-e7e2-481d-aff1-3611883749ca ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:b7fd9fe6-1531-4ba7-b571-c270f1ccf494 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:44:13.478Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||ERROR|500||Csar with UUID: dc246180-177b-4072-9611-13ee7d3408c7 already exists 2023-03-28T08:44:13.478Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:44:13.478Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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: dc246180-177b-4072-9611-13ee7d3408c7 already exists) 2023-03-28T08:44:13.479Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:44:13.479Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:13.479Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:13.479Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679993053478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: dc246180-177b-4072-9611-13ee7d3408c7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:44:14.480Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:44:14.481Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||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: 21711f5f-c128-41f9-93bc-c2a876c6ca45 already exists) 2023-03-28T08:44:14.481Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:44:14.481Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:14.481Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:14.481Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679993054480, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 21711f5f-c128-41f9-93bc-c2a876c6ca45 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:44:15.482Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:44:15.509Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:44:15.513Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:44:15.514Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:44:15.514Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:44:15.514Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:44:15.514Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:44:15.514Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:44:15.514Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:44:15.514Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:44:15.514Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:44:15.528Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:44:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:44:21.736Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:44:21.736Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:44:21.737Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:44:45.529Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:44:45.538Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: eabafc73-af9e-42e1-b6df-d575cfb4e375 and serviceModelVersionId: 99a0dea6-13e7-4128-be9d-1639c5abef79 2023-03-28T08:44:45.538Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : eaa5cfa8-5b09-412d-b995-c28af06be038 2023-03-28T08:44:45.539Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0 2023-03-28T08:44:45.551Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:44:45.575Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|INFO|500||Invoke 2023-03-28T08:44:45.576Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[eabafc73-af9e-42e1-b6df-d575cfb4e375], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d9c503ea-2100-4367-89f9-0c3ff6abd1ee], X-ECOMP-RequestID=[eabafc73-af9e-42e1-b6df-d575cfb4e375], X-TransactionId=[], X-ONAP-RequestID=[eabafc73-af9e-42e1-b6df-d575cfb4e375], Content-Type=[application/merge-patch+json]} 2023-03-28T08:44:45.584Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:44:45.710Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?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/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:44:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[458992], x-aai-txid=[0-aai-resources-230328-08:44:44:312-65885], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:44:45.711Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:44:45.712Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaa5cfa8-5b09-412d-b995-c28af06be038/model-vers/model-ver/99a0dea6-13e7-4128-be9d-1639c5abef79?depth=0|INFO|500||InvokeReturn 2023-03-28T08:44:45.712Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:44:45.712Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:44:45.722Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:44:45.722Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID eabafc73-af9e-42e1-b6df-d575cfb4e375 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:44:45.723Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:44:45.723Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:45.723Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:45.723Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679993085723, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:44:46.752Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:44:46.752Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7987d6d2-c8a2-4d3b-9806-38577e08e849","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"74e09605-ec7e-42f0-8cd6-86a8b9b29c1d","serviceDescription":"service","serviceInvariantUUID":"4ac5657e-6ca6-4def-aab7-c240945dfb9b","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"fd7ab781-1d29-4587-9cf3-f155e7aa4ef5","resourceInvariantUUID":"5af3410d-cd9e-4bc8-9c5e-58c42ee90049","resourceCustomizationUUID":"5755a7a9-66b7-4113-b73a-643bc49262cc","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":"MzJjNzZiMzRjZmVjNjU1NzllNjExNzIzMmY5MDVlZWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"12f8f5ef-b01f-42f4-8534-de0ade425265","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":"MzhmMGYzYzI2MGM4YzYxYTc5NTEzNmU2N2VmMzMyNTI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"cb940e29-9ef8-4f64-a70f-765b0b8fa872","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":"f15f2805-ebbe-4d4a-88ef-38a642369ab8","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":"462e544d-90be-4b89-aa4d-34c13c9c577a","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":"80b8c8dd-5221-4966-913c-6a63d12923e1","artifactVersion":"2","generatedFromUUID":"f15f2805-ebbe-4d4a-88ef-38a642369ab8"},{"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":"YzYxZDZjNDdkZTBkYTlkN2MzODJhYTkxOGJiOWY3NzY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7724dea7-20b2-4b94-95be-f00ff997d185","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":"NGZhMTEzYWNlZTAzMTkwZmMxMGU1ZjQxOWUzNjUzZDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fe49c60f-ad02-49f5-89a8-fcf642e00472","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"Y2NmNjhjZDUxZjMxYjBlY2M2ZmE0ODc2MTAwZWY4YzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ae4f395b-c826-4c71-b132-59026f69ddc5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:44:46.753Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:44:46.753Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:46.753Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:46.753Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "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-03-28T08:44:47.754Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:44:47.755Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:47.755Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:47.755Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "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-03-28T08:44:48.756Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:44:48.756Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:48.756Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:48.756Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "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-03-28T08:44:49.757Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:44:49.758Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:49.758Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:49.758Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "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-03-28T08:44:50.759Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:44:50.759Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:50.759Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:50.760Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "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-03-28T08:44:51.761Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:44:51.761Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:51.761Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:51.761Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "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-03-28T08:44:52.763Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:44:52.763Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:52.763Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:52.763Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:44:53.764Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:44:53.765Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:53.765Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:53.765Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:44:54.766Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "74e09605-ec7e-42f0-8cd6-86a8b9b29c1d", "serviceDescription": "service", "serviceInvariantUUID": "4ac5657e-6ca6-4def-aab7-c240945dfb9b", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "5755a7a9-66b7-4113-b73a-643bc49262cc", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "fd7ab781-1d29-4587-9cf3-f155e7aa4ef5", "resourceInvariantUUID": "5af3410d-cd9e-4bc8-9c5e-58c42ee90049", "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": "MzhmMGYzYzI2MGM4YzYxYTc5NTEzNmU2N2VmMzMyNTI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cb940e29-9ef8-4f64-a70f-765b0b8fa872", "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": "f15f2805-ebbe-4d4a-88ef-38a642369ab8", "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": "80b8c8dd-5221-4966-913c-6a63d12923e1", "generatedFromUUID": "f15f2805-ebbe-4d4a-88ef-38a642369ab8" }, "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": "80b8c8dd-5221-4966-913c-6a63d12923e1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "Y2NmNjhjZDUxZjMxYjBlY2M2ZmE0ODc2MTAwZWY4YzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ae4f395b-c826-4c71-b132-59026f69ddc5" } ], "workloadContext": "Production" } 2023-03-28T08:44:54.767Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:44:54.767Z|eabafc73-af9e-42e1-b6df-d575cfb4e375|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d ASDC 2023-03-28T08:44:54.767Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7987d6d2-c8a2-4d3b-9806-38577e08e849 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:74e09605-ec7e-42f0-8cd6-86a8b9b29c1d ServiceInvariantUUID:4ac5657e-6ca6-4def-aab7-c240945dfb9b 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:ae4f395b-c826-4c71-b132-59026f69ddc5 ArtifactChecksum:Y2NmNjhjZDUxZjMxYjBlY2M2ZmE0ODc2MTAwZWY4YzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:5755a7a9-66b7-4113-b73a-643bc49262cc ResourceInvariantUUID:5af3410d-cd9e-4bc8-9c5e-58c42ee90049 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 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:cb940e29-9ef8-4f64-a70f-765b0b8fa872 ArtifactChecksum:MzhmMGYzYzI2MGM4YzYxYTc5NTEzNmU2N2VmMzMyNTI= 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:f15f2805-ebbe-4d4a-88ef-38a642369ab8 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:80b8c8dd-5221-4966-913c-6a63d12923e1 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:80b8c8dd-5221-4966-913c-6a63d12923e1 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T08:44:54.767Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:44:54.811Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:44:54.812Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:44:54.812Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:44:54.812Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-28T08:44:54.812Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:44:54.812Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-28T08:44:54.830Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:44:54.831Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@13ce7933 2023-03-28T08:44:54.831Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:44:54.831Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-28T08:44:54.831Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ae4f395b-c826-4c71-b132-59026f69ddc5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:44:54.831Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:44:54.832Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-28T08:44:54.832Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:44:54.832Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:54.832Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:54.832Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679993094831, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:44:55.833Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:ae4f395b-c826-4c71-b132-59026f69ddc5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:44:55.890Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||Csar with UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists 2023-03-28T08:44:55.891Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:44:55.891Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists) 2023-03-28T08:44:55.891Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:44:55.891Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:55.891Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:55.892Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679993095891, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:44:56.892Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:44:56.893Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||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: fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 already exists) 2023-03-28T08:44:56.893Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:44:56.893Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:44:56.893Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:44:56.893Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679993096892, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:44:57.894Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:44:57.921Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:44:57.925Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:44:57.925Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:44:57.925Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:44:57.925Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:44:57.925Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:44:57.925Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:44:57.925Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:44:57.925Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:44:57.925Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:44:57.938Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:45:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:45:21.737Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.737Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/resourceInstances/pnf194367a004ea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:45:21.737Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:21.737Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.737Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:45:21.737Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:21.738Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.738Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:45:21.738Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:21.738Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.738Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679993006241, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:45:21.738Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:21.738Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.738Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679993007960, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 36bf5004-6eb9-408a-b784-54a7a9a73d35 already exists" } 2023-03-28T08:45:21.738Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:21.738Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.739Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679993008960, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFon9enmy6f7zzo5fd3rl/1.0/artifacts/service-DemoPnfFon9enmy6f7zzo5fd3rl-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 42be0a6c-1826-4778-a3b0-684a350de3ec already exists" } 2023-03-28T08:45:21.739Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:21.739Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.739Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "949cd2cf-4141-4930-a770-629b2661a8b8", "consumerID": "SO-sdc-controller", "timestamp": 1679993040207, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:45:21.739Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:21.739Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.739Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:45:21.739Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:21.739Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.739Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T08:45:21.740Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:21.740Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.740Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-28T08:45:21.740Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:21.740Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.740Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:45:21.740Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:21.740Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.740Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-28T08:45:21.740Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:21.740Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.740Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-28T08:45:21.741Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:21.741Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.741Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-28T08:45:21.741Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:21.741Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.741Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:45:21.741Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:21.741Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.741Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:45:21.741Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:21.741Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.741Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:45:21.741Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:21.742Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.742Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679993051541, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-28T08:45:21.742Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:21.742Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.742Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679993053478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: dc246180-177b-4072-9611-13ee7d3408c7 already exists" } 2023-03-28T08:45:21.742Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:21.742Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:45:21.742Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679993054480, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 21711f5f-c128-41f9-93bc-c2a876c6ca45 already exists" } 2023-03-28T08:45:21.742Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:45:27.938Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:45:27.948Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7987d6d2-c8a2-4d3b-9806-38577e08e849 and serviceModelVersionId: 74e09605-ec7e-42f0-8cd6-86a8b9b29c1d 2023-03-28T08:45:27.948Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4ac5657e-6ca6-4def-aab7-c240945dfb9b 2023-03-28T08:45:27.948Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0 2023-03-28T08:45:27.955Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:45:27.977Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|INFO|500||Invoke 2023-03-28T08:45:27.977Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7987d6d2-c8a2-4d3b-9806-38577e08e849], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2f3ab031-e3c8-4245-b636-01d9fe753c0c], X-ECOMP-RequestID=[7987d6d2-c8a2-4d3b-9806-38577e08e849], X-TransactionId=[], X-ONAP-RequestID=[7987d6d2-c8a2-4d3b-9806-38577e08e849], Content-Type=[application/merge-patch+json]} 2023-03-28T08:45:27.986Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:45:28.123Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?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/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:45:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[132], vertex-id=[213208], x-aai-txid=[0-aai-resources-230328-08:45:26:712-18123], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:45:28.123Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:45:28.124Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ac5657e-6ca6-4def-aab7-c240945dfb9b/model-vers/model-ver/74e09605-ec7e-42f0-8cd6-86a8b9b29c1d?depth=0|INFO|500||InvokeReturn 2023-03-28T08:45:28.124Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:45:28.124Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:45:28.136Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:45:28.136Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7987d6d2-c8a2-4d3b-9806-38577e08e849 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:45:28.136Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:45:28.136Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:45:28.136Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:45:28.137Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679993128136, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:45:29.157Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:45:29.157Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"70d18c6f-8184-47a1-87df-6abc8d87c735","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"3925bfe3-60f3-4dfa-b551-c1841b15eb3a","serviceDescription":"service","serviceInvariantUUID":"dc3e4f0d-49ca-4497-90d2-6fed1c585bbc","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6a8d65fd-415c-41dc-896b-9f58c92a2bd4","resourceInvariantUUID":"37b87138-7f10-4eef-894f-fa9c823c37ab","resourceCustomizationUUID":"9510b9fb-7639-4543-9025-4b2d195ab5f7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"OTAwOGM3YzA5YmZhYTAxZmMyOGNjYjFiZGQ5MjQwYzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6ea35222-6f86-4790-9e7a-8beb4e903ae4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc8e7252-8200-4211-b235-2fae0792342d","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8ada00c6-9789-45c0-b19f-5fc87211b94e","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZDYzMDhjYmFiOGI0ZjUxZWIxNTk1ZTQ3NmUzMWExN2E\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"39ae5427-4018-4684-b49a-816dde4b203f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"71af54a7-8454-4a2a-a168-970f0a7dc334","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"db20e0a7-dae3-4e49-aaf5-442b61479a9e","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ab4e2fa0-712c-42e6-a998-475ff3694c6a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NzBmMzUxMmRhMDU3ZjU3MjI4NjIxMTkxMWU4NGVlZmI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1146fc2f-13e2-4560-87bc-38a7e07d9e55","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"OTlkZTIxOThlODIwMjBjODAzNGZkZTBhNzUyNDQ1Nzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e04364e9-51ee-4dcf-b5eb-7627d67fdb2b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:45:29.157Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:45:29.158Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:45:29.158Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:45:29.158Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:45:30.158Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:45:30.159Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:45:30.159Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:45:30.159Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:45:31.160Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:45:31.160Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:45:31.160Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:45:31.160Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:45:32.161Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:45:32.162Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:45:32.162Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:45:32.162Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:45:33.163Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:45:33.164Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:45:33.164Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:45:33.164Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:45:34.165Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:45:34.165Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:45:34.166Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:45:34.166Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:45:35.166Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:45:35.167Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:45:35.167Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:45:35.168Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:45:36.168Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:45:36.169Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:45:36.169Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:45:36.169Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:45:37.170Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:45:37.170Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:45:37.170Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:45:37.171Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:45:38.171Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "3925bfe3-60f3-4dfa-b551-c1841b15eb3a", "serviceDescription": "service", "serviceInvariantUUID": "dc3e4f0d-49ca-4497-90d2-6fed1c585bbc", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "9510b9fb-7639-4543-9025-4b2d195ab5f7", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "6a8d65fd-415c-41dc-896b-9f58c92a2bd4", "resourceInvariantUUID": "37b87138-7f10-4eef-894f-fa9c823c37ab", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "OTlkZTIxOThlODIwMjBjODAzNGZkZTBhNzUyNDQ1Nzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e04364e9-51ee-4dcf-b5eb-7627d67fdb2b" } ], "workloadContext": "Production" } 2023-03-28T08:45:38.172Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:45:38.172Z|7987d6d2-c8a2-4d3b-9806-38577e08e849|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3925bfe3-60f3-4dfa-b551-c1841b15eb3a ASDC 2023-03-28T08:45:38.172Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:70d18c6f-8184-47a1-87df-6abc8d87c735 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:3925bfe3-60f3-4dfa-b551-c1841b15eb3a ServiceInvariantUUID:dc3e4f0d-49ca-4497-90d2-6fed1c585bbc ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:e04364e9-51ee-4dcf-b5eb-7627d67fdb2b ArtifactChecksum:OTlkZTIxOThlODIwMjBjODAzNGZkZTBhNzUyNDQ1Nzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:9510b9fb-7639-4543-9025-4b2d195ab5f7 ResourceInvariantUUID:37b87138-7f10-4eef-894f-fa9c823c37ab ResourceName:test-pnf ResourceType:PNF ResourceUUID:6a8d65fd-415c-41dc-896b-9f58c92a2bd4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:45:38.172Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3925bfe3-60f3-4dfa-b551-c1841b15eb3a ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:45:38.215Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:45:38.216Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:45:38.216Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:45:38.216Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:45:38.216Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:45:38.216Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:45:38.241Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:45:38.242Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2a4f14d1 2023-03-28T08:45:38.242Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:45:38.242Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-28T08:45:38.242Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar e04364e9-51ee-4dcf-b5eb-7627d67fdb2b Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:45:38.242Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:45:38.242Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-28T08:45:38.243Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:45:38.243Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:45:38.243Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:45:38.243Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679993138242, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:45:39.244Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:e04364e9-51ee-4dcf-b5eb-7627d67fdb2b) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:45:39.298Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||Csar with UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b already exists 2023-03-28T08:45:39.299Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:45:39.300Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b already exists) 2023-03-28T08:45:39.300Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:45:39.300Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:45:39.300Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:45:39.301Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679993139299, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:45:40.301Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:45:40.302Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 already exists) 2023-03-28T08:45:40.302Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:45:40.302Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:45:40.302Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:45:40.303Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679993140301, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:45:41.303Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:45:41.327Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:45:41.332Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:45:41.332Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:45:41.332Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:45:41.332Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:45:41.332Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:45:41.332Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:45:41.332Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:45:41.333Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:45:41.333Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:45:41.347Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:46:11.348Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:46:11.356Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 70d18c6f-8184-47a1-87df-6abc8d87c735 and serviceModelVersionId: 3925bfe3-60f3-4dfa-b551-c1841b15eb3a 2023-03-28T08:46:11.356Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dc3e4f0d-49ca-4497-90d2-6fed1c585bbc 2023-03-28T08:46:11.357Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0 2023-03-28T08:46:11.361Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:46:11.376Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T08:46:11.377Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|INFO|500||Invoke 2023-03-28T08:46:11.386Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:46:11.515Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0|INFO|500||InvokeReturn 2023-03-28T08:46:11.516Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc3e4f0d-49ca-4497-90d2-6fed1c585bbc/model-vers/model-ver/3925bfe3-60f3-4dfa-b551-c1841b15eb3a?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:46:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[125], vertex-id=[225496], x-aai-txid=[0-aai-resources-230328-08:46:10:114-27768], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:46:11.516Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:46:11.516Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:46:11.516Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:46:11.525Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:46:11.525Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 70d18c6f-8184-47a1-87df-6abc8d87c735 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:46:11.525Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:46:11.525Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:46:11.525Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:46:11.525Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679993171525, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:46:12.551Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:46:12.552Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"5b870950-72c7-4020-b769-1ce4f353e2c2","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"033387d8-f321-4375-9245-b5a89495dbfb","serviceDescription":"service","serviceInvariantUUID":"c5317bf1-ece6-47a6-8556-5663e06a073c","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"eae557b2-7528-4d2e-8fec-d4217f201844","resourceInvariantUUID":"701c5ea6-1c75-4d05-b9eb-3a9dd899ff94","resourceCustomizationUUID":"06b6b891-6913-40a6-a26d-42a808272d22","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"Y2M1MDUzODk1ZGExNjljOTdiZTgxZDA4YTY5YzdlNGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"74098816-e11e-46bf-95e6-2121e5abec4f","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"93d9b725-1149-4317-ba64-4daca1b23701","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7a894370-83a8-45d4-8624-277a7896cd9c","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"NjA2NmRiMjE2MzhlMDE0ZDFlNjQyZDY1ZWFmOTg4YmE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"77f1abb6-b71c-4233-bd41-488e9038629f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"08096cb0-a73c-440a-986a-7931d9b7e41a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"63824fb2-7f61-474a-a131-ad8e83d67408","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bbd4c21c-f571-44f4-90ea-2128e85e6ad8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"ZWUyMDBlZDU5M2UwNzJlZjQxNzIwMWUxYzU1ZGQ1MDU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"32292325-4125-4555-ac8c-007883361bb0","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MDFiM2IwOTE3YjhkMGI1YmVjN2Q2ZmQ3MWVmOWJkMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"24dffdd1-943d-4850-aa0a-7e3395bac4ce","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:46:12.552Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:46:12.552Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:46:12.552Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:46:12.552Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:46:13.553Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:46:13.553Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:46:13.554Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:46:13.554Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:46:14.554Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:46:14.554Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:46:14.554Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:46:14.554Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:46:15.555Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:46:15.555Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:46:15.555Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:46:15.555Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:46:16.556Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:46:16.556Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:46:16.556Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:46:16.556Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:46:17.557Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:46:17.557Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:46:17.557Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:46:17.558Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:46:18.558Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:46:18.559Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:46:18.559Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:46:18.559Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:46:19.560Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:46:19.560Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:46:19.560Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:46:19.560Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:46:20.561Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:46:20.561Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:46:20.561Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:46:20.562Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:46:21.562Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "033387d8-f321-4375-9245-b5a89495dbfb", "serviceDescription": "service", "serviceInvariantUUID": "c5317bf1-ece6-47a6-8556-5663e06a073c", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "06b6b891-6913-40a6-a26d-42a808272d22", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "eae557b2-7528-4d2e-8fec-d4217f201844", "resourceInvariantUUID": "701c5ea6-1c75-4d05-b9eb-3a9dd899ff94", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "MDFiM2IwOTE3YjhkMGI1YmVjN2Q2ZmQ3MWVmOWJkMGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "24dffdd1-943d-4850-aa0a-7e3395bac4ce" } ], "workloadContext": "Production" } 2023-03-28T08:46:21.563Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:46:21.563Z|70d18c6f-8184-47a1-87df-6abc8d87c735|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 033387d8-f321-4375-9245-b5a89495dbfb ASDC 2023-03-28T08:46:21.563Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:5b870950-72c7-4020-b769-1ce4f353e2c2 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:033387d8-f321-4375-9245-b5a89495dbfb ServiceInvariantUUID:c5317bf1-ece6-47a6-8556-5663e06a073c ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:24dffdd1-943d-4850-aa0a-7e3395bac4ce ArtifactChecksum:MDFiM2IwOTE3YjhkMGI1YmVjN2Q2ZmQ3MWVmOWJkMGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:06b6b891-6913-40a6-a26d-42a808272d22 ResourceInvariantUUID:701c5ea6-1c75-4d05-b9eb-3a9dd899ff94 ResourceName:test-pnf ResourceType:PNF ResourceUUID:eae557b2-7528-4d2e-8fec-d4217f201844 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:46:21.563Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 033387d8-f321-4375-9245-b5a89495dbfb ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:46:21.607Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:46:21.608Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:46:21.608Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:46:21.608Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 24dffdd1-943d-4850-aa0a-7e3395bac4ce from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:46:21.608Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:46:21.609Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:46:21.627Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:46:21.627Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4f69ba02 2023-03-28T08:46:21.627Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:46:21.627Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-28T08:46:21.628Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 24dffdd1-943d-4850-aa0a-7e3395bac4ce Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:46:21.628Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:46:21.628Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-28T08:46:21.628Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:46:21.628Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:46:21.628Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:46:21.628Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679993181628, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:46:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:46:21.736Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: cached metadata has changed from (version113: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version114: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-28T08:46:21.751Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:46:21.751Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T08:46:21.756Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=46, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:46:21.757Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 46: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T08:46:21.773Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=46, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:46:21.773Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T08:46:21.773Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:46:21.778Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:46:21.779Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:46:21.779Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:46:21.779Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2034, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:46:21.779Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:46:21.779Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:46:22.629Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:24dffdd1-943d-4850-aa0a-7e3395bac4ce) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:46:22.683Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||Csar with UUID: 24dffdd1-943d-4850-aa0a-7e3395bac4ce already exists 2023-03-28T08:46:22.684Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:46:22.684Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 24dffdd1-943d-4850-aa0a-7e3395bac4ce already exists) 2023-03-28T08:46:22.684Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:46:22.685Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:46:22.685Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:46:22.685Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679993182684, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 24dffdd1-943d-4850-aa0a-7e3395bac4ce already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:46:22.792Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.792Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "eabafc73-af9e-42e1-b6df-d575cfb4e375", "consumerID": "SO-sdc-controller", "timestamp": 1679993085723, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:46:22.793Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.793Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.793Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.793Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.793Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.793Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-28T08:46:22.794Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.794Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.794Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-28T08:46:22.794Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.794Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.794Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.794Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.794Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.795Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-28T08:46:22.795Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.795Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.795Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.795Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.795Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.796Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.796Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.796Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.796Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:46:22.796Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.796Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.797Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679993094831, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:46:22.797Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.797Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.797Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679993095891, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ae4f395b-c826-4c71-b132-59026f69ddc5 already exists" } 2023-03-28T08:46:22.797Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.797Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.797Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679993096892, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fd7ab781-1d29-4587-9cf3-f155e7aa4ef5 already exists" } 2023-03-28T08:46:22.797Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.798Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.798Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7987d6d2-c8a2-4d3b-9806-38577e08e849", "consumerID": "SO-sdc-controller", "timestamp": 1679993128136, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:46:22.798Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.798Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.798Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.798Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.798Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.798Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.798Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.798Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.798Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.799Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.799Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.799Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.799Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.799Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.799Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.799Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.799Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.799Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.799Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.800Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.800Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.800Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.800Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.800Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.800Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.800Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.800Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:46:22.800Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.800Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.800Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679993138242, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:46:22.800Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.801Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679993139299, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e04364e9-51ee-4dcf-b5eb-7627d67fdb2b already exists" } 2023-03-28T08:46:22.801Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.801Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679993140301, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6a8d65fd-415c-41dc-896b-9f58c92a2bd4 already exists" } 2023-03-28T08:46:22.801Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.801Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "70d18c6f-8184-47a1-87df-6abc8d87c735", "consumerID": "SO-sdc-controller", "timestamp": 1679993171525, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:46:22.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.804Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.804Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.804Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.804Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:46:22.804Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.804Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.804Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:46:22.804Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.804Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.804Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679993181628, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:46:22.804Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:22.805Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:46:22.805Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679993182684, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 24dffdd1-943d-4850-aa0a-7e3395bac4ce already exists" } 2023-03-28T08:46:22.805Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:46:23.686Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:46:23.686Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: eae557b2-7528-4d2e-8fec-d4217f201844 already exists) 2023-03-28T08:46:23.686Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:46:23.686Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:46:23.686Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:46:23.686Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679993183686, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: eae557b2-7528-4d2e-8fec-d4217f201844 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:46:24.687Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5b870950-72c7-4020-b769-1ce4f353e2c2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:46:24.711Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5b870950-72c7-4020-b769-1ce4f353e2c2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:46:24.715Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:46:24.716Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:46:24.716Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:46:24.716Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:46:24.716Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:46:24.716Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:46:24.716Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:46:24.716Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:46:24.716Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:46:24.728Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:46:54.729Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5b870950-72c7-4020-b769-1ce4f353e2c2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:46:54.737Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5b870950-72c7-4020-b769-1ce4f353e2c2 and serviceModelVersionId: 033387d8-f321-4375-9245-b5a89495dbfb 2023-03-28T08:46:54.737Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c5317bf1-ece6-47a6-8556-5663e06a073c 2023-03-28T08:46:54.738Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0 2023-03-28T08:46:54.744Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:46:54.768Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T08:46:54.768Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0|INFO|500||Invoke 2023-03-28T08:46:54.777Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-28T08:46:54.895Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0|INFO|500||InvokeReturn 2023-03-28T08:46:54.895Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5317bf1-ece6-47a6-8556-5663e06a073c/model-vers/model-ver/033387d8-f321-4375-9245-b5a89495dbfb?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:46:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[114], vertex-id=[229576], x-aai-txid=[2-aai-resources-230328-08:46:53:503-68643], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:46:54.896Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:46:54.896Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:46:54.896Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:46:54.908Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:46:54.909Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5b870950-72c7-4020-b769-1ce4f353e2c2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-28T08:46:54.909Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:46:54.909Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:46:54.909Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:46:54.909Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679993214909, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:46:55.940Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:46:55.940Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"4a694158-df11-4f74-81ca-e0e7671cea6e","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"92c89856-e60b-4745-bd23-5b2397f56e08","serviceDescription":"service","serviceInvariantUUID":"37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0b7486fa-83a3-40a1-a3bf-9bae60ca7a0f","resourceInvariantUUID":"0b3dc7e1-5376-413c-b889-2134b6e89324","resourceCustomizationUUID":"58f608dc-dafc-462f-add4-8fce2099a6c8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ZDQ2Y2YwYWE4ZDE5ZTJhZTkzMGFkMWQ0MzliODc3YjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a09d320e-c058-4b8c-b5cc-0398bd5b618e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"195675ef-57ee-4836-acb1-e3dde4cc14f5","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dbcd65bd-a01f-4199-9e57-99e07ae610e6","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZmQ0ODE0NWY1ODNmNTFlNDdkMzM2NzM0Mjk4Yzc2YjA\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"9d4b2c73-463a-4f48-9457-97820a4c843c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"553c3ec8-83ea-4582-886a-cd72b2501490","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4f503193-8275-43b5-8354-390a0afe4530","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4884f580-ff66-4ddf-9a46-637f5d4741c5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"N2ZlMjA4YzdkMzhhYjc2NWEyZTliN2Y0MDIzNWE1ZTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3599c5a4-cadf-4c56-9dbf-9e2980a88900","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MjY2ZDkzZmYxMmIwYTIwZWUxNzg0MzY5ODE3ZjI2NTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"15d0593e-1e69-4af0-9979-c9cb71bce943","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:46:55.940Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:46:55.940Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:46:55.940Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:46:55.941Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:46:56.941Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:46:56.942Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:46:56.942Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:46:56.942Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:46:57.943Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:46:57.944Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:46:57.944Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:46:57.944Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:46:58.944Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:46:58.945Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:46:58.945Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:46:58.945Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:46:59.945Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:46:59.946Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:46:59.946Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:46:59.946Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:47:00.947Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:47:00.947Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:47:00.947Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:47:00.947Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:47:01.948Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:47:01.948Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:47:01.948Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:47:01.948Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:47:02.949Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:47:02.949Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:47:02.949Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:47:02.950Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:47:03.950Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:47:03.951Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:47:03.951Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:47:03.951Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:47:04.952Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "92c89856-e60b-4745-bd23-5b2397f56e08", "serviceDescription": "service", "serviceInvariantUUID": "37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "58f608dc-dafc-462f-add4-8fce2099a6c8", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "0b7486fa-83a3-40a1-a3bf-9bae60ca7a0f", "resourceInvariantUUID": "0b3dc7e1-5376-413c-b889-2134b6e89324", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "MjY2ZDkzZmYxMmIwYTIwZWUxNzg0MzY5ODE3ZjI2NTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "15d0593e-1e69-4af0-9979-c9cb71bce943" } ], "workloadContext": "Production" } 2023-03-28T08:47:04.952Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:47:04.952Z|5b870950-72c7-4020-b769-1ce4f353e2c2|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 92c89856-e60b-4745-bd23-5b2397f56e08 ASDC 2023-03-28T08:47:04.952Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:4a694158-df11-4f74-81ca-e0e7671cea6e ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:92c89856-e60b-4745-bd23-5b2397f56e08 ServiceInvariantUUID:37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:15d0593e-1e69-4af0-9979-c9cb71bce943 ArtifactChecksum:MjY2ZDkzZmYxMmIwYTIwZWUxNzg0MzY5ODE3ZjI2NTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:58f608dc-dafc-462f-add4-8fce2099a6c8 ResourceInvariantUUID:0b3dc7e1-5376-413c-b889-2134b6e89324 ResourceName:test-pnf ResourceType:PNF ResourceUUID:0b7486fa-83a3-40a1-a3bf-9bae60ca7a0f ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-28T08:47:04.952Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 92c89856-e60b-4745-bd23-5b2397f56e08 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:47:04.988Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:47:04.989Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:47:04.989Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:47:04.990Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 15d0593e-1e69-4af0-9979-c9cb71bce943 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:47:04.990Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:47:04.990Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-28T08:47:05.009Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:47:05.009Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6c80663 2023-03-28T08:47:05.009Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:47:05.010Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-28T08:47:05.010Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 15d0593e-1e69-4af0-9979-c9cb71bce943 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:47:05.010Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:47:05.010Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-28T08:47:05.011Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:47:05.011Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:47:05.011Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:47:05.011Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679993225010, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:47:06.012Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:15d0593e-1e69-4af0-9979-c9cb71bce943) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T08:47:06.037Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:47:06.037Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 0b7486fa-83a3-40a1-a3bf-9bae60ca7a0f 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=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T08:47:06.048Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||test-pnf 0 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:47:06.075Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_ALREADY_EXIST test-pnf 0 0b7486fa-83a3-40a1-a3bf-9bae60ca7a0f test-pnf 2023-03-28T08:47:06.076Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 92c89856-e60b-4745-bd23-5b2397f56e08 2023-03-28T08:47:06.076Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 92c89856-e60b-4745-bd23-5b2397f56e08 2023-03-28T08:47:06.076Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 0b7486fa-83a3-40a1-a3bf-9bae60ca7a0f 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=? 2023-03-28T08:47:06.086Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-28T08:47:06.108Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:47:06.116Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 0b7486fa-83a3-40a1-a3bf-9bae60ca7a0f 0 ASDC deployResourceStructure 2023-03-28T08:47:06.118Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-28T08:47:06.118Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-28T08:47:06.118Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-28T08:47:06.119Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-28T08:47:06.119Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:47:06.119Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:47:06.119Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679993226118, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:47:07.120Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4a694158-df11-4f74-81ca-e0e7671cea6e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:47:07.147Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4a694158-df11-4f74-81ca-e0e7671cea6e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:47:07.152Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-28T08:47:07.152Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-28T08:47:07.152Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-28T08:47:07.153Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-28T08:47:07.153Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:47:07.153Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:47:07.153Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-28T08:47:07.153Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-28T08:47:07.153Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-28T08:47:07.168Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-28T08:47:21.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:47:21.742Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:47:21.742Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679993183686, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: eae557b2-7528-4d2e-8fec-d4217f201844 already exists" } 2023-03-28T08:47:21.743Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:47:21.743Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:47:21.743Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5b870950-72c7-4020-b769-1ce4f353e2c2", "consumerID": "SO-sdc-controller", "timestamp": 1679993214909, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-28T08:47:21.743Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:47:21.743Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:47:21.743Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:47:21.744Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:47:21.744Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:47:21.744Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-28T08:47:21.744Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:47:21.744Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:47:21.744Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-28T08:47:21.744Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:47:21.744Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:47:21.744Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-28T08:47:21.744Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:47:21.744Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:47:21.745Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:47:21.745Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:47:21.745Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:47:21.745Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:47:21.745Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:47:21.745Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:47:21.745Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-28T08:47:21.745Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:47:21.745Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:47:21.745Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:47:21.745Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:47:21.745Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:47:21.746Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679992478582, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:47:21.746Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:47:21.746Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:47:21.746Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679993225010, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:47:21.746Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:47:21.746Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-28T08:47:21.746Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679993226118, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-28T08:47:21.746Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:47:37.168Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4a694158-df11-4f74-81ca-e0e7671cea6e and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-28T08:47:37.180Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4a694158-df11-4f74-81ca-e0e7671cea6e and serviceModelVersionId: 92c89856-e60b-4745-bd23-5b2397f56e08 2023-03-28T08:47:37.181Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1 2023-03-28T08:47:37.183Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1/model-vers/model-ver/92c89856-e60b-4745-bd23-5b2397f56e08?depth=0 2023-03-28T08:47:37.190Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-28T08:47:37.205Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1/model-vers/model-ver/92c89856-e60b-4745-bd23-5b2397f56e08?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-28T08:47:37.205Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1/model-vers/model-ver/92c89856-e60b-4745-bd23-5b2397f56e08?depth=0|INFO|500||Invoke 2023-03-28T08:47:37.212Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1/model-vers/model-ver/92c89856-e60b-4745-bd23-5b2397f56e08?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-28T08:47:37.349Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1/model-vers/model-ver/92c89856-e60b-4745-bd23-5b2397f56e08?depth=0|INFO|500||InvokeReturn 2023-03-28T08:47:37.349Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/37c2ffe0-3aa8-4fbd-a9b7-983a48eb62e1/model-vers/model-ver/92c89856-e60b-4745-bd23-5b2397f56e08?depth=0 has http status code:200 and response headers:{date=[Tue, 28 Mar 2023 08:47:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[132], vertex-id=[512240], x-aai-txid=[1-aai-resources-230328-08:47:35:939-61555], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-28T08:47:37.350Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-28T08:47:37.350Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-28T08:47:37.350Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:47:37.363Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:47:37.363Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4a694158-df11-4f74-81ca-e0e7671cea6e and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-28T08:47:37.363Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-28T08:47:37.364Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:47:37.364Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:47:37.364Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679993257363, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:47:38.393Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T08:47:38.393Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-28T08:47:38.394Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Node 0 disconnected. 2023-03-28T08:47:38.395Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Node 1 disconnected. 2023-03-28T08:47:38.395Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-28T08:47:38.395Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-28T08:47:38.395Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T08:47:38.396Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T08:47:38.401Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-494aa15d-9dbd-4b93-8fe0-fd572691e0e7 2023-03-28T08:47:38.402Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, 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=12, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-28T08:47:38.402Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T08:47:38.402Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] (Re-)joining group 2023-03-28T08:47:40.101Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:47:43.113Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:47:46.122Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:47:49.133Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:47:52.140Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:47:55.150Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:47:58.158Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:48:01.166Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:48:04.175Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:48:07.184Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:48:10.193Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:48:13.201Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:48:16.210Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:48:19.220Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Request joining group due to: group is already rebalancing 2023-03-28T08:48:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:48:21.750Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:48:21.751Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] (Re-)joining group 2023-03-28T08:48:21.758Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully joined group with generation Generation{generationId=47, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:48:21.758Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully joined group with generation Generation{generationId=47, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-494aa15d-9dbd-4b93-8fe0-fd572691e0e7', protocol='range'} 2023-03-28T08:48:21.762Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:48:21.762Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:48:21.763Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:48:21.763Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:48:21.763Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:48:21.763Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, 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 HuD_iLjFTq-iTFrs9WY31Q 2023-03-28T08:48:21.763Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Finished assignment for group at generation 47: {SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-494aa15d-9dbd-4b93-8fe0-fd572691e0e7=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-28T08:48:21.778Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Successfully synced group in generation Generation{generationId=47, memberId='SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7-494aa15d-9dbd-4b93-8fe0-fd572691e0e7', protocol='range'} 2023-03-28T08:48:21.778Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Successfully synced group in generation Generation{generationId=47, memberId='SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a-ca40a6a5-96fb-44c8-abca-6ec842ac902e', protocol='range'} 2023-03-28T08:48:21.778Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T08:48:21.778Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T08:48:21.779Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T08:48:21.779Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T08:48:21.784Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:48:21.784Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:48:21.784Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:48:21.784Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:48:21.784Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:48:21.784Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:48:21.784Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:48:21.784Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2084, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:48:21.785Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-28T08:48:21.785Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99612623-31c4-4cbe-995f-2c80cf56390a, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:48:21.785Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-28T08:48:21.785Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-567aec32-8ab9-43f1-ae23-c8a5c7942fd7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-28T08:48:22.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:48:22.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "4a694158-df11-4f74-81ca-e0e7671cea6e", "consumerID": "SO-sdc-controller", "timestamp": 1679993257363, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-28T08:48:22.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:48:22.872Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-28T08:48:22.872Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"e03c40b6-f5bf-4f3e-979a-0380c4e17941","serviceName":"basic_onboard_CpOPgh","serviceVersion":"1.0","serviceUUID":"13446838-c2d8-44e0-b023-218e9441e598","serviceDescription":"service","serviceInvariantUUID":"d3cf4123-39c1-4298-8213-e654cf9416c1","resources":[{"resourceInstanceName":"basic_onboard_CpOPgh 0","resourceName":"basic_onboard_CpOPgh","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba253e-0e40-441b-afec-54085ad7e813","resourceInvariantUUID":"6002ed1d-5224-4b6b-aaa8-0f927fe416af","resourceCustomizationUUID":"f5e6c79d-d784-4751-8533-f0be853b4df4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5MjkzZjEzMmE2ZjUxOTNhODgzZmY2MGY0NTUwODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4fda2bd3-130c-4db8-8d9f-1a669addb589","artifactVersion":"1"},{"artifactName":"basic_onboard_cpopgh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json","artifactChecksum":"MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d49abee0-4bec-416c-9067-93b96e5134d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"349a23d8-d9f8-4d78-a145-36df663da992","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62053107-d388-4069-937d-8160145dff29","artifactVersion":"2","generatedFromUUID":"d091e00a-e439-48c5-9343-1a8f7e419e15"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCpopgh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml","artifactChecksum":"OGMyYTlmMTY5MzI1MGQ3OTJkYmQ1NmU3NjBkZjA2MDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c231bc34-8339-4209-961c-84a597fe9856","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCpopgh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar","artifactChecksum":"YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eec29ca7-3c5a-4d95-b138-64e248ca5e0e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-28T08:48:22.873Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:48:22.873Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:48:22.873Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:48:22.873Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679993258393, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:48:23.875Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:48:23.875Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:48:23.875Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:48:23.875Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679993258393, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:48:24.876Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:48:24.877Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:48:24.877Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:48:24.877Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679993258393, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:48:25.878Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:48:25.878Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:48:25.878Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:48:25.879Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679993258393, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:48:26.880Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:48:26.880Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:48:26.880Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:48:26.880Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679993258393, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:48:27.882Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:48:27.884Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:48:27.884Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:48:27.884Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679993258393, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:48:28.887Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-28T08:48:28.887Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:48:28.887Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:48:28.887Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679993258393, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:48:29.888Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "serviceName": "basic_onboard_CpOPgh", "serviceVersion": "1.0", "serviceUUID": "13446838-c2d8-44e0-b023-218e9441e598", "serviceDescription": "service", "serviceInvariantUUID": "d3cf4123-39c1-4298-8213-e654cf9416c1", "resources": [ { "resourceInstanceName": "basic_onboard_CpOPgh 0", "resourceCustomizationUUID": "f5e6c79d-d784-4751-8533-f0be853b4df4", "resourceName": "basic_onboard_CpOPgh", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba253e-0e40-441b-afec-54085ad7e813", "resourceInvariantUUID": "6002ed1d-5224-4b6b-aaa8-0f927fe416af", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_cpopgh0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "artifactChecksum": "MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d49abee0-4bec-416c-9067-93b96e5134d5", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "generatedFromUUID": "d091e00a-e439-48c5-9343-1a8f7e419e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62053107-d388-4069-937d-8160145dff29", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardCpopgh-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "artifactChecksum": "YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eec29ca7-3c5a-4d95-b138-64e248ca5e0e" } ], "workloadContext": "Production" } 2023-03-28T08:48:29.888Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-28T08:48:29.889Z|4a694158-df11-4f74-81ca-e0e7671cea6e|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 13446838-c2d8-44e0-b023-218e9441e598 ASDC 2023-03-28T08:48:29.889Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:e03c40b6-f5bf-4f3e-979a-0380c4e17941 ServiceName:basic_onboard_CpOPgh ServiceVersion:1.0 ServiceUUID:13446838-c2d8-44e0-b023-218e9441e598 ServiceInvariantUUID:d3cf4123-39c1-4298-8213-e654cf9416c1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardCpopgh-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ArtifactUUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e ArtifactChecksum:YTNjNzNlZjIzY2Y2NWEzNjQzYmQxZTY4YTI1Y2RiYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_CpOPgh 0 ResourceCustomizationUUID:f5e6c79d-d784-4751-8533-f0be853b4df4 ResourceInvariantUUID:6002ed1d-5224-4b6b-aaa8-0f927fe416af ResourceName:basic_onboard_CpOPgh ResourceType:VF ResourceUUID:73ba253e-0e40-441b-afec-54085ad7e813 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_cpopgh0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ArtifactUUID:d49abee0-4bec-416c-9067-93b96e5134d5 ArtifactChecksum:MWI3MWU3ZTNmYTZiNWYxNDliNTk5MWMwNzFjYmQwNzU= 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml ArtifactUUID:d091e00a-e439-48c5-9343-1a8f7e419e15 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 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/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env ArtifactUUID:62053107-d388-4069-937d-8160145dff29 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-28T08:48:29.889Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 13446838-c2d8-44e0-b023-218e9441e598 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-28T08:48:29.936Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-28T08:48:29.937Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:48:29.937Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-28T08:48:29.937Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: eec29ca7-3c5a-4d95-b138-64e248ca5e0e from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T08:48:29.937Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:48:29.937Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar 2023-03-28T08:48:29.965Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:48:29.965Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@75cef86c 2023-03-28T08:48:29.965Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:48:29.965Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T08:48:29.966Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardCpopgh-csar.csar /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar eec29ca7-3c5a-4d95-b138-64e248ca5e0e Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:48:29.966Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar ASDC sendASDCNotification 2023-03-28T08:48:29.966Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(Specified artifact is not found) 2023-03-28T08:48:29.966Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:48:29.966Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:48:29.966Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:48:29.966Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679993309966, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:48:30.967Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardCpopgh-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar(UUID:eec29ca7-3c5a-4d95-b138-64e248ca5e0e) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-28T08:48:30.991Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:48:30.991Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-28T08:48:30.997Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||basic_onboard_CpOPgh 0 2023-03-28T08:48:30.997Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba253e-0e40-441b-afec-54085ad7e813 2023-03-28T08:48:30.997Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d49abee0-4bec-416c-9067-93b96e5134d5 from URL: /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T08:48:30.997Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-28T08:48:30.997Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json 2023-03-28T08:48:31.014Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-28T08:48:31.015Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5815f23c 2023-03-28T08:48:31.015Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-28T08:48:31.015Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardCpopgh" ] } } } 2023-03-28T08:48:31.015Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_cpopgh0_modules.json /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json d49abee0-4bec-416c-9067-93b96e5134d5 Specified artifact is not found 300 ASDC artifact download fail 2023-03-28T08:48:31.015Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json ASDC sendASDCNotification 2023-03-28T08:48:31.016Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(Specified artifact is not found) 2023-03-28T08:48:31.016Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-28T08:48:31.016Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-28T08:48:31.016Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-28T08:48:31.016Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679993311015, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:48:32.017Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_cpopgh0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json(UUID:d49abee0-4bec-416c-9067-93b96e5134d5) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-28T08:48:32.017Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:48:32.046Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:48:32.050Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:48:32.050Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:49:02.050Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:49:02.071Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:49:02.075Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:49:02.075Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:49:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:49:21.737Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:49:21.737Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679993258393, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:49:21.738Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:49:32.075Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:49:32.094Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:49:32.097Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:49:32.097Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:50:02.097Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:50:02.123Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:50:02.127Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:50:02.127Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:50:21.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:50:21.737Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:50:21.737Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679993258393, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "NOTIFIED" } 2023-03-28T08:50:21.737Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:50:21.737Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:50:21.737Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679993258393, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-28T08:50:21.738Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:50:21.738Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:50:21.738Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679993258393, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-28T08:50:21.738Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:50:21.738Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:50:21.738Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679993258393, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-28T08:50:21.738Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:50:21.738Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:50:21.739Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679993258393, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-template.yml", "status": "NOT_NOTIFIED" } 2023-03-28T08:50:21.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:50:21.739Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:50:21.739Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679993258393, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "NOTIFIED" } 2023-03-28T08:50:21.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:50:21.739Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:50:21.739Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679993309966, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/artifacts/service-BasicOnboardCpopgh-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:50:21.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:50:21.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-28T08:50:21.740Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e03c40b6-f5bf-4f3e-979a-0380c4e17941", "consumerID": "SO-sdc-controller", "timestamp": 1679993311015, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCpopgh/1.0/resourceInstances/basic_onboard_cpopgh0/artifacts/basic_onboard_cpopgh0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-28T08:50:21.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-28T08:50:32.128Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:50:32.148Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:50:32.151Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:50:32.151Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:51:02.152Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:51:02.175Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:51:02.180Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:51:02.180Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:51:21.735Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T08:51:32.180Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:51:32.204Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:51:32.208Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:51:32.208Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-28T08:52:02.209Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:52:02.233Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e03c40b6-f5bf-4f3e-979a-0380c4e17941 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-28T08:52:02.238Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-28T08:52:02.238Z|e03c40b6-f5bf-4f3e-979a-0380c4e17941|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.